cli-just
✓當使用者要求「建立 justfile」、「僅編寫配方」、「僅配置設定」、「僅新增模組」、「僅使用屬性」、「設定任務自動化」、提及 justfile、僅命令執行程式或使用 just 進行任務自動化時,應使用此技能。
SKILL.md
File paths: All /.agents/skills/cli-just/references/ and /.agents/skills/cli-just/examples/ paths in this skill resolve under /.agents/skills/cli-just/. Do not look for them in the current working directory.
Expert guidance for Just, a command runner with syntax inspired by make. Use this skill for creating justfiles, writing recipes, configuring settings, and implementing task automation workflows.
| [arg("p", long, ...)] | Configure parameter as --flag option (v1.46) | | [arg("p", pattern="…")] | Constrain parameter to match regex pattern | | [group("name")] | Group recipes in just --list output | | [no-cd] | Don't change to justfile directory | | [private] | Hide from just --list (same as prefix) | | [script] | Execute recipe as single script block |
當使用者要求「建立 justfile」、「僅編寫配方」、「僅配置設定」、「僅新增模組」、「僅使用屬性」、「設定任務自動化」、提及 justfile、僅命令執行程式或使用 just 進行任務自動化時,應使用此技能。 來源:paulrberg/agent-skills。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/paulrberg/agent-skills --skill cli-just- 分類
- </>開發工具
- 認證
- ✓
- 收錄時間
- 2026-02-11
- 更新時間
- 2026-02-18
快速解答
什麼是 cli-just?
當使用者要求「建立 justfile」、「僅編寫配方」、「僅配置設定」、「僅新增模組」、「僅使用屬性」、「設定任務自動化」、提及 justfile、僅命令執行程式或使用 just 進行任務自動化時,應使用此技能。 來源:paulrberg/agent-skills。
如何安裝 cli-just?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/paulrberg/agent-skills --skill cli-just 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/paulrberg/agent-skills
詳情
- 分類
- </>開發工具
- 來源
- skills.sh
- 收錄時間
- 2026-02-11