·makefile
</>

makefile

mcouthon/agents

在創建或修改 Makefile 以進行流程生命週期管理時使用。最適合需要後台進程管理、PID 跟踪、日誌記錄和狀態監控的項目。觸發條件:“使用 makefile 模式”、“makefile”、“創建 makefile”、“進程管理”、“後台作業”、“啟動/停止服務”。完全訪問模式 - 可以創建/修改 Makefile 和支持文件。

3安裝·1熱度·@mcouthon

安裝

$npx skills add https://github.com/mcouthon/agents --skill makefile

SKILL.md

Create and manage Makefiles optimized for AI agent interaction and process lifecycle management.

| Multiple backends | Use suffix naming: run-api, run-worker, etc. | | Database migrations | Add migrate target, make run-backend depend on it | | Emulators | Treat like any other service with PID tracking | | Docker Compose | Wrap docker-compose commands, track container IDs | | Monorepo | Use subdirectory variables: cd $(APIDIR) && ... |

| Multiple test types | Separate targets: test-unit, test-integration, test-e2e | | Watch modes | Use separate watch targets, don't mix with regular run |

在創建或修改 Makefile 以進行流程生命週期管理時使用。最適合需要後台進程管理、PID 跟踪、日誌記錄和狀態監控的項目。觸發條件:“使用 makefile 模式”、“makefile”、“創建 makefile”、“進程管理”、“後台作業”、“啟動/停止服務”。完全訪問模式 - 可以創建/修改 Makefile 和支持文件。 來源:mcouthon/agents。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/mcouthon/agents --skill makefile
分類
</>開發工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 makefile?

在創建或修改 Makefile 以進行流程生命週期管理時使用。最適合需要後台進程管理、PID 跟踪、日誌記錄和狀態監控的項目。觸發條件:“使用 makefile 模式”、“makefile”、“創建 makefile”、“進程管理”、“後台作業”、“啟動/停止服務”。完全訪問模式 - 可以創建/修改 Makefile 和支持文件。 來源:mcouthon/agents。

如何安裝 makefile?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/mcouthon/agents --skill makefile 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/mcouthon/agents

詳情

分類
</>開發工具
來源
skills.sh
收錄時間
2026-02-01