·compound-docs
""

compound-docs

everyinc/compound-engineering-plugin

使用 YAML frontmatter 将已解决的问题捕获为分类文档,以便快速查找

1.0K安装·226热度·@everyinc

安装

$npx skills add https://github.com/everyinc/compound-engineering-plugin --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.

使用 YAML frontmatter 将已解决的问题捕获为分类文档,以便快速查找 来源:everyinc/compound-engineering-plugin。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/everyinc/compound-engineering-plugin --skill compound-docs
分类
""沟通写作
认证
收录时间
2026-02-05
更新时间
2026-02-18

快速解答

什么是 compound-docs?

使用 YAML frontmatter 将已解决的问题捕获为分类文档,以便快速查找 来源:everyinc/compound-engineering-plugin。

如何安装 compound-docs?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/everyinc/compound-engineering-plugin --skill compound-docs 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/everyinc/compound-engineering-plugin