From dev-toolkit
Builds Bun CLI tools with subcommands, argument parsing, error handling, and testing. Optimizes runtime workflows like monorepos, bunx, and lockfiles. Improves developer experience via productivity patterns.
How this skill is triggered — by the user, by Claude, or both
Slash command
/dev-toolkit:dev-toolkitThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Comprehensive skills for building CLI tools, Bun runtime workflows, and developer experience patterns.
Comprehensive skills for building CLI tools, Bun runtime workflows, and developer experience patterns.
Use this skill when:
See the references/ directory for detailed documentation:
Utility scripts in scripts/ directory:
npx claudepluginhub nathanvale/side-quest-marketplace-old --plugin dev-toolkitBuilds and publishes npx-executable CLI tools with Bun toolchain (citty, picocolors, Biome, Vitest, Bunup). Handles scaffolding, arg parsing, sub-commands, terminal UX, TypeScript, linting, testing, bundling, and npm publishing.
Modern JavaScript/TypeScript development with the Bun runtime. Covers package management, bundling, testing, and migration from Node.js.