What problem does it solve?
It removes the guesswork from adopting Nx by helping you bring existing repositories, projects, and histories into a workspace without breaking builds, tests, or configuration conventions.
Core Features & Use Cases
- Repository Import Planning: Distinguishes application and library sources, chooses the right destination layout, and avoids common monorepo conflicts.
- Workspace Repair Guidance: Identifies and fixes issues around pnpm workspace globs, root dependencies, TypeScript references, ESLint, Jest, Vite, Next.js, and Gradle imports.
- Migration Use Case: A team consolidating multiple frontend and backend repos can use this Skill to move each project into the correct apps or libraries folder while preserving history and keeping targets working.
- Post-Import Validation: Helps verify target inference, config alignment, and environment-specific requirements after the migration is complete.
Quick Start
Ask the skill to analyze a repository and produce an Nx import plan for moving its projects into the current workspace.