package-manager
CommunityEnforce clean, consistent monorepo dependencies.
Authorestebandrg
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Liftera's monorepo often drifts in dependency management, causing inconsistent installs and broken builds. This Skill defines and enforces workspace boundaries and scoped dependencies to keep the monorepo healthy and predictable.
Core Features & Use Cases
- Enforces workspace boundaries defined by pnpm-workspace.yaml to prevent cross-project drift.
- Ensures dependencies are added to the narrowest applicable scope (apps//package.json, packages//package.json, or root package.json).
- Maintains lockfile consistency by requiring pnpm-lock.yaml updates on dependency changes.
- Use Case: When onboarding a new package or updating a shared dependency, apply these rules to keep the monorepo stable.
Quick Start
Update a dependency in the correct scope, then run pnpm install and commit pnpm-lock.yaml.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: package-manager Download link: https://github.com/estebandrg/liftera/archive/main.zip#package-manager 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 223,000+ vetted skills library on demand.