documentation-and-adrs
How to Install
Claude Code:
git clone --depth 1 https://github.com/addyosmani/agent-skills.git && cp agent-skills/skills/SKILL.md ~/.claude/skills/SKILL.mdCursor:
Copy the SKILL.md content into your .cursorrules fileRecords decisions and documentation. Use when making architectural decisions, changing public APIs, shipping features, or when you need to record context that future engineers and agents will need to
Details
| Category | Coding → generation |
| Source | https://github.com/addyosmani/agent-skills/tree/main/skills/documentation-and-adrs/SKILL.md |
| Stars | ★ 61.1K |
| Risk Level | Safe |
Related Skills
finishing-a-development-branch
Use when implementation is complete, all tests pass, and you need to decide how to integrate the wor
ci-cd-and-automation
Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use
appdeploy
Deploy web apps with backend APIs, database, and file storage. Use when the user asks to deploy or p
architecture
Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentat