pnpm
π―Skillfrom antfu/skills
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)
Installation
npx vibeindex add antfu/skills --skill pnpmnpx skills add antfu/skills --skill pnpm~/.claude/skills/pnpm/SKILL.mdSKILL.md
More from this repository10
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.
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.
Streamlines Vue.js development with best practices, component design patterns, and performance optimization techniques for scalable web applications.
Enforces Vue 3 best practices with Composition API, TypeScript, and performance optimization guidelines for robust Vue development.
Provides composable Vue Composition API utility functions for reactive state management, side effects, and common frontend interactions.
Reviews UI code against comprehensive web design guidelines, checking accessibility, UX, and best practices for web interfaces.
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.
Streamlines Nuxt.js development with best practices, performance optimization, and comprehensive configuration management for Vue.js applications.
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.
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.