Find the perfect skill
Generate Component Stories
Development
Create story examples for components by following existing patterns and covering all use cases.
Closure Check
Development
Gate whether a working set of atoms/clusters is closed under dependency edges (OPEN lists crossings). Use after organize-work.
Supabase Migration
Development
Create and run Supabase database migrations with proper RLS policies.
Manage Skills and Verification Coverage
Development
Analyzes session changes to detect missing verification skills, creates or updates skills, and manages CLAUDE.md references.
Global Error Handling
Development
Guidance for handling global error handling in code. Use when working on files where global error handling is relevant.
Claude Code Backend Engineering Rules
Development
Configures Claude Code as a senior backend engineer with strict coding rules, error handling, and Go best practices for billing systems.
RxJS
Development
Reactive programming with RxJS including operators, error handling, and Angular integration.
Sentry Known Pitfalls
Development
Identify common Sentry pitfalls and how to avoid them. Use when troubleshooting Sentry issues, reviewing configurations, or preventing common mistakes.
Weekly Engineering Retrospective
Development
Weekly engineering retrospective analyzing commits, work patterns, and code quality with trend tracking and per-person contributions.
Sharding Strategies
Development
Horizontal scaling patterns for multi-tenant databases. Covers shard key selection, consistent hashing, and shard management.
Context Builder: Codebase-to-LLM Context Generator
Development
Generate a structured markdown file from any codebase for LLM consumption. Orchestrate agent handoffs for senior one-shot reviews.
Multi-Agent Code Review
Development
Runs parallel external agent reviews (Codex + Gemini) on code changes, critically verifies suggestions, and returns filtered improvements.