Skills

All Skills

pnpm

Skills tagged with #pnpm

@tsparticles

link-workspace-packages

Link workspace packages in monorepos (npm, yarn, pnpm, bun). USE WHEN: (1) you just created or generated new packages and need to wire up their dependencies, (2) user imports from a sibling package and needs to add it as a dependency, (3) you get resolution errors for workspace packages (@org/*) like "cannot find module", "failed to resolve import", "TS2307", or "cannot resolve". DO NOT patch around with tsconfig paths or manual package.json edits - use the package manager's workspace commands to fix actual linking.

tsparticles/tsparticles+6 more
18d ago
8.8K0
@prisma

bumping-biome

Bumps `biome` package versions (e.g. `@biomejs/biome`) using `pnpm`, aligns `biome.jsonc` files with the new version/s across the repository and runs biome-related checks. Use when required to update `biome` to a newer version - explicitly or implicitly (e.g. after running `pnpm up`, `pnpm update`, `pnpm upgrade` without specific package names).

prisma/prisma-next+6 more
19d ago
1930
@Phlegonlabs

harness-engineering-orchestrator

Repo-backed PRD-to-code orchestration for Claude and Codex. Use when the user wants a new app or existing repository run through discovery, architecture, milestones, execution, and validation instead of ad-hoc prompt-only delivery. Supports greenfield and existing codebases across web, iOS, Android, CLI, agent, API, and desktop projects, with first-class workspace-first support for Bun, npm, and pnpm repositories plus reference templates for additional ecosystems.

Phlegonlabs/Harness-Engineering-skills
18d ago
100
@Charlie85270

component-refactoring

Refactor high-complexity React components in Dify frontend. Use when `pnpm analyze-component --json` shows complexity > 50 or lineCount > 300, when the user asks for code splitting, hook extraction, or complexity reduction, or when `pnpm analyze-component` warns to refactor before testing; avoid for simple/well-structured components, third-party wrappers, or when the user explicitly wants testing without refactoring.

Charlie85270/Dorothy+1 more
19d ago
2020
@moeru-ai

minecraft-debug-mcp

Operate and debug the live Minecraft bot through its built-in MCP REPL server. Use when work requires starting the bot with `pnpm dev`, connecting to the local MCP endpoint, inspecting cognitive state/logs/history, injecting synthetic chat/events, or running targeted REPL code against the running brain during investigation and development.

moeru-ai/airi+7 more
18d ago
33.5K0
@obot-platform

discobot

Run pnpm run ci and resolve all issues

obot-platform/discobot
18d ago
510
@webspatial

WebSpatial 版本发布(Changesets)

本仓库是 `pnpm` workspace,多包发布由 `changesets` 统一驱动。

webspatial/webspatial-sdk
19d ago
1140
@sjdemartini

bump-transitive-dependency

Bump a transitive dependency to a patched version using pnpm. Use when Dependabot reports a security vulnerability in a transitive dependency and cannot auto-update it, or when the user mentions bumping, upgrading, or patching a transitive dependency.

sjdemartini/mui-tiptap+1 more
18d ago
4550
@payloadcms

audit-dependencies

Use when fixing dependency vulnerabilities, running pnpm audit, or when the audit-dependencies CI check fails

payloadcms/payload+3 more
18d ago
41.3K0