Nx Run Tasks

Execute build, test, lint, serve, and other tasks in an Nx workspace using single runs, run-many, and affected commands. Use when user says "run tests", "build my app", "lint affected", "serve the project", "run all tasks", or "nx affected". Do NOT use for code generation (use nx-generate) or workspace configuration (use nx-workspace).

gabrielmoreira Updated 17 repo stars

File contents

gabrielmoreira/agent-skills-mirror/tree/main/mirrors/repos/christophacham@agent-skills-library/skills/design/nx-run-tasks commit 3a9bd572e3

Frequently asked questions

npx skillmds@latest add gabrielmoreira/nx-run-tasks