documentation

star 97

Documentation. Use when writing docs or reviewing documentation.

TheBeardedBearSAS By TheBeardedBearSAS schedule Updated 1/29/2026

name: documentation description: Documentation. Use when writing docs or reviewing documentation. triggers: files: [".md", "README", "CHANGELOG*", "docs/**"] keywords: ["doc", "documentation", "README", "CHANGELOG", "ADR"] auto_suggest: true

Documentation

This skill provides documentation guidelines and standards.

See @REFERENCE.md for detailed documentation.

Quick Reference

  • README: Installation, quick start, config, commands
  • CHANGELOG: Keep a Changelog format
  • ADR: Architecture Decision Records for major choices
  • Code: Comments explain WHY, not WHAT
  • API: OpenAPI/Swagger specs
Install via CLI
npx skills add https://github.com/TheBeardedBearSAS/claude-craft --skill documentation
Repository Details
star Stars 97
call_split Forks 7
navigation Branch main
article Path SKILL.md
More from Creator
TheBeardedBearSAS
TheBeardedBearSAS Explore all skills →