Find the perfect skill
Create WooCommerce iOS Pull Request
Development
Create a pull request following WooCommerce iOS conventions: verify branch, diff size, write description, add labels and milestone.
Push Changes and Create Draft PR
Development
Push committed changes and create a draft PR on GitHub. Use when you have staged changes ready to push and want to open a draft PR for early feedback or documentation.
Complete Logging System
Development
Complete guide to logging system, including application logs, script logs, error monitoring and request logs.
Cal Automation via Rube MCP
Development
Automate Cal operations through Composio's Cal toolkit via Rube MCP. Always search tools first for current schemas.
GraphQL Schema Generator
Development
Generate GraphQL schemas, resolvers, and type definitions. Use when designing GraphQL APIs or documenting schemas.
Go Use Cases
Development
Write or modify business logic in the clean-arch usecase layer. Defines interfaces, transaction boundaries, and error-wrapping conventions.
Plan Validation
Development
Validates plan document structure and frontmatter, ensuring compliance and metadata correctness before commits.
PR readiness quiz
Development
Interactive quiz that questions a PR author on their own changes to verify they understand them, especially AI-generated code. Grades each answer against the real code and gives a readiness score.
Propose evidence-cited SKILL.md edits
Development
Dispatch the skill-improver agent to propose evidence-cited edits for a genealogy skill's SKILL.md based on its eval run logs. Checks preconditions and never edits files directly.
Profiling Methodology
Development
Apply a systematic, measurement-first profiling workflow to identify and fix performance bottlenecks, and validate every improvement with statistical significance.
Refine a Ticket Interactively
Development
Interactively refine a ticket until it's ready for planning. Uses guided questions to clarify requirements and structure before moving on.
Stripe Integration
Development
Master Stripe payment integration for PCI-compliant checkout, subscriptions, webhooks, and refunds.