Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
qcc-dev
Use for coding standards, project conventions, and development best practices in qcc_plus project
majiayu000/claude-skill-registry 163
-
symfony:quality-checks
Run code quality tools including PHP-CS-Fixer for style, PHPStan for static analysis, and Psalm for type safety
majiayu000/claude-skill-registry 163
-
package-upgrade
Use when the user asks to analyze package upgrades, check for outdated dependencies, plan npm/NuGet updates, or assess breaking changes in package updates. Triggers on keywords like "upgrade packages", "outdated", "npm update", "breaking changes", "dependency upgrade", "package update", "version upgrade".
majiayu000/claude-skill-registry 163
-
gmacko-dev-issue-create
Use when (1) creating GitHub issues from feature plans or bug reports, (2) documenting bugs found during development, (3) managing the project backlog. Creates well-structured GitHub issues with templates and labels.
majiayu000/claude-skill-registry 163
-
gh-pr-issue
Keep pull requests and issues healthy using gh CLI (list, view, comment, close).
majiayu000/claude-skill-registry 163
-
openspec-change-implementation
Implements L0-1 changes from proposals.
majiayu000/claude-skill-registry 163
-
symbolication-setup
Configure crash symbolication for readable stack traces. Use when setting up dSYMs (iOS), ProGuard/R8 mappings (Android), or source maps (React Native).
majiayu000/claude-skill-registry 163
-
coderabbit-fix
Implement fixes for specific CodeRabbit review issues. Runs in isolated subagent context with focused task. Verifies fixes with tests before returning. Use one per issue from triage task list.
majiayu000/claude-skill-registry 163
-
moai-essentials-debug
Advanced debugging with stack trace analysis, error pattern detection, and fix suggestions. Use when delivering quick diagnostic support for everyday issues.
majiayu000/claude-skill-registry 163
-
state-manager
Manage issue lifecycle states (close, reopen, update state) via Fractary CLI
majiayu000/claude-skill-registry 163
-
news-research
Conduct comprehensive news research and generate professional newsletters. Use when user submits topics for news analysis, sentiment tracking, or competitive media coverage research.
majiayu000/claude-skill-registry 163
-
romance-novel-conventions
当用户提到言情、爱情故事或关系导向叙事时使用 - 提供类型规范、节奏指南和言情小说的情感节点
majiayu000/claude-skill-registry 163
-
web-audio
Use when working with Web Audio API. Applies AudioContext management, signal routing, AudioWorklet patterns, and audio cleanup best practices.
majiayu000/claude-skill-registry 163
-
volition
Agency and execution. Edit code semantically, invoke LLMs, search the web, query security services, and discover relevant skills.
majiayu000/claude-skill-registry 163
-
Turbo Monorepo Expert
Expert guidance for Turborepo and pnpm workspace management, build optimization, caching strategies, and monorepo architecture patterns. Use when working with Turbo monorepos, pnpm workspaces, or multi-package projects.
majiayu000/claude-skill-registry 163
-
resource-curator
Find, evaluate, and maintain high-quality external resources for JavaScript concept documentation, including auditing for broken and outdated links
majiayu000/claude-skill-registry 163
-
bugfix-format
バグ修正ドキュメントのフォルダ構造と形式。/fixコマンドが参照する。
majiayu000/claude-skill-registry 163
-
hetzner-coder
This skill guides provisioning Hetzner Cloud infrastructure with OpenTofu/Terraform. Use when creating servers, networks, firewalls, load balancers, or volumes on Hetzner Cloud.
majiayu000/claude-skill-registry 163
-
makefile-review
Audit Makefiles for duplication, portability, and idiomatic GNU Make usage.
Triggers: Makefile review, build system, GNU Make, portability, deduplication,
pattern rules, automatic variables, dependency graph
Use when: auditing Makefiles, reviewing build system, checking portability,
eliminating recipe duplication
DO NOT use when: creating new Makefiles - use abstract:make-dogfood.
DO NOT use when: architecture review - use architecture-review.
Use this skill for Makefile audit and optimization.
majiayu000/claude-skill-registry 163
-
oss:solution-implementation
Phase 3 of OSS contribution - Design and implement the solution following project standards and best practices. Writes code following conventions, adds/updates tests, handles edge cases. Use when issue analysis is complete and ready to write code.
majiayu000/claude-skill-registry 163
-
2-categorize-files
Second step in building instruction context for codebase
majiayu000/claude-skill-registry 163
-
creative-qa-checklist
Use to verify creative assets meet brand, accessibility, and localization standards before launch.
majiayu000/claude-skill-registry 163
-
github-pr-workflow
Working with GitHub Pull Requests using the gh CLI. Use for fetching PR details, review comments, CI status, and understanding the difference between PR-level comments vs inline code review comments.
majiayu000/claude-skill-registry 163
-
aico-pm-story-acceptance
Verify and close stories after frontend/backend tasks are completed. Check ALL related task files, update story acceptance criteria checkboxes.
UNIQUE VALUE: Ensures BOTH frontend AND backend tasks are verified before closing story. Prevents premature story closure.
Use this skill when:
- Frontend or backend notifies "task completed, please verify"
- User asks to "verify story", "accept story", "close story", "mark story done"
- Need to check if a story can be marked as complete
- User asks "is story X done?", "can we close story X?"
CRITICAL: Must check BOTH frontend tasks (docs/reference/frontend/tasks/) AND backend tasks (docs/reference/backend/tasks/) before closing.
Output: Update story file checkboxes from `- [ ]` to `- [x]`
majiayu000/claude-skill-registry 163