doc-write

Installation
SKILL.md

Write Documentation

Write documentation that helps future readers (including yourself) understand and use code.

Documentation Types

README.md (Project root)

# Project Name

Brief description of what this project does.

## Quick Start

\`\`\`bash
# Install dependencies
npm install
Installs
1
GitHub Stars
1
First Seen
Sep 11, 2026
doc-write — teng-ai/claude-code-setup-guide