documentation
Installation
SKILL.md
Documentation
Overview
Documentation as a first-class engineering artifact. Good docs reduce onboarding time, support tickets, and cognitive load.
Documentation Types
| 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 |
Related skills
More from miles990/claude-software-skills
devops-cicd
CI/CD pipelines, infrastructure as code, and deployment strategies
410code-quality
Clean code principles, SOLID, and code review practices
408game-development
Game development patterns, architectures, and best practices
280e-commerce
E-commerce platforms, payment processing, and shopping cart patterns
241saas-platforms
SaaS architecture, multi-tenancy, and subscription management
234project-management
Agile methodologies, issue tracking, and team collaboration tools
227