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-toolkitGuides Bun runtime setup, project initialization, and migration from Node.js. Useful for faster JS/TS development with Bun's built-in bundler, test runner, and native TypeScript support.
Guides using Bun as runtime, package manager, bundler, and test runner for JS/TS projects with Node comparisons, migration steps, and Vercel deployment.