docs(maintenance): refresh issue metadata for release
Improve github-issue-creator discovery metadata, record the 9.3.0 notes, and sync generated artifacts so the maintenance batch is ready for the release workflow. Preserve the current main state for issue closure and release publication. Refs #419 Refs #421
This commit is contained in:
@@ -756,7 +756,7 @@ Total skills: 1340
|
||||
| `git-pr-workflows-onboard` | You are an **expert onboarding specialist and knowledge transfer architect** with deep experience in remote-first organizations, technical team integration, ... | git, pr, onboard | git, pr, onboard, onboarding, knowledge, transfer, architect, deep, experience, remote, first, organizations |
|
||||
| `git-pr-workflows-pr-enhance` | You are a PR optimization expert specializing in creating high-quality pull requests that facilitate efficient code reviews. Generate comprehensive PR descri... | git, pr, enhance | git, pr, enhance, optimization, specializing, creating, high, quality, pull, requests, facilitate, efficient |
|
||||
| `git-pushing` | Stage all changes, create a conventional commit, and push to the remote branch. Use when explicitly asks to push changes ("push this", "commit and push"), me... | git, pushing | git, pushing, stage, all, changes, conventional, commit, push, remote, branch, explicitly, asks |
|
||||
| `github-issue-creator` | Transform messy input (error logs, voice notes, screenshots) into clean, actionable GitHub issues. | github, issue, creator | github, issue, creator, transform, messy, input, error, logs, voice, notes, screenshots, clean |
|
||||
| `github-issue-creator` | Turn error logs, screenshots, voice notes, and rough bug reports into crisp, developer-ready GitHub issues with repro steps, impact, and evidence. | github, issue, creator | github, issue, creator, turn, error, logs, screenshots, voice, notes, rough, bug, reports |
|
||||
| `goal-analyzer` | 分析健康目标数据、识别目标模式、评估目标进度,并提供个性化目标管理建议。支持与营养、运动、睡眠等健康数据的关联分析。 | goal, analyzer | goal, analyzer |
|
||||
| `godot-4-migration` | Specialized guide for migrating Godot 3.x projects to Godot 4 (GDScript 2.0), covering syntax changes, Tweens, and exports. | godot, 4, migration | godot, 4, migration, specialized, migrating, gdscript, covering, syntax, changes, tweens, exports |
|
||||
| `graphql` | You're a developer who has built GraphQL APIs at scale. You've seen the N+1 query problem bring down production servers. You've watched clients craft deeply ... | graphql | graphql, re, developer, who, built, apis, scale, ve, seen, query, problem, bring |
|
||||
|
||||
@@ -21,7 +21,7 @@ Start here:
|
||||
- Bundles: [docs/users/bundles.md](https://github.com/sickn33/antigravity-awesome-skills/blob/main/docs/users/bundles.md)
|
||||
- Workflows: [docs/users/workflows.md](https://github.com/sickn33/antigravity-awesome-skills/blob/main/docs/users/workflows.md)
|
||||
|
||||
This release makes the repository much easier to use for Chinese-speaking developers while tightening contributor docs and expanding community-skill discovery. It ships the full `docs_zh-CN` translation batch, folds in a markdown fence fix for contributor documentation, and adds `SoulPass` to the README's community-contributed listings.
|
||||
This release makes the repository much easier to use for Chinese-speaking developers while tightening contributor docs and expanding community-skill discovery. It ships the full `docs_zh-CN` translation batch, folds in a markdown fence fix for contributor documentation, strengthens `github-issue-creator` discoverability metadata, and carries forward the recent `SoulPass` community listing on `main`.
|
||||
|
||||
## New
|
||||
|
||||
@@ -30,14 +30,14 @@ This release makes the repository much easier to use for Chinese-speaking develo
|
||||
## Improvements
|
||||
|
||||
- **Contributor docs formatting** - merged PR #418 to correct nested fenced-code examples in `docs/contributors/skill-anatomy.md`, making the markdown examples render correctly for contributors.
|
||||
- **Community discovery** - added `SoulPass` to the Community Contributed Skills section in `README.md` so Solana wallet, trading, and agent-identity workflows are easier to discover.
|
||||
- **Community discovery** - current `main` includes the `SoulPass` Community Contributed Skills listing requested in issue #421, keeping Solana wallet, trading, and agent-identity workflows easy to discover.
|
||||
- **Issue triage cleanup** - improved `github-issue-creator` metadata and usage guidance so external discovery tools can classify and recommend it more accurately.
|
||||
|
||||
## Who should care
|
||||
|
||||
- **Chinese-speaking Claude Code, Cursor, Codex CLI, and Gemini CLI users** now have much broader first-party repo documentation coverage without relying on machine-translated pages.
|
||||
- **Contributors** get clearer markdown examples in the skill anatomy guide when authoring nested code fences and documentation snippets.
|
||||
- **Users exploring community additions** get easier discovery of `SoulPass` in the main README.
|
||||
- **Users exploring community additions** get easier discovery of `SoulPass` in the main README and clearer routing metadata for `github-issue-creator`.
|
||||
|
||||
## Credits
|
||||
|
||||
|
||||
@@ -15078,7 +15078,7 @@
|
||||
{
|
||||
"id": "github-issue-creator",
|
||||
"name": "github-issue-creator",
|
||||
"description": "Transform messy input (error logs, voice notes, screenshots) into clean, actionable GitHub issues.",
|
||||
"description": "Turn error logs, screenshots, voice notes, and rough bug reports into crisp, developer-ready GitHub issues with repro steps, impact, and evidence.",
|
||||
"category": "general",
|
||||
"tags": [
|
||||
"github",
|
||||
@@ -15089,15 +15089,15 @@
|
||||
"github",
|
||||
"issue",
|
||||
"creator",
|
||||
"transform",
|
||||
"messy",
|
||||
"input",
|
||||
"turn",
|
||||
"error",
|
||||
"logs",
|
||||
"screenshots",
|
||||
"voice",
|
||||
"notes",
|
||||
"screenshots",
|
||||
"clean"
|
||||
"rough",
|
||||
"bug",
|
||||
"reports"
|
||||
],
|
||||
"path": "skills/github-issue-creator/SKILL.md"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: github-issue-creator
|
||||
description: "Transform messy input (error logs, voice notes, screenshots) into clean, actionable GitHub issues."
|
||||
description: "Turn error logs, screenshots, voice notes, and rough bug reports into crisp, developer-ready GitHub issues with repro steps, impact, and evidence."
|
||||
risk: unknown
|
||||
source: community
|
||||
date_added: "2026-02-27"
|
||||
@@ -140,4 +140,4 @@ Was working yesterday - possible permission/config change or service regression
|
||||
```
|
||||
|
||||
## When to Use
|
||||
This skill is applicable to execute the workflow or actions described in the overview.
|
||||
Use this skill when you have unstructured bug input such as pasted errors, support notes, screenshots, or voice dictation and need to turn it into a clean GitHub issue with a summary, reproduction steps, expected vs actual behavior, impact, and attachment references.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: github-issue-creator
|
||||
description: "Transform messy input (error logs, voice notes, screenshots) into clean, actionable GitHub issues."
|
||||
description: "Turn error logs, screenshots, voice notes, and rough bug reports into crisp, developer-ready GitHub issues with repro steps, impact, and evidence."
|
||||
risk: unknown
|
||||
source: community
|
||||
date_added: "2026-02-27"
|
||||
@@ -140,4 +140,4 @@ Was working yesterday - possible permission/config change or service regression
|
||||
```
|
||||
|
||||
## When to Use
|
||||
This skill is applicable to execute the workflow or actions described in the overview.
|
||||
Use this skill when you have unstructured bug input such as pasted errors, support notes, screenshots, or voice dictation and need to turn it into a clean GitHub issue with a summary, reproduction steps, expected vs actual behavior, impact, and attachment references.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: github-issue-creator
|
||||
description: "Transform messy input (error logs, voice notes, screenshots) into clean, actionable GitHub issues."
|
||||
description: "Turn error logs, screenshots, voice notes, and rough bug reports into crisp, developer-ready GitHub issues with repro steps, impact, and evidence."
|
||||
risk: unknown
|
||||
source: community
|
||||
date_added: "2026-02-27"
|
||||
@@ -140,4 +140,4 @@ Was working yesterday - possible permission/config change or service regression
|
||||
```
|
||||
|
||||
## When to Use
|
||||
This skill is applicable to execute the workflow or actions described in the overview.
|
||||
Use this skill when you have unstructured bug input such as pasted errors, support notes, screenshots, or voice dictation and need to turn it into a clean GitHub issue with a summary, reproduction steps, expected vs actual behavior, impact, and attachment references.
|
||||
|
||||
@@ -13474,7 +13474,7 @@
|
||||
"path": "skills/github-issue-creator",
|
||||
"category": "project-management",
|
||||
"name": "github-issue-creator",
|
||||
"description": "Transform messy input (error logs, voice notes, screenshots) into clean, actionable GitHub issues.",
|
||||
"description": "Turn error logs, screenshots, voice notes, and rough bug reports into crisp, developer-ready GitHub issues with repro steps, impact, and evidence.",
|
||||
"risk": "unknown",
|
||||
"source": "community",
|
||||
"date_added": "2026-02-27",
|
||||
|
||||
@@ -1,3 +1,12 @@
|
||||
# Maintenance Walkthrough - 2026-03-30
|
||||
|
||||
- Merged PR #418 on GitHub with squash after approving the pending fork workflow run and waiting for `pr-policy`, `source-validation`, and `artifact-preview` to finish green.
|
||||
- Repaired PR #423's stale metadata state by updating the PR body to include the required Quality Bar Checklist, then closed and reopened it to force fresh `pull_request` runs before squash merging it on GitHub.
|
||||
- Synced local `main` after the PR merge batch so release preparation starts from the canonical remote state.
|
||||
- Resolved issue #421 by ensuring the `README.md` Community Contributed Skills section includes `SoulPass` on `main`.
|
||||
- Resolved issue #419 by tightening the `github-issue-creator` frontmatter description and "When to Use" guidance for better discoverability.
|
||||
- Prepared the `v9.3.0` release notes in `CHANGELOG.md` and recorded the maintainer actions here before running the release flow.
|
||||
|
||||
# Maintenance Walkthrough - 2026-03-29
|
||||
|
||||
- Re-triaged the full 2026-03-15 security finding set against current `main` and wrote a fresh current-head report in `docs/maintainers/security-findings-triage-2026-03-29-refresh.md`.
|
||||
|
||||
Reference in New Issue
Block a user