🎯

pnpm

🎯Skill

from antfu/skills

VibeIndex|
What it does
|

Agent skill generated from pnpm official documentation, part of Anthony Fu's curated collection covering Vue, Nuxt, Vite, and related tools for modern frontend development.

Overview

pnpm is an agent skill from Anthony Fu's curated skill collection, generated from pnpm's official documentation (pnpm/pnpm.io). It provides AI agents with comprehensive knowledge about the pnpm package manager, covering its fast, disk-space-efficient dependency management features. The skill is part of a broader collection of Vue/Vite/Nuxt ecosystem tools maintained by Anthony Fu, one of the most prominent open source contributors in that ecosystem.

Key Features

  • Official Documentation-Based: Generated directly from pnpm's official docs, ensuring accurate and up-to-date knowledge about pnpm commands, configuration, workspace management, and best practices
  • Part of a Cohesive Collection: Included alongside skills for Vue, Nuxt, Vite, Vitest, UnoCSS, Pinia, and VitePress, forming a one-stop collection for modern frontend development workflows
  • On-Demand Knowledge Loading: Skills are pulled in as needed by the AI agent, scaling far beyond what a single context window could hold, unlike AGENTS.md which loads everything upfront
  • Auto-Sync with Upstream: The collection uses git submodules to reference source documentation directly, allowing skills to stay current with upstream changes over time

Who is this for?

  • Frontend developers using pnpm who want their AI coding assistant to understand pnpm-specific commands, workspace configuration, and monorepo patterns
  • Teams working with Vite/Vue/Nuxt stacks who benefit from having pnpm knowledge alongside their framework skills in a single collection
  • Developers setting up new projects with pnpm who need guidance on lockfile management, peer dependencies, and pnpm-specific features like content-addressable storage
πŸ“¦

Same repository

antfu/skills(17 items)

pnpm

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add antfu/skills --skill pnpm
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add antfu/skills --skill pnpm
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/pnpm/SKILL.md

SKILL.md

5,923Installs
2,813
-
Last UpdatedJan 28, 2026

More from this repository10

🎯
vite🎯Skill

An AI agent skill from Anthony Fu's collection, generated from official Vite documentation, providing specialized knowledge on Vite build tool configuration, plugins, SSR, and library mode.

🎯
vitest🎯Skill

Agent skill for Vitest unit testing framework generated from official vitest-dev/vitest documentation, part of Anthony Fu's curated skills collection for Vue/Vite ecosystem development.

🎯
vue🎯Skill

Streamlines Vue.js development with best practices, component design patterns, and performance optimization techniques for scalable web applications.

🎯
vue-best-practices🎯Skill

Enforces Vue 3 best practices with Composition API, TypeScript, and performance optimization guidelines for robust Vue development.

🎯
vueuse-functions🎯Skill

Provides composable Vue Composition API utility functions for reactive state management, side effects, and common frontend interactions.

🎯
web-design-guidelines🎯Skill

Reviews UI code against comprehensive web design guidelines, checking accessibility, UX, and best practices for web interfaces.

🎯
pinia🎯Skill

A Claude Code skill generated from official Pinia documentation providing type-safe Vue state management guidance, part of Anthony Fu's curated skill collection for the Vue/Nuxt ecosystem.

🎯
nuxt🎯Skill

Streamlines Nuxt.js development with best practices, performance optimization, and comprehensive configuration management for Vue.js applications.

🎯
antfu🎯Skill

A hand-maintained Claude Code skill by Anthony Fu encoding his personal preferences and best practices for ESLint, pnpm, Vitest, and Vue across app and library projects.

🎯
unocss🎯Skill

A UnoCSS skill from Anthony Fu's curated collection (antfu/skills), generated from official documentation to provide AI coding agents with atomic CSS engine expertise including presets, transformers, and configuration patterns.