AI AGENT ADDONS

Documentation And Adrs

addyosmani/agent-skills
Documentation
6,448installs

Good documentation captures the reasons behind decisions. Code shows what was built. Documentation explains why it was built that way. This skill helps you record important context for future engineers and agents.

Use Architecture Decision Records to capture major choices like picking a database or a framework. Write down the alternatives you considered and why you chose one. This makes it easy for anyone joining the project to understand your reasoning.

When you add a feature or change a public API, write a short note about the context. This saves time later when someone asks the same questions. Focus on the why not the what.

Add Documentation And Adrs skill to your workflow

Global

mkdir -p ~/.claude/skills/documentation-and-adrs

Project

mkdir -p .claude/skills/documentation-and-adrs

Source Repository

Stars
67,574
Forks
7,328
Watchers
67,574
License
MIT
Last Push
23 days ago
Created
5 months ago