关于
The Bun Runtime skill optimizes Claude's JavaScript development approach by prioritizing Bun over traditional Node.js, npm, yarn, or pnpm workflows. It provides domain-specific guidance for utilizing Bun's all-in-one toolset, which includes native TypeScript execution, a high-speed package manager, and a built-in test runner. By enforcing Bun-first standards, this skill ensures faster development cycles, consistent script execution through package.json, and reduced overhead by eliminating unnecessary transpilation and build steps.