AI AGENT ADDONS
Documentation
1,485installs

When you fix a tricky problem, save the solution so you never forget it. This skill automatically creates a simple document with YAML frontmatter every time a problem is solved. It organizes the notes by symptom category, making them easy to search later. Anyone on your team can look up past fixes and avoid repeating the same work. Just confirm the fix works, and the skill handles the rest.

Each document includes the module name, exact error, root cause, solution, and prevention tips. The files are stored in a searchable folder like docs/solutions/performance-issues/. You can even check for similar issues before creating a new doc. This turns one-time fixes into a lasting knowledge base for your whole team.

Add Compound Docs skill to your workflow

Global

mkdir -p ~/.claude/skills/compound-docs

Project

mkdir -p .claude/skills/compound-docs

Source Repository

Stars
22,190
Forks
1,637
Watchers
22,190
License
MIT
Last Push
23 days ago
Created
9 months ago