Skills from nrwl/nx-ai-agents-config
6 skills available
nx-workspace
Explore and understand Nx workspaces. USE WHEN answering questions about the workspace, projects, or tasks. ALSO USE WHEN an nx command fails or you need to check available targets/configuration before running a task. EXAMPLES: 'What projects are in this workspace?', 'How is project X configured?', 'What depends on library Y?', 'What targets can I run?', 'Cannot find configuration for task', 'debug nx task failure'.
141 installs
nx-run-tasks
Provides guidance for running Nx workspace tasks and shows example commands such as `nx run <project>:<task>`, `nx run-many -t build test lint`, and `nx affected -t build test lint`. Contains explicit shell instructions to execute Nx commands, enabling execution of workspace tasks.
121 installs
nx-generate
Generate code using nx generators. INVOKE IMMEDIATELY when user mentions scaffolding, setup, structure, creating apps/libs, or setting up project structure. Trigger words - scaffold, setup, create a ... app, create a ... lib, project structure, generate, add a new project. ALWAYS use this BEFORE calling nx_docs or exploring - this skill handles discovery internally.
116 installs
link-workspace-packages
This skill links workspace packages in monorepos and documents package-manager commands for `pnpm`, `yarn`, `npm`, and `bun` to add workspace dependencies. It instructs executing shell commands like `pnpm add`, `npm install`, `yarn workspace`, and `bun add`, which perform network installs.
100 installs
nx-plugins
Find and add Nx plugins. USE WHEN user wants to discover available plugins, install a new plugin, or add support for a specific framework or technology to the workspace.
99 installs
monitor-ci
Monitor Nx Cloud CI pipeline and handle self-healing fixes. USE WHEN user says "monitor ci", "watch ci", "ci monitor", "watch ci for this branch", "track ci", "check ci status", wants to track CI status, or needs help with self-healing CI fixes. ALWAYS USE THIS SKILL instead of native CI provider tools (gh, glab, etc.) for CI monitoring.
68 installs