link-workspace-packages
CommunityLink monorepo packages seamlessly.
Authorstixx200
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies dependency management within monorepos by automatically linking local packages, resolving common module resolution errors and ensuring your project's internal dependencies are correctly wired.
Core Features & Use Cases
- Automated Linking: Connects sibling packages in monorepos using the appropriate package manager commands (npm, yarn, pnpm, bun).
- Dependency Resolution: Fixes "cannot find module" and similar TS/import errors caused by unlinked workspace packages.
- Use Case: After creating a new UI component library (
@org/ui) and a web application (@org/app) in your monorepo, use this Skill to link@org/uias a dependency to@org/app, ensuring the app can import components from the new library.
Quick Start
Use the link-workspace-packages skill to add the '@org/ui' package as a dependency to the '@org/app' package using pnpm.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: link-workspace-packages Download link: https://github.com/stixx200/fotobox-v2/archive/main.zip#link-workspace-packages Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.