Find the perfect skill
OpenEvidence Webhooks & Events
Development
Configure OpenEvidence webhooks for async DeepConsult completion and events. Trigger with phrases like 'openevidence webhook'.
Systematic Debugging
Development
Systematic debugging process with four phases: investigate, analyze, hypothesize, implement. No fixes without root cause.
New Column Conventions
Development
Conventions for adding database columns: snake_case naming, use smallint 0/1 instead of booleans, and struct tag annotations for migrations.
Project Review Setup
Development
Bootstrap a project review system with 2 agents and 6 skills, tailored to the project's language and framework.
Exa Known Pitfalls
Development
Identify and avoid Exa anti-patterns and common integration mistakes. Use for code reviews, onboarding new developers, or auditing existing Exa integrations.
Agent Reviewer (Code)
Development
Runs parallel external agent reviews (Codex + Gemini) on code changes. Process-as-arrive, critical verification with debate. Returns filtered suggestions.
Retell AI SDK Patterns
Development
Production-ready Retell AI SDK patterns: singleton client, typed configs, call retry logic, and batch campaigns.
Stripe Integration
Development
Master Stripe payment integration for PCI-compliant checkout, subscriptions, webhooks, and refunds.
Claude Code Extension Builder
Development
Builds and deploys Claude Code extensions (skills, hooks, agents, teams, loops, graphs) and answers questions about Claude Code features.
asc CLI usage for App Store Connect
Development
Guidance for using the asc CLI: flags, output formats, pagination, auth, and discovery. Use when running or designing asc commands for App Store Connect.
Windsurf Cascade Onboarding
Development
Configure Cascade AI agent for new team projects. Handles agent configuration, context settings, and team defaults.
Frontend CSS Patterns
Development
Framework-agnostic CSS patterns for typography, color, motion, and spatial composition.