Find the perfect skill
Claude Code Ecosystem
Development
Comprehensive guide to the Claude Code ecosystem: CLI setup, agents/skills creation, CLAUDE.md optimization, MCP integration, and CI/CD.
PRP Generator
Development
Generates comprehensive Product Requirement Plans (PRPs) for feature implementation, combining codebase analysis and external research for one-pass implementation.
Generate social cards for Pulumi events
Content
Generates on-brand social cards for a Pulumi event/workshop in five sizes, with enrichment (people, logos) and frontmatter updates. Runs event-bound or standalone.
Pull Request Review
Development
Review and approve/merge pull requests as a maintainer with full workflow including approve, request changes, merge, close.
ADK Bidi-streaming Expert
Development
Specialized in Google ADK Bidi-streaming architecture, implementation, and production best practices.
QA Web Application Testing & Bug Fixing
Testing
Systematically test and fix bugs in web applications with tiered severity (Quick, Standard, Exhaustive). Produces health scores and ship-readiness summary.
Feast - Meal Planning System
Education & Training
Comprehensive meal planning system with cultural themes, authentic recipes, and shopping lists. Plan diverse, nutritious meals for the whole week.
PRD Generator
Documentation
Generates a detailed Product Requirements Document (PRD) for a new feature. Asks clarifying questions, then produces a structured PRD with sections like goals, user stories, functional requirements, and success metrics. Helps when planning a feature or starting a new project.
Investigate Workflow Failures
DevOps
Diagnose causes of FAILED and CANCELLED workflow lanes for a Dashboard run ID, using SQLite, Logfire, code, and probe data. Distinguishes crashes from intended rejections.
Pytest Mocking Strategy
Testing
Strategy for pytest mocking: when to use autospec=True, AsyncMock patterns, mock factories, and what should never be mocked. Includes a decision matrix for mocking vs real objects.
API Design Principles
Development
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs.
Claw Release Automation
Development
Release automation for Claw skills and website. Guides through version bumping, tagging, and release verification. Helps maintain consistent releases and automate CI/CD pipeline steps.