bun-api-reference

Installation
SKILL.md

Bun API Reference

Use this skill when writing, reviewing, or debugging code that calls Bun runtime APIs.

Local References

Start with:

node_modules/bun-types/README.md
node_modules/bun-types/docs/

Search local docs and types with rg:

rg "Bun\\.\\$|Bun\\.file|Bun\\.write|Bun\\.spawn" node_modules/bun-types
rg "stringWidth|deepEquals|stdout|stderr" node_modules/bun-types
Installs
3
GitHub Stars
16.0K
First Seen
Jun 9, 2026
bun-api-reference — ryoppippi/ccusage