·documentation
""

documentation

miles990/claude-software-skills

Technical writing, API docs, and documentation best practices

10Installs·1Trend·@miles990

Installation

$npx skills add https://github.com/miles990/claude-software-skills --skill documentation

SKILL.md

Documentation as a first-class engineering artifact. Good docs reduce onboarding time, support tickets, and cognitive load.

| Type | Audience | Purpose | Update Frequency |

| README | New developers | Quick start | Per major change | | API Docs | API consumers | Reference | Per API change | | Architecture | Team | Design decisions | Per design change | | Runbooks | Operations | Incident response | Per incident | | Tutorials | Users | Learning | Periodically |

Technical writing, API docs, and documentation best practices Source: miles990/claude-software-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/miles990/claude-software-skills --skill documentation
Category
""Writing
Verified
First Seen
2026-02-16
Updated
2026-02-18

Quick answers

What is documentation?

Technical writing, API docs, and documentation best practices Source: miles990/claude-software-skills.

How do I install documentation?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/miles990/claude-software-skills --skill documentation 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/miles990/claude-software-skills