pnpm — community nuxt-starter-clean, community, ide skills

v1.0.0

About this Skill

Ideal for JavaScript Agents requiring efficient monorepo management and dependency installation. Fast, disk space efficient package manager for Node.js with strict dependency resolution and monorepo support

Cancey-Dejean Cancey-Dejean
[0]
[0]
Updated: 3/12/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reviewed Landing Page Review Score: 9/11

Killer-Skills keeps this page indexable because it adds recommendation, limitations, and review signals beyond the upstream repository text.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution Quality floor passed for review Locale and body language aligned
Review Score
9/11
Quality Score
51
Canonical Locale
en
Detected Body Locale
en

Ideal for JavaScript Agents requiring efficient monorepo management and dependency installation. Fast, disk space efficient package manager for Node.js with strict dependency resolution and monorepo support

Core Value

Empowers agents to manage complex dependencies using a content-addressable store, strict deps, and workspace protocol, while also enabling overrides of transitive dependencies and patches for third-party packages.

Ideal Agent Persona

Ideal for JavaScript Agents requiring efficient monorepo management and dependency installation.

Capabilities Granted for pnpm

Installing and managing npm packages
Setting up monorepo workspaces
Overriding transitive dependencies for custom project needs
Patching third-party packages for bug fixes or enhancements

! Prerequisites & Limits

  • Requires JavaScript environment
  • Limited to npm package ecosystem

Source Boundary

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

After The Review

Decide The Next Action Before You Keep Reading Repository Material

Killer-Skills should not stop at opening repository instructions. It should help you decide whether to install this skill, when to cross-check against trusted collections, and when to move into workflow rollout.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is pnpm?

Ideal for JavaScript Agents requiring efficient monorepo management and dependency installation. Fast, disk space efficient package manager for Node.js with strict dependency resolution and monorepo support

How do I install pnpm?

Run the command: npx killer-skills add Cancey-Dejean/nuxt-starter-clean/pnpm. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for pnpm?

Key use cases include: Installing and managing npm packages, Setting up monorepo workspaces, Overriding transitive dependencies for custom project needs, Patching third-party packages for bug fixes or enhancements.

Which IDEs are compatible with pnpm?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for pnpm?

Requires JavaScript environment. Limited to npm package ecosystem.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add Cancey-Dejean/nuxt-starter-clean/pnpm. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use pnpm immediately in the current project.

Upstream Repository Material

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

Upstream Source

pnpm

Install pnpm, an AI agent skill for AI agent workflows and automation. Review the use cases, limitations, and setup path before rollout.

SKILL.md
Readonly
Upstream Repository Material
The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.
Supporting Evidence

pnpm

Content-addressable store, strict deps, workspace protocol, catalogs.

When to Use

  • Installing/managing npm packages
  • Monorepo workspace setup
  • Overriding transitive dependencies
  • Patching third-party packages
  • CI/CD configuration for pnpm projects

Quick Start

bash
1pnpm install # Install deps 2pnpm add <pkg> # Add dep 3pnpm add -D <pkg> # Dev dep 4pnpm -r run build # Run in all packages 5pnpm --filter @myorg/app build # Run in specific package

Workspace Setup

yaml
1# pnpm-workspace.yaml 2packages: 3 - 'packages/*' 4 - 'apps/*' 5 6catalog: 7 react: ^18.2.0 8 typescript: ~5.3.0
json
1// package.json 2{ 3 "dependencies": { 4 "@myorg/utils": "workspace:^", 5 "react": "catalog:" 6 } 7}

Reference Files

TaskFile
Commands, scripts, filteringcli.md
Workspaces, catalogs, configworkspaces.md
Overrides, patches, hooks, storefeatures.md
CI/CD, Docker, migrationci.md

Load Based on Task

Installing packages? → Load cli.md Setting up monorepo? → Load workspaces.md Fixing dep issues? → Load features.md Configuring CI? → Load ci.md

Cross-Skill References

  • TypeScript libs → Use ts-library skill for library patterns
  • Build tooling → Use tsdown or vite skills

Related Skills

Looking for an alternative to pnpm or another community skill for your workflow? Explore these related open-source skills.

View All

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

333.8k
0
AI

widget-generator

Logo of f
f

Generate customizable widget plugins for the prompts.chat feed system

149.6k
0
AI

flags

Logo of vercel
vercel

The React Framework

138.4k
0
Browser

pr-review

Logo of pytorch
pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

98.6k
0
Developer