Find the perfect skill
Home Assistant PR Reviewer
Development
Reviews Home Assistant GitHub pull requests and provides feedback comments. Follows best practices for thorough code review.
Review Skill
Development
Review a skill folder for trigger quality, correctness, overlap, missing references, and splitting opportunities. Return findings and proposed edits.
Create a pull request following WooCommerce iOS conventions
Development
Steps to create a PR for WooCommerce iOS: verify branch, check diff, write description, push, create PR with template, add labels, set milestone.
Write Agent Skills
Development
Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.
Commands Manager
Development
Skill for building and improving Claude Code slash commands. Use it to create, adapt, validate, and fix commands following the management policy.
Code Necromancer
Development
Systematic framework for understanding, resurrecting, and modernizing legacy codebases.
AFK Queue
Development
Work through a queue of AFK-ready issues unattended, each in an isolated subagent with clean context, so no history leaks between issues. Use for several ready issues, e.g. 'implement these 4 issues'.
MVT View Rules
Development
Rules and file structure for writing or modifying MVT views: bindings, idempotent refresh(), cosmetic presentation state, and view models. Use for anything under views/.
Microservices Communication Patterns
Development
Implement inter-service communication with event-driven patterns, message queues, and API gateways.
Team Agent Orchestration
Development
Run team-based orchestration for agent squads using work items, ownership, agent Kanban, merge gates, and control pane handoffs.
Feature Planning
Development
Generates a detailed implementation plan in specs/*.md for a new feature. It follows a structured template with description, user story, steps, and acceptance criteria, after researching existing code patterns and conventions.
Solana Development Hub
Development
Central hub for Solana development, routing to specialized submodule skills. Progressive disclosure for focused reading.