cc-documentation-quality

Installation
SKILL.md

Documentation Quality

STOP - Documentation Freshness

  • Documentation rots faster than code. Stale docs are worse than no docs.
  • If code changed, check which docs need updating - README, CLAUDE.md, API docs, comments
  • Comments explain WHY, not WHAT - If it repeats the code, delete it

Core Principle

"The purpose of comments is to explain things that aren't obvious from the code." — Ousterhout, APOSD

Installs
1
GitHub Stars
263
First Seen
Mar 9, 2026
cc-documentation-quality — ryanthedev/code-foundations