Back to skills
extension
Category: Development & EngineeringNo API key required

docs-update

Standard procedure for updating documentation

personAuthor: jakexiaohubgithub

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.