udayvunnamudayvunnamCommunityยท7 Agent Skills Included

xng-breadcrumb

Nx workspace exploration, code generation, and CI monitoring

Explores Nx monorepo projects, targets, and dependencies, then runs builds, tests, and lint tasks through the correct commands. Generates new apps and libraries with proper scaffolding, links workspace packages, and imports external repositories without breaking configs. Monitors Nx Cloud CI pipelines and applies self-healing fixes automatically, removing manual pipeline babysitting.
npx skills add udayvunnam/xng-breadcrumb --all -g -y
Available:

Tells the agent to route workspace questions to the nx-workspace skill, scaffolding requests to nx-generate, and to always run tasks through nx commands rather than underlying tools directly.

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install xng-breadcrumb skills?โ–ผ

Run `npx skills add udayvunnam/xng-breadcrumb --all -g -y` in your terminal to install all skills in this suite globally.

How to explore an Nx workspace with AI?โ–ผ

The nx-workspace skill lets your agent list projects, inspect targets, and map dependencies using structured nx commands instead of reading raw config files.

Can AI scaffold new Nx apps and libraries?โ–ผ

Yes. The nx-generate skill discovers the right generator, checks its source code, dry-runs the output, and verifies the result with build, lint, and test targets.

How to monitor Nx Cloud CI automatically?โ–ผ

The monitor-ci skill polls your pipeline, detects failures, and applies or verifies self-healing fixes without manual watch commands.

Can these skills import another repo into my monorepo?โ–ผ

Yes. The nx-import skill merges external repositories while preserving git history and fixing common issues like lockfiles, ESLint configs, and TypeScript settings.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’