BU
bun-development
ALWAYS use this when the request matches BUN Development: Fast, modern JavaScript/TypeScript development with the Bun runtime, inspired by [oven-sh/bun](https://github.com/oven-sh/bun).
Install
mkdir -p .claude/skills/bun-development-anhvu1107 && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/15585" && unzip -o skill.zip -d .claude/skills/bun-development-anhvu1107 && rm skill.zipInstalls to .claude/skills/bun-development-anhvu1107
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
ALWAYS use this when the request matches BUN Development: Fast, modern JavaScript/TypeScript development with the Bun runtime, inspired by [oven-sh/bun](https://github.com/oven-sh/bun).185 chars✓ has a “when” trigger
About this skill
⚡ Bun Development
Selective Reading Rule
Start with:
references/senior-master-standard.mdreferences/usage-routing.mdreferences/quality-checklist.md
Then load only the inherited docs, scripts, assets, examples, or detailed instructions that match the user's actual task.
Progressive Disclosure
- Read
references/full-skill-instructions.mdonly when the task needs the full original upstream guidance. - Prefer bundled scripts for deterministic or repetitive operations when they exist.
- Reuse bundled assets instead of inventing substitutes when assets are present.
- Keep final answers aligned with this skill's frontmatter trigger, Senior Master standard, and Codex strict review gate.