Trending 2026→One of the top-searched agent skills of 2026.
git log --oneline --stat
HEAD
- Stars
- 3.9k
- Forks
- 218
- Updated
- Jun 2, 2026
repo --stat
stars
3.9k
forks
218
last update
Jun 2, 2026
license
MITv1.2.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add bun-runtime-pro - Invoke
// Run from any project directory
$ claude --skill bun-runtime-pro "scaffold a typed REST endpoint" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill bun-runtime-pro "now refactor it"
bun-runtime-pro/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Bun Runtime Pro
- slug:
- bun-runtime-pro
- version:
- v1.2.0
- license:
- MIT
- author:
- @bun-craft
- repository:
- github.com/bun-craft/bun-runtime-pro
- categories:
- tags:
- #bun#javascript#typescript#runtime#sqlite
- description:
Bun-native apps — bun.serve, sqlite-native, test runner, package manager, hot reload, single binary.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
bun-runtime-pro/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…