What problem does it solve?
Developers and documenters spend valuable time creating detailed documentation; this Skill automates that process, ensuring accuracy and consistency without manual effort.
Core Features & Use Cases
- Source Code Analysis: Reads all source files, tests, and configuration to build an inventory of software components.
- Automated Documentation Generation: Produces README.md, extended docs, and other materials aligned with the codebase.
- Architecture Visualization: Creates SVG diagrams illustrating system components and data flow, embedded in docs.
- Cover Multiple Documentation Formats: Generates Markdown, plain text, HTML landing pages, and PDFs from source code.
- Use Case: Quickly document an entire API and system architecture after a code update without manual writing.
Quick Start
Run the doc-writer tool to analyze the source code and generate all documentation files, including architecture diagrams and terms of service, with a single command.