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