·compound-docs
""

compound-docs

everyinc/compound-engineering-plugin

使用 YAML frontmatter 將已解決的問題捕獲為分類文檔,以便快速查找

899安裝·167熱度·@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