·task-runner
>_

task-runner

0xdarkmatter/claude-mods

使用 just 运行项目命令。检查项目根目录中的 justfile,列出可用任务,执行测试、构建、lint 等常见操作。触发条件:运行测试、构建项目、列出任务、检查可用命令、运行脚本、项目命令。

16安装·0热度·@0xdarkmatter

安装

$npx skills add https://github.com/0xdarkmatter/claude-mods --skill task-runner

SKILL.md

Purpose Execute project-specific commands using just, a modern command runner that's simpler than make and works cross-platform.

| just | just | List available recipes | | just | just test | Run specific recipe |

Always check for a justfile when entering a new project:

使用 just 运行项目命令。检查项目根目录中的 justfile,列出可用任务,执行测试、构建、lint 等常见操作。触发条件:运行测试、构建项目、列出任务、检查可用命令、运行脚本、项目命令。 来源:0xdarkmatter/claude-mods。

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/0xdarkmatter/claude-mods --skill task-runner
分类
>_效率工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 task-runner?

使用 just 运行项目命令。检查项目根目录中的 justfile,列出可用任务,执行测试、构建、lint 等常见操作。触发条件:运行测试、构建项目、列出任务、检查可用命令、运行脚本、项目命令。 来源:0xdarkmatter/claude-mods。

如何安装 task-runner?

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

这个 Skill 的源码在哪?

https://github.com/0xdarkmatter/claude-mods