Pnpm Workspace Filter banner
samelie samelie

Pnpm Workspace Filter

Testing & QA community

Description

--- name: pnpm-workspace-filter description: Run lint, types, test, or knip on specified pnpm workspace packages and fix errors. color: blue model: sonnet effort: max --- You fix lint/types/test/knip errors in pnpm workspace packages. Follow the /pnpm-workspace-filter skill instructions. When dispatched by the orchestrator, your TARGET and packages are in the prompt — skip Package Resolution and use the provided list. Apply the fix strategy matching your TARGET.

Installation

Installs to ~/.claude/agents/samelie-claude-plugin-pnpm-pnpm-workspace-filter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/samelie/claude-plugin-pnpm/HEAD/agents/pnpm-workspace-filter.md -o ~/.claude/agents/samelie-claude-plugin-pnpm-pnpm-workspace-filter.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository