Production-ready skills for development workflows - orchestration, code review, design, and more
npx claudepluginhub ankurjain1121/dev-workflow-skillsA curated collection of Claude Code plugins for development workflows - orchestration, code review, design, React development, and more.
| Plugin | Description | Category |
|---|---|---|
| orchestrate | Multi-agent parallel execution with file ownership | Development |
| brutal-review | Zero-tolerance multi-agent code review | Code Quality |
| design | Complete design thinking pipeline for UIs | Design |
| react-development | Comprehensive React with hooks and state management | Development |
| frontend-design | Production-grade frontend interfaces | Design |
| framework-dev | Project framework orchestrator (6-phase workflow) | Planning |
| ultraplan | Single-command planning: plain-English ideas → AI-executable plans | Planning |
Add to your ~/.claude/settings.json:
{
"extraKnownMarketplaces": {
"dev-workflow-skills": {
"source": {
"source": "github",
"repo": "Ankurjain1121/dev-workflow-skills"
}
}
},
"enabledPlugins": {
"dev-workflow-skills@orchestrate": true,
"dev-workflow-skills@brutal-review": true,
"dev-workflow-skills@design": true,
"dev-workflow-skills@react-development": true,
"dev-workflow-skills@frontend-design": true,
"dev-workflow-skills@framework-dev": true,
"dev-workflow-skills@ultraplan": true
}
}
Or install individual plugins by only enabling the ones you need.
Multi-agent parallel execution with file ownership
Fast parallel execution for large projects. One file = One owner. Supports multi-terminal mode with Claude/Gemini/Qwen.
/orchestrate add authentication with login, signup, and password reset
/orchestrate --multi # For 10+ files
Zero-tolerance multi-agent code review
5 specialized agents (Security, Architecture, Quality, Performance, Style) with weighted scoring. 95+ to pass.
/brutal-review src/
Complete design thinking pipeline for UIs
Transforms rough ideas into PRDs, runs 9-pass UX analysis, audits existing UIs, and iterates based on feedback.
/design "Create a dashboard for analytics"
Comprehensive React development
Hooks, components, state management, context, effects, and performance optimization based on official React documentation.
/react-development # Then ask React questions
Production-grade frontend interfaces
Create distinctive, polished code that avoids generic AI aesthetics. Anti-slop rules for high design quality.
/frontend-design "Build a landing page"
Project framework orchestrator
6-phase workflow from discovery to integration. Research-backed recommendations, multi-agent coordination, context hygiene.
/framework-dev "Help me plan my new SaaS project"
Single-command planning: plain-English ideas → AI-executable plans
6-phase pipeline: Understand (40-70 discovery questions) → Research (3 parallel agents) → Plan (PRD + technical plan with XML tasks) → Review (8-category checklist) → Validate (traceability matrix) → Output. Designed for no-coders.
/ultraplan "Build a task management app with team features"
/ultraplan update # Non-destructive update of affected sections
/ultraplan status # Show current progress
MIT License - see LICENSE file
Built by Ankur Jain with Claude Code
Multi-agent parallel execution with file ownership. One file = One owner. Maximum speed.
Zero-tolerance multi-agent code review with 5 specialized agents for security, architecture, quality, performance, and style.
Complete design thinking pipeline for UIs. Transforms ideas into PRDs, runs 9-pass UX analysis, and iterates based on feedback.
Comprehensive React development with hooks, components, state management, context, effects, and performance optimization.
Create distinctive, production-grade frontend interfaces with high design quality. Anti-slop rules for polished code.
Project architecture orchestrator with context-safe state management, Git-integrated checkpoints, and comprehensive blueprint generation. Features 6-phase workflow, research-backed recommendations, multi-agent coordination, validation system, and export capabilities.
Enhanced planning system that combines UltraPlan's 6-phase pipeline with Clear Thought's 11 structured thinking frameworks. Transforms plain-English ideas into AI-executable implementation plans using mental models, design patterns, collaborative reasoning, scientific method, and more at every phase.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Curated collection of 154 specialized Claude Code subagents organized into 10 focused categories