Create Documentation
Documentation community intermediate
Description
Generate comprehensive documentation for features, APIs, or project components.
Installation
Terminal
claude install-skill https://github.com/adimenia/auto-claude-code README
Create Documentation
Generate comprehensive documentation for features, APIs, or project components.
Usage:
`/project:create-docs [component-name] [doc-type]`
Process:
- undefined
Documentation Types:
- undefined
Framework-Specific Outputs:
- undefined
Documentation Structure:
# [Component Name]
## Overview
Brief description and purpose
## Features
- Feature 1: Description
- Feature 2: Description
## Installation/Setup
Step-by-step setup instructions
## Usage
### Basic Usage
Simple examples to get started
### Advanced Usage
Complex scenarios and configurations
## API Reference (if applicable)
Detailed API documentation
## Examples
Practical examples and use cases
## Troubleshooting
Common issues and solutions
## Contributing
How to contribute to this component
## Changelog
Recent changes and updates
Examples:
- undefined
Best Practices:
- undefined
Notes:
- undefined
Related Skills
Doc Co-authoring
When user wants to write documentation, proposals, technical specs, decision docs, or similar structured contentGuide users through structured workflow for co-authoring documentation
Documentation official Docx
When user mentions Word doc, .docx, or requests professional documents with formattingCreate, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation official Extract text, create PDFs, merge/split documents, and handle forms
Documentation official Pptx
When a .pptx file is involved in any way, or user mentions deck, slides, or presentationCreate, edit, and analyze PowerPoint presentations with layouts and templates
Documentation official Xlsx
When a spreadsheet file is the primary input or output (.xlsx, .xlsm, .csv, .tsv)Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation official mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation community