diff --git a/CATALOG.md b/CATALOG.md index b8681bd3..8fb02e92 100644 --- a/CATALOG.md +++ b/CATALOG.md @@ -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 | diff --git a/CHANGELOG.md b/CHANGELOG.md index 049e4659..42d09a27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/data/catalog.json b/data/catalog.json index 47008052..6039ca75 100644 --- a/data/catalog.json +++ b/data/catalog.json @@ -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" }, diff --git a/plugins/antigravity-awesome-skills-claude/skills/github-issue-creator/SKILL.md b/plugins/antigravity-awesome-skills-claude/skills/github-issue-creator/SKILL.md index 81f8a989..8f1e48f5 100644 --- a/plugins/antigravity-awesome-skills-claude/skills/github-issue-creator/SKILL.md +++ b/plugins/antigravity-awesome-skills-claude/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. diff --git a/plugins/antigravity-awesome-skills/skills/github-issue-creator/SKILL.md b/plugins/antigravity-awesome-skills/skills/github-issue-creator/SKILL.md index 81f8a989..8f1e48f5 100644 --- a/plugins/antigravity-awesome-skills/skills/github-issue-creator/SKILL.md +++ b/plugins/antigravity-awesome-skills/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. diff --git a/skills/github-issue-creator/SKILL.md b/skills/github-issue-creator/SKILL.md index 81f8a989..8f1e48f5 100644 --- a/skills/github-issue-creator/SKILL.md +++ b/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. diff --git a/skills_index.json b/skills_index.json index d1d99fff..d39b0de5 100644 --- a/skills_index.json +++ b/skills_index.json @@ -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", diff --git a/walkthrough.md b/walkthrough.md index fec80e68..cad8f7ec 100644 --- a/walkthrough.md +++ b/walkthrough.md @@ -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`.