一键导入
update-documentation
Updates DEVELOPMENT_LOG.md and README.md to reflect current project state
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Updates DEVELOPMENT_LOG.md and README.md to reflect current project state
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | Update Documentation |
| description | Updates DEVELOPMENT_LOG.md and README.md to reflect current project state |
This skill helps maintain accurate and up-to-date project documentation by updating both the development log and README file.
Keep documentation synchronized with the actual codebase and recent development activities. This ensures that:
Before updating documentation, review:
Add a new entry to the Development Iterations section with:
### Session: YYYY-MM-DD - [Brief Title]
**Objective:** [Clear statement of what was accomplished]
#### Key Changes:
1. **[Category 1]**
- Specific change or improvement
- Technical details if relevant
2. **[Category 2]**
- Additional changes
- Implementation notes
#### Technical Details:
**Frontend Changes:**
- List of frontend modifications
**Backend Changes:**
- List of backend modifications
**Database Changes:**
- Schema updates or migrations
Review and update the following sections as needed:
Ensure that:
Trigger this skill when:
Run /update-docs to trigger the documentation update process.