
nx-run-tasks
tech-leads-club/agent-skills
4,578Added Jun 5, 2026
nxbuildtestlintmonorepotask-runneraffected-commands
Summary
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).