Find the perfect skill
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.
Architecture document generator
Documentation
Generates a concise system architecture PDF with embedded diagrams, based on code analysis.
Risk Analysis - Clause-by-Clause Scoring
Documentation
Performs clause-by-clause risk scoring across 10 categories, detects poison pills, and estimates financial exposure for contracts.
Add Pattern
Documentation
Use this skill to add a new design pattern to the patterns/SKILL.md file and create its detailed documentation.
ADR Review (Level 1)
Documentation
Applies the Level 1 ultrathink review pattern to an ADR. Detects gaps in blocks A-G, proposes sub-decisions, asks questions, and chains PRs for review and acceptance.
SKILL.md Format Specification
Documentation
Describes the SKILL.md format used by n-skills, following the agentskills.io standard. Specifies required and optional frontmatter, body structure, bundled resources, and best practices. Helps in creating or understanding standardized AI coding skills.
ADR (Architecture Decision Records)
Documentation
Creates and maintains Architecture Decision Records (ADRs) in docs/decisions/ using the MADR format. Supports creating, listing, updating, superseding, and searching ADRs.
C4 Code Documentation
Documentation
Expert C4 Code-level documentation specialist. Analyzes code directories to create comprehensive C4 code-level documentation including function signatures, arguments, dependencies, and code structure.
Skill Template
Documentation
A template for creating new skills with instructions, examples, and best practices.
Expert Skill Creation & Lifecycle
Documentation
Create, refine, review, or retire reusable skills at expert level. Includes trigger conditions, fast paths, failure modes, and evidence capture.