Skip to main content
Back to registry

nx-run-tasks

nrwl/nx-ai-agents-config

You can run tasks with Nx in the following way.

Installs372
Install command
npx skills add https://github.com/nrwl/nx-ai-agents-config --skill nx-run-tasks
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
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 ). You can check those via nx show project --json , for example nx show project myapp --json . It contains a targets section which has information about targets that can be run. You can also just look at the package.json scripts or project.json targets, but you might miss out on inferred tasks by Nx plugins. where project is the project name defined in package.json or project.json (if present). You can pass a -p flag to filter to specific projects, otherwise it runs on all projects.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does nx-run-tasks do?

You can run tasks with Nx in the following way.

Is nx-run-tasks good?

nx-run-tasks does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does nx-run-tasks work with?

nx-run-tasks currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to nx-run-tasks?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install nx-run-tasks?

npx skills add https://github.com/nrwl/nx-ai-agents-config --skill nx-run-tasks

Related skills

More from nrwl/nx-ai-agents-config

Related skills

Alternatives in Software Engineering