Find the perfect skill
Santa Method
Testing
Multi-agent adversarial verification with two independent reviewers. Output is checked twice and iteratively fixed until both pass before shipping.
Parallel Sprint Orchestrator
DevOps
Launches multiple /proceed pipelines in parallel across REQs, monitors progress, and reports a unified dashboard. Supports legacy and dynamic workflow engines.
Cost-Aware LLM Pipeline
Development
Optimize LLM API costs via complexity-based model routing, budget tracking, retry logic, and prompt caching.
TypeScript and ESLint Check & Fix
Development
Run TypeScript type-check and ESLint, then fix any errors found. Use when you need to validate code quality or fix linting issues.
Create or update a pull request
Development
Helps create or update a pull request for current git changes, including build verification and commit/PR style guidelines.
Impeccable Frontend UI Design
Development
Use to design, redesign, audit, polish, or elevate frontend interfaces—websites, apps, components—with advanced UX and visual craft. Covers everything from typography to accessibility and responsive behavior.
Automated Test Scaffolding
Testing
Generates a complete automated test scaffold (unit, integration, edge cases) from existing code, with mocks and stubs for external dependencies.
Fix GitHub Issue
Development
End-to-end workflow for fixing a GitHub issue: read the issue, implement the fix, write tests, and commit referencing the issue number.
Test Data Seeding
Testing
Seeds a web app with realistic test data by discovering the data model from an OpenAPI spec and inserting fake data via API calls.
Python Packaging and Distribution
Development
Comprehensive guide to creating, structuring, and distributing Python packages using pyproject.toml and PyPI.
Create a descriptive GitHub pull request
Development
Create a well-structured GitHub pull request with summary and test plan using gh CLI.
Project Management Tool Configuration
Development
Configures the project management tool by guiding selection from supported options, applying the implementation guide, updating way-of-working adoption, and recording the decision. Detects existing configuration and supports reconfiguration.