什么是 nx-run-tasks?
帮助在 Nx 工作区中运行任务。当用户想要执行构建、测试、lint、服务或运行工作区中定义的任何其他任务时使用。 来源:nrwl/nx-console。
帮助在 Nx 工作区中运行任务。当用户想要执行构建、测试、lint、服务或运行工作区中定义的任何其他任务时使用。
通过命令行快速安装 nx-run-tasks AI 技能到你的开发环境
来源:nrwl/nx-console。
You can run tasks with Nx in the following way.
Keep in mind that you might have to prefix things with npx/pnpx/yarn if the user doesn't have nx installed globally. Look at the package.json or lockfile to determine which package manager is in use.
For more details on any command, run it with --help (e.g. nx run-many --help, nx affected --help).
帮助在 Nx 工作区中运行任务。当用户想要执行构建、测试、lint、服务或运行工作区中定义的任何其他任务时使用。 来源:nrwl/nx-console。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/nrwl/nx-console --skill nx-run-tasks帮助在 Nx 工作区中运行任务。当用户想要执行构建、测试、lint、服务或运行工作区中定义的任何其他任务时使用。 来源:nrwl/nx-console。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/nrwl/nx-console --skill nx-run-tasks 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/nrwl/nx-console