Claude Code plugin: dev-tools workflow — scaffold-repo, multi-agent QA review, templatize. Session-handover skills and commands moved to claude-hopper.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin dev-toolsPrepare a human-developed codebase for agentic development
Lead a documentation-focused QA pass, delegating to qa-docs-qa and qa-emojis-and-style subagents.
Run a coordinated multi-agent QA pass across the current repository, dispatching to qa-* subagents.
Run a general QA team lead pass, triaging which qa-* subagents to invoke for the current repo.
QA subagent for backend api review. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
QA subagent for basic seo. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
QA subagent for caching optimization. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
QA subagent for code non code. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
QA subagent for code remover. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
QA subagent for comments cleanup. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
QA subagent for cost efficiency. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
QA subagent for database reviewer. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
QA subagent for deployment reviewer. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
QA subagent for diagnostic file remover. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
QA subagent for docs qa. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
QA subagent for edge case identifier. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
QA subagent for emojis and style. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
QA subagent for framework best practices. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
QA subagent for frontend backend alignment. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
QA subagent for general qa. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
QA subagent for image compression cdn. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
QA subagent for image optimization. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
QA subagent for mcp server validation. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
QA subagent for modular code. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
QA subagent for navigation breadcrumbs. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
QA subagent for resource efficiency. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
QA subagent for responsive style. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
QA subagent for user feedback messages. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
QA subagent for ux friction. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
Provision a new dev-tools workspace on disk. Use when the user wants to start a new repo-scaffold, retrofitting, code-review, templatization, session-continuity, browser-automation, or agent-workspace surface. Accepts a workspace name and a variant. Scaffolds the workspace, personalises CLAUDE.md from the user's global memory, and (by default) creates a GitHub repo.
Capture Playwright screenshots of a website under development. Use when the user asks to screenshot the site, grab screenshots of the app/UI, snapshot pages for visual review, or track visual evolution of a site.
Use when the user wants to turn a set of existing Claude Code workspace/project repos into a reusable GitHub template repo. Triggers on phrases like "templatize this workspace", "make a template from these repos", "create a claude workspace template".
Claude Code plugin: dev-tools workflow — scaffold-repo, multi-agent QA review, templatize.
Session-handover commands and the
session-handover-writeragent moved out of dev-tools in 1.2.0. They now live in theclaude-hopperplugin.
Consolidates six former plugins — repo-retrofitter, make-agent-friendly, qa-team, claude-templatizer, claude-janitor, session-transfer — and eight template repos into one cluster plugin.
Part of the danielrosehill Claude Code marketplace.
Retrofitting / agent-friendliness:
/dev-tools:make-agent-friendly — prepare a human-developed codebase for agentic development.QA / code review (qa-*):
/dev-tools:qa-orchestrator — run a coordinated multi-agent QA pass./dev-tools:qa-team-lead — QA team lead role./dev-tools:qa-documentation-lead — docs-focused QA lead.Retrofitting (retrofit-*):
retrofit-scan, retrofit-retrofit, retrofit-retrofit-this, retrofit-auto, retrofit-interactive, retrofit-add-agents, retrofit-add-commands, retrofit-new-plugin.Templatization:
templatize-workspace — extract shared structure from existing repos into a template.Janitor / cleanup (janitor-*):
janitor-remove-script-clutter, janitor-doc-cleaning, janitor-code-cleanup, janitor-organisation, janitor-separation, janitor-remove-doc-sprawl.Session (session-*):
session-handover, session-write-handover, session-quick-handover, session-log-and-handover, session-start-from-handover, session-clipboard-handover, session-fork-new-direction, session-mirror-to-private, session-new-claude-at, session-new-claude-here, session-repo-from-thread, session-setup-agent-logs, session-spawn-docs-repo, session-spawn-planning-repo, session-terminal-here, session-junction-relay.qa-*)qa-* — 25 specialised QA subagents (general QA, cleanup, documentation, backend (API/db/MCP), performance, UX, SEO, deployment, code-non-code separation, etc.)./dev-tools:new-workspace <name> [--variant=<variant>] [--local-only] [--private]Variants: repo-scaffold, retrofitting, code-review, templatization, browser-automation, agent-workspace.
Scaffolds a new workspace (CLAUDE.md + variant-specific structure), personalises it from ~/.claude/CLAUDE.md, and (by default) creates a public GitHub repo for it.
Primitives live in the plugin → globally available from any cwd.
Workspace scaffolds are provisioned as data → no .claude/ tree inside provisioned workspaces.
Plugin updates never touch your workspace data.
See PLAN.md in Claude-Workspace-Reshaping-190426 for the full pattern spec this plugin follows.
repo-scaffold — creating new GitHub repositories with optional Claude scaffolding.retrofitting — bulk-retrofitting existing repos with Claude Code scaffolding.code-review — holding QA findings, checklists, and reports.templatization — extracting shared structure from multiple repos into a reusable template.browser-automation — reverse-engineering and scripting browser automation tasks.agent-workspace — general-purpose structured Claude Code workspace.Via the danielrosehill marketplace:
/plugin marketplace add danielrosehill/Claude-Code-Plugins
/plugin install dev-tools
MIT.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Meta-prompting and spec-driven development system for Claude Code. Productivity framework for structured AI-assisted development.
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Complete developer toolkit for Claude Code
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim