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.
Analyze an existing codebase for patterns, conventions, and tech stack, OR perform tech stack comparison and competitor analysis for greenfield projects.
Fetch library documentation via Context7 MCP for all technologies in the planned stack.
Write a single `section-NN-slug.md` file for the UltraPlan, containing the detailed task breakdown for one section of the implementation plan.
Search the web for best practices, current approaches, and ecosystem state relevant to the planned project.
Uses power tools
Uses Bash, Write, or Edit tools
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.
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
npx claudepluginhub ankurjain1121/dev-workflow-skills --plugin clear-thought-ultraplanProject 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.
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.
Multi-agent parallel execution with file ownership. One file = One owner. Maximum speed.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications