mirror of
https://github.com/documenso/documenso
synced 2026-04-21 21:37:18 +00:00
27 lines
888 B
Markdown
27 lines
888 B
Markdown
---
|
|
description: Generate markdown documentation for a module or feature
|
|
argument-hint: <topic-or-feature>
|
|
---
|
|
|
|
You are generating documentation for the Documenso project.
|
|
|
|
## Your Task
|
|
|
|
Load and follow the skill at `.agents/skills/create-documentation/SKILL.md`. It contains the complete instructions for writing documentation including:
|
|
|
|
- Documentation structure and file locations
|
|
- MDX format and Fumadocs components
|
|
- Audience-specific patterns (Users, Developers, Self-Hosters)
|
|
- Navigation (`meta.json`) updates
|
|
- Writing style guidelines
|
|
|
|
## Context
|
|
|
|
The topic or feature to document is: `$ARGUMENTS`
|
|
|
|
## Begin
|
|
|
|
1. **Read the skill** at `.agents/skills/create-documentation/SKILL.md`
|
|
2. **Read WRITING_STYLE.md** for tone and formatting conventions
|
|
3. **Follow the skill instructions** to create comprehensive documentation
|
|
4. **Use TodoWrite** to track your progress throughout
|