AgentSkillsCN

updating-docs

更新 CLAUDE.md 或 README.md 文档。当用户请求更新文档、补充说明,或使文档与代码变更保持同步时使用此指南。

SKILL.md
--- frontmatter
name: updating-docs
description: Updates CLAUDE.md or README.md documentation. Use when user asks to update docs, add documentation, or sync docs with code changes.

Update Documentation

Files

  • CLAUDE.md - Claude Code instructions
  • README.md - Project documentation

CLAUDE.md Sections

SectionContent
CreaturesTable with ID, Name, Types, Evolution
MovesAttack reference
ArchitectureFile structure
Commandsnpm scripts

When to Update

  • New creature added → Update creatures table
  • New feature → Update architecture section
  • New command → Update commands section

Creatures Table Format

markdown
| ID | Nom | Type(s) | Evolution |
|----|-----|---------|-----------|
| 12 | Rocklet | Roche | → Bouldera (Nv.18) |

Example

Input: "Mets à jour CLAUDE.md avec Rocklet" Output: Add Rocklet row to creatures table in CLAUDE.md