AI AGENT ADDONS
Documentation
7,280installs

Writing clear technical documentation helps everyone on a team understand how things work. You can create documents for different audiences like developers, operators, and new team members. Technical documentation makes projects easier to use and maintain.

This skill helps you write a README for quick setup. It helps you create API documentation with endpoint examples and error codes. You can also write a runbook with step-by-step procedures and rollback steps. An architecture doc explains design choices and data flow. An onboarding guide helps new people get started fast.

The skill follows best practices like starting with the most useful information and showing examples instead of just telling. It also reminds you to keep documents up to date and link to other resources instead of repeating them.

Add Documentation skill to your workflow

Global

mkdir -p ~/.claude/skills/documentation

Project

mkdir -p .claude/skills/documentation

Source Repository

Stars
22,120
Forks
2,589
Watchers
22,120
License
Apache-2.0
Last Push
23 days ago
Created
5 months ago