documentation-and-adrs
How to Install
Claude Code:
git clone https://github.com/addyosmani/agent-skills && cp skills/documentation-and-adrs ~/.claude/skills/Cursor:
Copy SKILL.md into your .cursorrules file# Documentation and ADRs
## Overview
Document decisions, not just code. The most valuable documentation captures the *why* — the context, constraints, and trade-offs that led to a decision. Code sho
Details
| Category | Other → General |
| Source | https://github.com/addyosmani/agent-skills |
| Stars | ★ 58K |
| Risk Level | N/A |
Related Skills
shipping-and-launch
# Shipping and Launch
## Overview
Ship with confidence. The goal is not just to deploy — it's to d
deprecation-and-migration
# Deprecation and Migration
## Overview
Code is a liability, not an asset. Every line of code has
browser-testing-with-devtools
# Browser Testing with DevTools
## Overview
Use Chrome DevTools MCP to give your agent eyes into t
spec-driven-development
# Spec-Driven Development
## Overview
Write a structured specification before writing any code. Th