Back to Agent Skills
Development & Testing
pnpm
by Julien Thibeaut (ui-skills.com) 3.7k GitHub stars
Manage dependencies and workspaces with pnpm — catalogs, patches, overrides, and the global virtual store.
#pnpm#monorepo#dependencies#workspace
Claude Code Codex
Overview
The pnpm skill helps run pnpm-specific commands, configure workspaces via pnpm-workspace.yaml, and manage dependencies with catalogs, patches, overrides, and config dependencies. Use it for strict, efficient dependency management in monorepos.
What it is good for
- Setting up a pnpm workspace/monorepo
- Using catalogs to pin shared versions
- Applying dependency patches or overrides
- Debugging strict resolution issues
Install
Install in Claude Code
# Add the marketplace, then install the skill in Claude Code:
/plugin marketplace add ibelick/ui-skills
/plugin install pnpm
# Or install manually into ~/.claude/skills:
git clone https://github.com/ibelick/ui-skills.git
cp -r ui-skills/pnpm ~/.claude/skills/pnpm Explore AI Tools
Discover the best AI tools that complement your skills
Read AI & Design Articles
Tips and trends in the world of design and AI
Related Skills
Development & Testing
MCP Builder
Guide the creation of Model Context Protocol servers to connect APIs and tools to AI agents.
Claude Code Codex
Development & Testing Superpowers
A core skills library of 20+ battle-tested, composable tools and workflows for everyday agent development tasks.
Claude Code Codex
Development & Testing Vercel React Best Practices
React and Next.js performance guidelines from Vercel Engineering — data fetching, bundle optimization, and rendering patterns.
Claude Code Codex