Block every `npm`, `npx`, and `yarn` Bash/PowerShell invocation in Claude Code. If the user (or Claude itself) tries to run an npm-family command, issue a warning in BOLD letters and suggest the pnpm equivalent. This skill is the soft layer that pairs with the hard PreToolUse hook `block-npm.js`, which blocks the command at the harness level. Triggers: any command starting with `npm`, `npx`, or `y
Design e Frontend#aipor UAantovakul