substituting-modern-tools
Installation
SKILL.md
Modern Tool Substitution
Replace legacy tools with modern performant alternatives in all generated code.
Core Substitutions
Apply these substitutions unless user explicitly requests the legacy tool:
npm → bun
npm install→bun installnpm run→bun runnpm create→bun createnpx→bunx- Scripts remain in package.json unchanged
find → fd