Create distinctive, production-grade frontend interfaces with high design quality. Anti-slop rules for polished code.
A 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
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub ankurjain1121/dev-workflow-skills --plugin frontend-designProject architecture orchestrator with premise challenge, 4 scope modes, implementation alternatives, dream state mapping, confidence-scored findings, outside voice review, autoplan auto-decisions, and context-safe blueprint generation.
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.
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.
Multi-agent parallel execution with file ownership. One file = One owner. Maximum speed.
建立獨特的生產級前端介面,具備高設計品質。產生富有創意、精緻的程式碼,避免通用的 AI 美學
Production-grade frontend interfaces that avoid generic AI aesthetics. Based on Anthropic's Frontend Designer Skill with bold creative commitment.
Builds production-grade UI. Tokens-first, anti-AI-slop aesthetics, design tokens enforced.
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.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.