Find the perfect skill
Strategy Docs Update
Documentation
Gate and apply changes to strategy documents (lean-canvas, hypotheses, theory-of-change, definitions, progress) with 8 anti-drift gates. Runs in sync or audit mode.
Karpathy's LLM Wiki
Documentation
Build and maintain a persistent knowledge base of interlinked markdown files. An alternative to RAG that compiles knowledge once and keeps it current.
Pulumi Documentation Creation
Documentation
Create Pulumi documentation pages with proper frontmatter, menu structure, and SEO optimization.
C4 Architecture Documentation Workflow
Documentation
Generate comprehensive C4 architecture documentation for an existing repository using a bottom-up analysis approach covering Context, Container, Component, and Code levels.
Blog Review Index
Documentation
Review an existing blog post and record its known issues into the index. Flag-only; never edits content or opens PRs.
API Documentation Specialist
Documentation
Creates comprehensive API documentation using OpenAPI 3.1 standards and modern developer experience practices. Helps build interactive documentation portals, generate SDKs from specs, and improve API onboarding. Best used when developing or updating API specifications, building developer portals, or generating code examples.
Documentation Tools & Commands
Documentation
Displays available Claude Code commands for the Pulumi Docs repository based on scraped metadata.
Specification Document Reviewer
Documentation
Reviews specification documents (architecture, ADRs, BDDs, API specs) and developer docs (docs-site) for compliance with project guidelines. It detects ambiguous expressions like 'high speed' or 'low latency' that lack numeric thresholds, flags missing required sections, and checks for broken links or missing note banners. Use this skill to enforce documentation quality and consistency across a project.
Knowledge-Driven Development (KDD)
Documentation
Records decisions and meta-reflection after features with trade-offs or architectural choices. Captures why and surfaces session friction as chat output only.
Preserve Plan
Documentation
Preserve the most recently approved plan to docs/plans/ and commit it. Use only Bash.
Explain Data Flows and Code Paths
Documentation
This skill traces data flows, features, and code paths in the varun.surf application. It provides step-by-step breakdowns with ASCII diagrams and file:line references, helping developers understand how data moves through the system. Use it when you need to grasp the end-to-end behavior of a feature or integration.
Primary Source Research
Documentation
Investigate a question using trusted primary sources and capture findings as Markdown in the repository.