Docs Consistency

Ensure consistency of documentation files. Should be used automatically when you made a significant change to the codebase that may affect the documentation, or when you made a significant change to the documentation itself. Use when this capability is needed.

tomevault-io Updated

File contents

Docs Consistency Skill

Documentation files (packages/docs) should be consistent and up-to-date with the codebase. When you make changes to the codebase that affect documented features, or when you update documentation files, ensure that all relevant documentation files reflect the changes accurately.

Checklist

  • New feature documentation is added. (when a new feature is introduced)
  • Updated feature documentation reflects code changes. (when existing features are modified)
  • Index pages don't lack links to new or updated sections.

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/uhyo--funstack-router--docs-consistency commit 1f230c100f

Frequently asked questions

npx skillmds@latest add tomevault-io/docs-consistency-2