codegen-doc
Original:🇨🇳 Chinese
Translated
Generate various types of documents based on the current project/code, supporting four types: thesis chapters, project sorting, key issues, and resume project descriptions. Use this when the user mentions generating thesis chapters, project sorting, technical difficulties, or resume project descriptions.
8installs
Sourcexstongxue/best-skills
Added on
NPX Install
npx skill4agent add xstongxue/best-skills codegen-docTags
Translated version includes tags in frontmatterSKILL.md Content (Chinese)
View Translation Comparison →Code Generation · Project Documentation
This Skill guides the Agent to generate various types of documents based on the current project/code repository, supporting four types: thesis chapters, project sorting, key issues, and resume project descriptions.
Step 0: Task Identification
| User Expression / Keywords | Execution |
|---|---|
| Thesis chapter, system design, overall design, detailed design | |
| Project sorting, project document structure, sort by format | |
| Key issues, technical difficulties, pending issues, project risks | |
| Resume project description, project experience, in resume format | |
Usage Timing
- When the user needs to generate thesis chapters, project sorting, key issue lists, or resume project descriptions based on the current project
- When the user mentions "based on the current project", "based on the code", "follow this format..."
General Principles
- No Fabrication: Do not include content that does not appear in the repository
- Evidence-Based: Extract content as much as possible from code, comments, README, and documents
- Format Compliance: Strictly organize the output according to the format/template provided by the user