Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Create GitHub issues and PRs following contribution guidelines. Activate when user says 'contribute this', 'submit pr',...
Create a pull request properly linked to a GitHub issue using gh pr create --issue. Use when creating a PR that implemen...
Creates a new GitHub issue. Use when a new task, bug, or feature request needs to be tracked.
Creates a draft issue item in a GitHub Project. Use for items that don't yet have a corresponding repository issue.
Determine the GitHub issue number by parsing the current git branch name that starts with digits (e.g., 38-migrate...)....
Debug GitHub Actions build failures by fetching and analyzing workflow logs. Use when CI/CD pipelines fail and you need...
Runtime-aware dependency upgrade intelligence for JavaScript/TypeScript and Python repositories (including monorepos/tur...
Find and answer unanswered GitHub discussions. Activate when user wants to contribute to open source discussions, help a...
Analyze failing GitHub PR checks by inspecting GitHub Actions runs via the gh CLI, fetching workflow logs, extracting fa...
Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan an...
Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use `gh` to inspect checks and...
minecraft clover server web page(s)
研究 codex 使用 skill 生成 survey 這件事
Address PR review feedback by making changes and replying to comments. Use when a PR has open review comments needing re...
Retrieve all review comments from a pull request using the GitHub API. Use when you need to see what feedback has been p...
Analyze GitHub Actions workflow health and provide a comprehensive diagnostic report.
End-to-end implementation workflow for a GitHub issue from planning through PR creation. Use when starting work on an is...
GitHub author interaction network discovery. Maps cobordisms between
Create a GitHub issue following project guidelines
Create a GitHub issue from a dendron note, stripping frontmatter and formatting for team review. Supports preview before...
Close and resolve GitHub issues using gh CLI. Mark issues as completed, won't fix, or duplicate. Use when issue is resol...
Add comments to GitHub issues using gh CLI. Provide updates, ask questions, share progress, or collaborate on issues. Us...
Comment on GitHub issues using the gh CLI. Use when Codex needs to share an implementation plan, progress update, or blo...
Create GitHub issues using gh CLI with templates, labels, and assignments. Use when user wants to report bugs, request f...
Manages GitHub issue blocking/blocked-by relationships using the native dependencies feature via GraphQL API. Use when s...
Start working on a GitHub issue by creating a linked branch using gh CLI. Automatically creates and checks out a branch...
Edit GitHub issue metadata using gh CLI. Update title, body, labels, assignees, milestones, and projects. Use when issue...
End-to-end GitHub issue fix workflow using gh, local code changes, builds/tests, and git push. Use when asked to take an...
GitHub Issue を修正するスキル。 以下の状況で使用: (1) ユーザーが「Issue #XX を修正して」と依頼した時 (2) ユーザーが明示的に「/gh-issue-fixer」を実行した時 (3) GitHub Issue...
Manages GitHub issue parent-child relationships and sub-issues using REST and GraphQL APIs. Use when breaking down large...
Read the current GitHub issue description from the branch-based issue number, agree on a plan, and update the issue desc...
Standardized GitHub issue templates for bugs, features, and tasks. Provides title formats, body structure, and required...
Label taxonomy and triage workflow for GitHub issues. Defines type labels (bug/feature/enhancement/docs/chore), priority...
GitHub issue triage workflow with contributor profile extraction. Analyze → clarify → file cells → tag → implement → cre...
View GitHub issue details using gh CLI. Shows issue status, comments, timeline, and metadata. Use when user wants to ins...
Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usag...
Write GitHub Issues/PRs and manage milestones for this repo. Use for issue/PR content conventions and gh CLI workflow (i...
Manages labels on a GitHub issue. Use for triage and categorization.
Creates and links a development branch to an issue. Use to start implementation work.
Lists GitHub issues with optional filtering. Use when you need to browse open, closed, or specifically labeled issues in...
Lists available labels in a repository. Use to discover valid labels for triage.
Lists milestones in a repository. Use to track progress against release goals.
Lists custom fields in a GitHub Project. Use to discover field IDs like "Status" or "Priority".
Lists GitHub Projects (v2). Use when you need to find project IDs or view available boards.