Armory
Source
Browse
Skills

bun-development

Modern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js. Use when working with Bun, optimizing JS/TS development speed, or migrating from Node.js to Bun.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install bun-development --cli claude

writes the skill into.claude/skills/bun-development/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/bun-development/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Modern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js. Use when working with Bun, optimizing JS/TS development speed, or migrating from Node.js to Bun.

When to use it

Modern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js. Use when working with Bun, optimizing JS/TS development speed, or migrating from Node.js to Bun.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/bun-development/SKILL.md -o .claude/skills/bun-development/SKILL.md

Notes

Extracted from davila7/claude-code-templates, bun-development category.