create-doc

Generate structured documentation pages from codebase analysis and templates.

60|2|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/reasondb/reasondb --skill create-doc-reasondb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-doc
Source: https://github.com/reasondb/reasondb/tree/main/docs/.claude/skills/create-doc
Command: npx skills add https://github.com/reasondb/reasondb --skill create-doc-reasondb

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of documentation pages by analyzing the codebase to ensure accuracy and consistency with project templates.

Core Features & Use Cases

  • Interactive page creation: Guides you through documenting features, APIs, and concepts with scaffolded sections.
  • Code-aware generation: Reads code comments, tests, and existing docs to generate contextually accurate content.
  • Template alignment: Produces docs that align with your team's templates and terminology, ready for publication.

Quick Start

Tell me the topic you want documented and I'll generate a structured page by analyzing the codebase.

Frequently Asked Questions about create-doc

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate documentation from my codebase automatically?

Yes, you can generate API documentation by scanning code comments and tests. The tool gathers accurate references from your repository and composes a structured, readable page aligned with your project templates.

What's the best way to find documentation gaps in a repository?

To find documentation gaps, scan the repository to cross-reference code comments, tests, and existing docs. The tool identifies missing coverage and generates a structured page that aligns with your templates and cites sources.

Does this code documentation tool align output with existing markdown templates?

Yes, the generated documentation aligns with your markdown templates and terminology. It produces scaffolded sections that match your team's formatting standards, ensuring consistent terminology and ready-to-publish output.

Can I create a quick-start guide by scanning code comments and tests?

Yes, you can create a quick-start guide by scanning code comments and tests. The tool extracts accurate content and references from the repository to compose a clear, readable page ready to publish.

How do I ensure generated docs cite accurate sources from the codebase?

Generated docs cite accurate sources by searching the repository and gathering references directly from code comments, tests, and existing documentation. The output follows project terminology and provides cited sources for verification.