Documentation Skill
This skill provides structured documentation generation capabilities. The agent discovers and activates this skill when documentation tasks are detected.
Capabilities
- •Code Documentation — JSDoc, TSDoc, docstrings for functions and classes
- •API Reference — Structured documentation of public interfaces
- •README Generation — Project overviews with setup and usage
- •Usage Guides — Examples and tutorials for complex features
Skill Components
| Component | Purpose |
|---|---|
| Instructions | Documentation standards and patterns |
| Prompts | Reusable documentation generation prompt |
| References | Documentation templates and examples |