·developer-toolbox
>_

developer-toolbox

jezweb/claude-skills

Essential development workflow agents for code review, debugging, testing, documentation, and git operations. Includes 7 specialized agents with strong auto-discovery triggers. Use when: setting up development workflows, code reviews, debugging errors, writing tests, generating documentation, creating commits, or verifying builds.

358Installs·7Trend·@jezweb

Installation

$npx skills add https://github.com/jezweb/claude-skills --skill developer-toolbox

SKILL.md

A collection of essential development workflow agents that integrate seamlessly with Claude Code.

| commit-helper | Generate conventional commit messages | "commit message", "staged changes" | | build-verifier | Verify dist/ matches source after builds | "changes not appearing", "verify build" | | code-reviewer | Security audits and code quality reviews | "code review", "security audit", "OWASP" |

| debugger | Systematic debugging with root cause analysis | "error", "TypeError", "stack trace", "bug" | | test-runner | TDD workflow and test creation | "write tests", "TDD", "coverage", "jest" | | orchestrator | Coordinate complex multi-step projects | "coordinate", "multi-step", "complex feature" |

Essential development workflow agents for code review, debugging, testing, documentation, and git operations. Includes 7 specialized agents with strong auto-discovery triggers. Use when: setting up development workflows, code reviews, debugging errors, writing tests, generating documentation, creating commits, or verifying builds. Source: jezweb/claude-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/jezweb/claude-skills --skill developer-toolbox
Category
>_Productivity
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is developer-toolbox?

Essential development workflow agents for code review, debugging, testing, documentation, and git operations. Includes 7 specialized agents with strong auto-discovery triggers. Use when: setting up development workflows, code reviews, debugging errors, writing tests, generating documentation, creating commits, or verifying builds. Source: jezweb/claude-skills.

How do I install developer-toolbox?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jezweb/claude-skills --skill developer-toolbox Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/jezweb/claude-skills