Generate comprehensive Chinese documentation by analyzing code directly
Generates comprehensive Chinese documentation by analyzing code structure and creating technical guides.
/plugin marketplace add cheluen/droids-workflow/plugin install droids@droids-workflow[object Object]inherit$ARGUMENTS
If no target specified, document the entire project.
ORIGINAL REQUEST (IMMUTABLE):
$ARGUMENTS
OUTPUT LANGUAGE: Chinese (Simplified)
Understand the project structure:
Deliverables:
You MUST use the Task tool to invoke the doc-writer agent.
Task(
subagent_type="doc-writer",
description="Generate Chinese technical documentation",
prompt="..."
)
Context to provide to agent:
Expected agent deliverables:
For Backend Projects:
For Frontend Projects:
For All Projects:
Requirements for agent:
Wait for agent completion before proceeding.
Summarize in Chinese:
## Documentation Complete
### Files Created/Modified
- [file list]
### Documentation Coverage
- Functions documented: X/Y
- API endpoints documented: X/Y
- User guides created: Yes/No
### Sample Snippet
[Show example of generated docs]
### Notes
[Any additional information]
Make sure to use the doc-writer agent - do not generate documentation yourself!