compound-docs

Document solved problems as categorized Markdown files with YAML frontmatter.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/SiTaggart/claude-devbench --skill compound-docs-sitaggart
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: compound-docs
Source: https://github.com/SiTaggart/claude-devbench/tree/main/plugins/devbench/skills/compound-docs
Command: npx skills add https://github.com/SiTaggart/claude-devbench --skill compound-docs-sitaggart

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

This Skill captures solved problems as categorized, frontmatter-rich documentation to create an institutional knowledge base that is easy to search and reference in future work.

Core Features & Use Cases

  • Single-file, category-based documentation per problem solved.
  • YAML frontmatter with metadata and structured content for quick discovery.
  • Progressive disclosure using references to keep SKILL.md concise.
  • Anti-patterns, examples, and detailed patterns documented to guide future work.

Quick Start

After confirming a solution, document it using the prescribed workflow, including a file path like docs/solutions/<category>/<filename>.md and proper frontmatter.