Find the perfect skill
Update Documentation
Documentation
Updates all project documentation after code changes. Analyzes git status and recent commits, then updates KNOWLEDGE_BASE.md, README.md, and the Chinese README. Ensures documentation stays accurate and in sync with the codebase.
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.
Technical Documentation
Documentation
Provides best practices and templates for various documentation types including READMEs, API references, code comments, and architecture diagrams. Helps maintain consistency and clarity when creating or improving project documentation, especially for open-source projects or APIs.
Invoice Generator - PDF Billing
Documentation
Generate professional PDF invoices from JSON data. Perfect for freelancers and small businesses who need clean, automated invoice generation.
Specification Writing with Requirements and Scenarios
Documentation
Writes specifications for changes, generating delta specs with requirements and scenarios. Uses Given/When/Then and RFC 2119 keywords to describe added, modified, or removed behavior. Helps when you need structured, testable specifications for a proposed change.
Creating Skills
Documentation
Use when creating or updating Claude Code skills to ensure they are discoverable, scannable, and actionable. Provides guidelines for structure, frontmatter, degrees of freedom, and Claude Search Optimization.
Documentation Orchestration Patterns
Documentation
Orchestrates parallel generation of technical documentation (APIs, code, READMEs, architecture, user guides) by coordinating specialized agents. Helps produce comprehensive, consistent documentation quickly across large codebases.
Technical Writer
Documentation
Generates technical documentation such as READMEs, specifications, architecture documents, and runbooks. Uses templates with placeholders and follows best practices including Mermaid diagrams and file organization.
Knack Exporter
Documentation
Generates branded PDF reports for compliance submissions, board summaries, and donor impact. Also exports data as CSV, JSON, or Excel for analysis and integration. Helps quickly produce formatted stakeholder reports from Knack data.
Documentation Agent
Documentation
Generates comprehensive documentation and API references for software projects. It creates README files, API endpoint docs, architecture overviews, and inline code docstrings. Helps maintain consistent, up-to-date documentation with working examples and troubleshooting guides.
Markdown to DOCX Converter
Documentation
Converts markdown files to Word documents (.docx) with proper academic formatting, preserving images, tables, and code blocks. Includes a dedicated script that automatically removes image alt text and horizontal rules to prevent layout issues in Word. Best used when preparing lab reports for submission as .docx.
Architecture Decision Records Generator
Documentation
Generates formatted and structured Architecture Decision Records (ADR) following RFC standards to document important architectural decisions. Includes automatic numbering and consistency validation.