skills/update-issue/SKILL.md
Update a GitHub issue with new title, body, labels, or assignees
npx skillsauth add ruchernchong/claude-kit update-issueInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Infer language style from the project:
Update a GitHub issue with the following workflow:
gh issue view to display current state.github/ISSUE_TEMPLATE/ or .github/ directoriesgh issue edit to apply changesFor the issue title:
For the issue body (when using ISSUE_TEMPLATE format):
For the issue body (custom format):
For labels and assignees:
development
Audit and fix Tailwind CSS anti-patterns. Enforces spacing direction (bottom-only), size-* usage, gap preference, 8px grid, and other best practices.
documentation
Update and maintain CLAUDE.md and README.md documentation
development
Run security audit with GitLeaks pre-commit hook setup and code analysis
development
--- name: heroui description: Build accessible UIs using HeroUI v3 components (React + Tailwind CSS v4 + React Aria). Use when creating React interfaces, selecting UI components, implementing forms, navigation, overlays, or data display. Use when installing HeroUI v3, customizing themes, accessing component documentation, building with compound components, or working with component APIs. Keywords: HeroUI, Hero UI, heroui, React Aria, accessible components, Tailwind CSS v4, @heroui/react@beta, @h