AI AGENT ADDONS

Link Workspace Packages

nrwl/nx-ai-agents-config
Skill Development
1,795installs

When you work with a monorepo, you have many packages that depend on each other. This skill helps you connect them using your package manager. It works with pnpm, yarn, npm, and bun.

You might see errors like cannot find module or TS2307. Instead of editing files by hand, you can use the right command to link the packages. This creates symlinks so imports work smoothly.

Just find your package manager, then add the dependency with the right syntax. This keeps your code clean and your dependencies correct.

Add Link Workspace Packages skill to your workflow

Global

mkdir -p ~/.claude/skills/link-workspace-packages

Project

mkdir -p .claude/skills/link-workspace-packages

Source Repository

Stars
25
Forks
4
Watchers
25
License
MIT
Last Push
2 months ago
Created
6 months ago