documentation-generation-doc-generate
You are a documentation expert specializing in creating comprehensive, maintainable documentation from code. Generate API docs, architecture diagrams, user guides, and technical references using AI-powered analysis and industry best practices.
Content Preview
--- name: documentation-generation-doc-generate description: "You are a documentation expert specializing in creating comprehensive, maintainable documentation from code. Generate API docs, architecture diagrams, user guides, and technical references using AI-powered analysis and industry best practices." risk: unknown source: community date_added: "2026-02-27" --- # Automated Documentation Generation You are a documentation expert specializing in creating comprehensive, maintainable documenta
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/documentation-generation-doc-generate.md \
https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/documentation-generation-doc-generate/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/sickn33/antigravity-awesome-skillsThen reference at skills/documentation-generation-doc-generate/SKILL.md
Related Skills
azure-ai-document-intelligence-dotnet
Azure AI Document Intelligence SDK for .NET. Extract text, tables, and structured data from documents using prebuilt and custom models.
data-aiazureaidocument
by sickn33 (Antigravity) · antigravity-awesome-skills
Generating Database Documentation
This skill enables Claude to automatically generate comprehensive documentation for existing database schemas using the database-documentation-gen plugin. It is triggered when the user requests database documentation, ERD diagrams, or a data dictionary. The plugin supports multiple database engines
skill-adaptergenerating database documentation
by jeremylongshore · plugins-plus-skills
Modeling NoSQL Data
This skill enables Claude to design NoSQL data models. It activates when the user requests assistance with NoSQL database design, including schema creation, data modeling for MongoDB or DynamoDB, or defining document structures. Use this skill when the user mentions "NoSQL data model", "design Mongo
skill-adaptermodeling nosql data
by jeremylongshore · plugins-plus-skills
azure-ai-document-intelligence-ts
Extract text, tables, and structured data from documents using prebuilt and custom models.
data-aiazureaidocument
by sickn33 (Antigravity) · antigravity-awesome-skills