Discover and explore top open-source AI tools and projects—updated daily.
shinprAI-powered development workflows for production code
Top 94.1% on SourcePulse
This repository provides production-ready, end-to-end development workflows for Claude Code, leveraging specialized AI agents to automate stages from requirements gathering to quality checks. It targets developers using Claude Code who seek structured, AI-assisted development processes, aiming to deliver reviewable code rather than just generated snippets, thereby streamlining development and enhancing code quality.
How It Works
The core approach employs a suite of specialized AI agents, each responsible for distinct phases of the software development lifecycle. A requirement-analyzer determines task complexity, guiding the workflow towards agents like prd-creator or technical-designer for planning and documentation. Implementation is handled by task-executor agents, with quality-fixer agents automatically addressing issues like test failures and type errors. The system emphasizes generating reviewable code through automated testing, design verification, and a phased execution model that prioritizes vertical slices for integration.
Quick Start & Requirements
claude/plugin marketplace add shinpr/claude-code-workflows/plugin install dev-workflows@claude-code-workflows/plugin install dev-workflows-frontend@claude-code-workflows/reload-plugins/recipe-implement (backend) or /recipe-front-design (frontend).Prerequisites include the Claude Code environment. Optional add-on plugins like claude-code-discover, metronome, and dev-workflows-governance can enhance core functionality.
Highlighted Details
/recipe-*) streamline common development tasks, including feature implementation, design documentation, planning, building from plans, code review, problem diagnosis, and reverse engineering./recipe-fullstack-implement, /recipe-fullstack-build) manage cross-layer features, generating separate design documents per layer (backend/frontend) and ensuring consistency via design-sync./recipe-reverse-engineer) to automatically generate PRDs and Design Docs from existing codebases, aiding in understanding legacy systems.Maintenance & Community
The project is built and maintained by @shinpr. No specific details regarding community channels (e.g., Discord/Slack), sponsorships, or a public roadmap are provided in the README.
Licensing & Compatibility
The project is released under the MIT License, permitting free use, modification, and distribution. It is compatible with commercial use and closed-source linking as per standard MIT license terms.
Limitations & Caveats
The effectiveness of skills within Claude Code is subject to context window limitations; exceeding these limits can cause skills to be silently ignored. Installing the dev-skills plugin alongside dev-workflows or dev-workflows-frontend is discouraged due to potential skill duplication and context window issues. The workflows are dependent on the Claude Code environment.
15 hours ago
Inactive
gsd-build