shinpr/claude-code-workflows
404 stars · Last commit 2026-05-31
Production-ready development workflows for Claude Code, powered by specialized AI agents.
README preview
# Claude Code Workflows 🚀 [](https://claude.ai/code) [](https://github.com/shinpr/claude-code-workflows) [](https://opensource.org/licenses/MIT) [](https://github.com/shinpr/claude-code-workflows/pulls) **End-to-end development workflows for Claude Code that produce code aligned with design docs and tests.** Specialized agents handle requirements, design, implementation, and quality checks, so what you get is code that actually passes its tests and matches its design docs. --- ## ⚡ Quick Start ### Which plugin should I start with? | Your work | Install | |---|---| | Backend, APIs, CLI tools, or general programming | `dev-workflows` | | React / TypeScript frontend | `dev-workflows-frontend` | | Full-stack (backend + React) | `dev-workflows-fullstack` (single plugin, replaces installing both) |