Claude Skills
CollectionsCompareWorkflowsNominate
Sign inSign up
© 2026 Curated Agent Skills·Learn more about Agent Skills
Back to repository

dev-toolkit

verified

Development skills for Bun CLI, runtime workflows, and developer experience patterns

View on GitHub

Marketplace

side-quest-marketplace

nathanvale/side-quest-marketplace

Plugin

dev-toolkit

development

Repository

nathanvale/side-quest-marketplace
3stars

plugins/dev-toolkit/skills/dev-toolkit/SKILL.md

Last Verified

February 4, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/nathanvale/side-quest-marketplace/blob/main/plugins/dev-toolkit/skills/dev-toolkit/SKILL.md -a claude-code --skill dev-toolkit

Installation paths:

Claude
.claude/skills/dev-toolkit/
Powered by add-skill CLI

Instructions

# Development Toolkit

Comprehensive skills for building CLI tools, Bun runtime workflows, and developer experience patterns.

## Core Skills

### 1. Bun CLI Development
- Argument parsing patterns
- Dual output formats (markdown/JSON)
- Error handling and exit codes
- Subcommand architecture
- Testing strategies

### 2. Bun Runtime Workflows
- bunx for one-off commands
- Workspace monorepo patterns
- Lockfile management
- Fast startup optimization
- Integration patterns

### 3. Developer Experience (DX) Patterns
- DX Framework: feedback loops, cognitive load, flow state
- ADHD-friendly patterns
- Measurable skill matrices
- Productivity strategies

## When to Use This Skill

Use this skill when:
- Building a new CLI tool with Bun
- Optimizing Bun runtime workflows
- Improving developer experience in your project
- Reviewing CLI implementations against best practices
- Setting up monorepo development environments

## References

See the references/ directory for detailed documentation:
- BUN_CLI_STANDARD.md — Comprehensive CLI development standard
- CLI_REVIEW.md — Reference implementation analysis

## Scripts Available

Utility scripts in scripts/ directory:
- scaffold-cli.ts — Generate new CLI scaffolds
- review-cli.ts — Review CLI against standards

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
1260 chars