Documentation Skills
Discover the best AI skills in the Documentation category.
173 skills
API Documentation Generator
Documentation
Automatically generates OpenAPI/Swagger API documentation.
Technical Writer
Documentation
Writes clear technical documentation following top style guides.
Pivot Decision Framework
Documentation
Documents a strategic pivot or persevere decision with evidence, analysis, and rationale. Use when evaluating whether to change direction on a product, feature, or strategy based on market feedback.
Harsh Manuscript Critical Review
Documentation
Delivers a comprehensive and brutally honest critical review of your manuscript, pinpointing major methodological flaws and areas that fall short of high-impact clinical journal standards. Ideal for pre-submission preparation to identify publication-blocking issues and strengthen scientific rigor.
Documentation Writer
Documentation
Generates API documentation, README files, and updates docstrings. Follows standards like Google, NumPy, or Sphinx. Helpful for maintaining clear, concise, and up-to-date code documentation.
Technical Documentation Reader
Documentation
Reads and analyzes technical documentation via URL or search, providing a structured summary of key points and practical examples.
Project Technical Writing
Documentation
Guides technical writing to match the project's established voice and style. Use when creating or editing READMEs, ADRs, Swift doc comments, or reviewing documentation for consistency. Enforces a pragmatic, direct, developer-to-developer tone while avoiding AI-isms and hedging.
Standardized Documentation System
Documentation
Provides commands to initialize and maintain a standardized documentation structure. Supports creating feature specs, architecture docs, changelogs, roadmaps, guides, and task tracking documents with validation for headers. Useful for teams needing consistent documentation practices.
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.
Codemap Generator
Documentation
Automatically generates navigational codebase maps (CODEMAP.md) by analyzing project structure, detecting technologies, and creating annotated directory trees, architecture diagrams, and key file references. Helps developers onboard to new projects, understand repo layout, or create architecture documentation by producing an auto-updatable map that separates auto-generated navigation from hand-written design decisions.
Quick note addition
Documentation
Quickly adds notes to personal documentation (tips, todos, monitoring, changelog) using a shell script. Helps log useful tricks, tasks, research items, or changelog entries into dedicated files.
Typed Documentation Forms System
Documentation
Add typed comments, documentation, todos, and metadata to Scheme code using `(doc ...)` forms. Doc annotations are authoritative for type inference, extracted by search commands (lf-todo, lf-types), and integrated with the type checker and LSP. Useful for annotating functions, marking deprecations, or tracking localized improvements alongside the code.