·documentation-standards
""

documentation-standards

phrazzld/claude-config

Apply documentation standards: comment why not what, minimal comments (prefer clear code), maintain README with quick start, update docs with breaking changes. Use when writing comments, creating docs, reviewing documentation, or discussing what to document.

11Installs·1Trend·@phrazzld

Installation

$npx skills add https://github.com/phrazzld/claude-config --skill documentation-standards

SKILL.md

Universal principles for effective documentation. Language-agnostic—focus on what and when to document, not syntax.

Prefer clear names and simple structure over comments. Write comments for reasoning, not restating.

Rule: If you need a comment to explain what code does, refactor first.

Apply documentation standards: comment why not what, minimal comments (prefer clear code), maintain README with quick start, update docs with breaking changes. Use when writing comments, creating docs, reviewing documentation, or discussing what to document. Source: phrazzld/claude-config.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/phrazzld/claude-config --skill documentation-standards
Category
""Writing
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is documentation-standards?

Apply documentation standards: comment why not what, minimal comments (prefer clear code), maintain README with quick start, update docs with breaking changes. Use when writing comments, creating docs, reviewing documentation, or discussing what to document. Source: phrazzld/claude-config.

How do I install documentation-standards?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/phrazzld/claude-config --skill documentation-standards Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/phrazzld/claude-config