Generate technical documentation for code, APIs, or systems.
Generates technical documentation for code, APIs, or systems with examples and usage instructions.
/plugin marketplace add marcel-Ngan/ai-dev-team/plugin install marcel-ngan-ai-dev-team@marcel-Ngan/ai-dev-teamGenerate technical documentation for code, APIs, or systems.
/docs [target] [type]
Arguments:
target - File, directory, or module to documenttype - (optional) Type of documentation: api, readme, technical, usage/docs src/services/auth/
/docs src/api/users.ts api
/docs src/utils/ readme
/docs technical
Analyzes the specified code to understand:
Generates documentation including:
## Documentation: {target}
### Overview
{Brief description of what this code does}
### API Reference
#### `functionName(params)`
{Description}
**Parameters:**
- `param1` (type) - Description
**Returns:** type - Description
**Example:**
\`\`\`javascript
// Usage example
\`\`\`
### Configuration
{Any configuration options}
### Related
- {Links to related documentation}
skills/confluence/technical-docs/
Use the Software Architect agent when:
/docsUpdate or generate YAML documentation for SQL models with proper descriptions and tests