shinpr/claude-code-workflows
320 stars · Last commit 2026-04-15
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** - Specialized agents handle requirements, design, implementation, and quality checks so you get reviewable code, not just generated code. --- ## ⚡ Quick Start > **Windows:** This repo uses symlinks. Git doesn't create them by default. Use WSL, or clone with `git clone -c core.symlinks=true` in an admin PowerShell, then install plugins from the local clone. Admin is only needed for initial setup. This marketplace includes the following plugins: **Core plugins:** - **dev-workflows** - Backend and general-purpose development - **dev-workflows-frontend** - React/TypeScript specialized workflows