Find the perfect skill
Learning Practice Generator
Content
Generates varied exercises and drills with progressive difficulty for skill mastery.
Parallel code review
Development
Review changes since a fixed point for standards compliance and spec fidelity using parallel sub-agents.
Prepare proof
Testing
Design and execute the cheapest discriminating proof before implementation.
Context Generator
Productivity
Summarizes your chat into a portable context block you can paste into any AI to continue where you left off.
Write Like Paul Graham
Content
Write essays, articles, and blog posts in Paul Graham's voice: plain, reasoning prose without AI filler. Use when asked to write 'like PG'.
Lead Scoring
Data & AI
Design and apply lead scoring models combining firmographic fit, behavioral signals, and intent data to prioritize sales efforts.
Session Checkpoint
Development
Mid-flow session save: detects changes, updates CLAUDE.md files, commits with chore(checkpoint): prefix, pushes, and adds an insurance handoff prompt without ending the session.
PSR-13 Hypermedia Links Generator
Development
Generates PSR-13 compliant hypermedia link implementations for PHP 8.4, including LinkInterface, EvolvableLinkInterface, and LinkProviderInterface with unit tests.
Spec-Driven Development
Development
Enforce authoritative requirements and traceability from specs to tests and code. Resolve conflicts before implementing observable behavior.
Project Workflow
Productivity
Workflow for non-trivial software tasks: PRD creation, task tracking, changelog and file sync. Use with @update after completing work.
Feature-Driven Code Development
Development
Implement backlog items using a structured feature-driven workflow. Read requirements, reference existing features, design, code, and document.
Git Safety Rules
Development
Critical Git safety rules to prevent destructive operations. Use when reverting changes or managing commits.