---
description: Generate documentation
allowed-tools: Task, Read, Write, Glob
argument-hint: <target>
---

# 📚 Doc: $ARGUMENTS

Generate documentation for: **$ARGUMENTS**

## Documentation Types
- API documentation
- Code documentation
- Architecture docs
- User guides
- README updates

## Process
1. Analyze target code
2. Identify public interfaces
3. Generate documentation
4. Format appropriately

## Standards
- Clear descriptions
- Usage examples
- Parameter documentation
- Error documentation
