Bun is a faster JavaScript runtime alternative to Node.js. This skill provides guidance on migrating projects to Bun and using its command-line tools for package management and development.
$ npx skills add https://github.com/dalestudy/skills --skill bunThe Bun skill helps developers transition from Node.js to Bun, a faster JavaScript runtime. It includes command mappings from npm and yarn to Bun equivalents, project initialization guidance, and package management workflows. The skill also covers GitHub Actions CI configuration for Bun projects and provides a Node.js migration checklist to ensure smooth transitions. This is useful for developers looking to improve build and runtime performance in their JavaScript projects.
Bun을 설치한 후, 런타임으로 사용하세요.
Bun으로 JavaScript 프로젝트 실행
Bun을 기본 런타임으로 설정
Bun을 사용하여 패키지 관리
$ npx skills add https://github.com/dalestudy/skills --skill bungit clone https://github.com/dalestudy/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Check the GitHub repository or documentation for usage examples.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan