·compound-docs
""

compound-docs

microck/ordinary-claude-skills

Capture solved problems as categorized documentation with YAML frontmatter for fast lookup

5Installs·0Trend·@microck

Installation

$npx skills add https://github.com/microck/ordinary-claude-skills --skill compound-docs

SKILL.md

Purpose: Automatically document solved problems to build searchable institutional knowledge with category-based organization (enum-validated problem types).

This skill captures problem solutions immediately after confirmation, creating structured documentation that serves as a searchable knowledge base for future sessions.

Organization: Single-file architecture - each problem documented as one markdown file in its symptom category directory (e.g., docs/solutions/performance-issues/n-plus-one-briefs.md). Files use YAML frontmatter for metadata and searchability.

Capture solved problems as categorized documentation with YAML frontmatter for fast lookup Source: microck/ordinary-claude-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/microck/ordinary-claude-skills --skill compound-docs
Category
""Writing
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is compound-docs?

Capture solved problems as categorized documentation with YAML frontmatter for fast lookup Source: microck/ordinary-claude-skills.

How do I install compound-docs?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/microck/ordinary-claude-skills --skill compound-docs Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/microck/ordinary-claude-skills