bun
✓Bun JavaScript/TypeScript runtime and all-in-one toolkit. Covers runtime, package manager, bundler, test runner, HTTP server, WebSockets, SQLite, S3, Redis, file I/O, shell scripting, FFI, Markdown parser. Keywords: bun, bunx, bun install, bun run, bun test, bun build, Bun.serve, Bun.file, bun:sqlite, Bun.markdown.
Installation
SKILL.md
All-in-one JavaScript/TypeScript toolkit: runtime, package manager, test runner, bundler.
| Package Manager | references/package-manager.md | | Project Setup | references/project-scaffolding.md | | Development | references/development.md | | Module System | references/module-system.md | | TypeScript & JSX | references/typescript-jsx.md | | Configuration | references/bunfig.md | | HTTP Server | references/http-server.md |
| WebSockets | references/websockets.md | | File I/O | references/file-io.md | | SQLite | references/sqlite.md | | S3 Storage | references/s3.md | | Redis | references/redis.md | | Low-Level Network | references/networking-low-level.md | | Fetch API | references/fetch.md | | Shell Scripts | references/shell.md | | Spawn Process | references/spawn.md |
Bun JavaScript/TypeScript runtime and all-in-one toolkit. Covers runtime, package manager, bundler, test runner, HTTP server, WebSockets, SQLite, S3, Redis, file I/O, shell scripting, FFI, Markdown parser. Keywords: bun, bunx, bun install, bun run, bun test, bun build, Bun.serve, Bun.file, bun:sqlite, Bun.markdown. Source: itechmeat/llm-code.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/itechmeat/llm-code --skill bun- Source
- itechmeat/llm-code
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is bun?
Bun JavaScript/TypeScript runtime and all-in-one toolkit. Covers runtime, package manager, bundler, test runner, HTTP server, WebSockets, SQLite, S3, Redis, file I/O, shell scripting, FFI, Markdown parser. Keywords: bun, bunx, bun install, bun run, bun test, bun build, Bun.serve, Bun.file, bun:sqlite, Bun.markdown. Source: itechmeat/llm-code.
How do I install bun?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/itechmeat/llm-code --skill bun Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/itechmeat/llm-code
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01