Agent Skills: docs-update

Standard procedure for updating documentation

UncategorizedID: cpa03/blueprintify/docs-update

Install this agent skill to your local

pnpm dlx add-skill https://github.com/cpa03/blueprintify/tree/HEAD/.opencode/skill/docs-update

Skill Files

Browse the full folder contents for docs-update.

Download Skill

Loading file tree…

.opencode/skill/docs-update/SKILL.md

Skill Metadata

Name
docs-update
Description
Standard procedure for updating documentation

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.