SKILL.md
$2a
Topic
Description
Reference
Catalogs
Centralized dependency version management for workspaces
Overrides
Force specific versions of dependencies including transitive
Patches
Modify third-party packages with custom fixes
Aliases
Install packages under custom names using npm: protocol
Hooks
Customize resolution with .pnpmfile.cjs hooks
Peer Dependencies
Auto-install, strict mode, and dependency rules
Best Practices
Topic
Description
Reference
CI/CD Setup
GitHub Actions, GitLab CI, Docker, and caching strategies
Migration
Migrating from npm/Yarn, handling phantom deps, monorepo migration
Performance
Install optimizations, store caching, workspace parallelization