Automates the capture and categorization of solved coding problems into a searchable institutional knowledge base.
Compound Docs is a specialized skill designed to transform transient troubleshooting sessions into permanent institutional knowledge. It automatically detects when a technical problem has been resolved, gathers critical context—including root causes, environment details, and specific code fixes—and generates structured Markdown documentation. By utilizing validated YAML frontmatter and standardized categorization, it builds a searchable repository that prevents the recurrence of past bugs and allows users to promote non-obvious solutions to 'Required Reading' for future AI sessions.
主要功能
01Automatic trigger detection for solved problems and verification phrases
02Standardized categorization and file naming for organized knowledge storage
03Post-capture decision menu for promoting solutions to critical patterns
04Cross-referencing logic to link related historical issues and patterns
05Validated YAML frontmatter for consistent metadata and high searchability
060 GitHub stars
使用场景
01Creating 'Required Reading' lists to improve AI accuracy in future coding sessions
02Building a searchable technical debt and troubleshooting repository for complex modules
03Standardizing documentation for non-obvious bug fixes across a development team