AI AGENT ADDONS

Nx is a tool that helps you run tasks like build, test, and lint your code. You can run a single task or many tasks at once. Use commands like nx run, nx run-many, and nx affected to get things done quickly.

You can also see which tasks are available by checking your project settings. This skill helps you understand all the options. It is great for developers working with large workspaces.

Add Nx Run Tasks skill to your workflow

Global

mkdir -p ~/.claude/skills/nx-run-tasks

Project

mkdir -p .claude/skills/nx-run-tasks

Source Repository

Stars
25
Forks
4
Watchers
25
License
MIT
Last Push
2 months ago
Created
6 months ago