# Docs Update

> Standard procedure for updating documentation

- Skill: `majiayu000/docs-update-3` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add majiayu000/docs-update-3`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/docs-update-3/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/majiayu000/docs-update-3

---


## Procedure

1. Identify the scope of changes (User facing vs Dev facing).
2. Update `README.md` if setup changed.
3. Update `docs/*.md` (e.g., `features.md`, `api.md`) as needed.
4. Add JSDoc comments to new functions.
5. Verify links and formatting.

