From GitHub Issue Drafter Skill
Draft structured GitHub issues from loose notes, review comments, or partially written issue text. Use when you need to create, rewrite, or standardize a GitHub issue with a separate title and a concise body using Situation, Direction, Acceptance Criteria, Validation, and optional References. Trigger this skill for requests such as create an issue, structure this issue, turn notes into an issue, write acceptance criteria, write validation steps, or make an issue body clearer and objectively verifiable.
How this skill is triggered — by the user, by Claude, or both
Slash command
/gh-issue-drafter:gh-issue-drafterThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Turn incomplete notes into GitHub issues that are easy to discuss, implement,
Turn incomplete notes into GitHub issues that are easy to discuss, implement, and close. Keep the issue diagnostic rather than prescriptive, and make completion criteria objectively testable.
references/template.md for the output format. Treat it as the source
of truth.references/rules.md for section-writing rules.references/validation-patterns.md when validation scenarios need
concrete test shapes.references/examples.md only when a nearby example would help structure
a similar issue.Title: metadata followed by Body: using references/template.md.## Situation.Acceptance Criteria as final-state truths.Validation as explicit test scenarios that prove those truths.Suggested Approach, Target Shape,
Preview, or Tradeoffs.Ask for the smallest missing set of inputs needed to draft the issue:
Reorganize the notes into the template, tighten wording, and fill only the gaps that are directly supported by the provided material.
Preserve useful substance, separate mixed sections, and rewrite Acceptance Criteria and Validation so they are not redundant.
Always return:
Title: ... as issue metadata.Body: followed by the Markdown issue body using references/template.md.Include References in the body only when the user supplied references.
Acceptance Criteria.Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub rafaeelricco/dotfiles --plugin gh-issue-drafter