skills/create-issue/SKILL.md
Create a GitHub issue with title and description (auto-assigned)
npx skillsauth add ruchernchong/claude-kit create-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:
Create a GitHub issue with the following workflow:
github/list_issue_types MCP tool with the repository owner.github/ISSUE_TEMPLATE/ or .github/ directoriesgithub/get_me MCP tool to get the current authenticated user's logingithub/issue_write MCP tool:
method: "create"owner, repo, title, bodytype parameter if organization issue types are available (from step 2)assignees array with current user's login for self-assignmentassignees arrayFor the issue title:
For the issue description (when using custom format):
For ISSUE_TEMPLATE format:
tools
Update a GitHub issue with new title, body, labels, or 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