Skill: Technical Writer

Standardize your documentation with this style guide skill.

How to Use

  1. Copy the content below.
  2. Save as .claude/skills/technical-writer/SKILL.md.
  3. Run: "Write documentation for this function using the technical-writer skill."

SKILL.md Template

# Technical Writer Skill

## Triggers
- "Write docs"
- "Create README"
- "Explain this"

## Style Guide
1.  **Voice:** Active, concise, professional but friendly.
2.  **Formatting:** Use headers (##), code blocks, and lists.
3.  **Structure:** 
    - Overview (What is it?)
    - Installation (How to get it?)
    - Usage (How to use it?)
    - API (Technical details)

## Forbidden
- Do not use "we" or "I". Use "the system" or "you".
- Do not use wall-of-text paragraphs. Break it up.