claude-workflow-v2
Complete AI coding workflow with agents, skills, hooks, and commands
All Skills in This Repository (14)
Pure Emerald Level Indicatorserror-handling
Implements error handling patterns, structured logging, retries, and circuit breakers across languages.
database-design
Designs database schemas, indexes, migrations, and query optimizations for SQL and NoSQL databases.
devops-infrastructure
Guides Docker containerization, CI/CD pipelines, deployment strategies, and infrastructure as code setup.
security-patterns
Implements authentication, authorization, encryption, and security hardening patterns for web applications.
parallel-execution
Orchestrate multiple subagents in parallel using the Task tool.
web-design-guidelines
Review UI code against the official Web Interface Guidelines.
optimizing-performance
Profile and optimize application performance across frontend, backend, and database layers.
convex-backend
Codify Convex backend best practices for functions, schemas, and storage.
designing-architecture
Evaluate software architecture patterns with trade-off analysis and decision criteria.
analyzing-projects
Analyzes codebases to produce a structured summary of architecture and tech stack.
vercel-react-best-practices
Audits React and Next.js apps for performance and applies best practices.
managing-git
Automates Git branching, conventional commits, and pull requests across projects.
Frequently Asked Questions
FAQPage SchemaHow to install claude-workflow-v2?▼
Run `npx skills add CloudAI-X/claude-workflow-v2 --all -g -y` in your terminal to install all skills globally for your AI agent.
What does claude-workflow-v2 do?▼
It gives your AI coding assistant 7 specialized agents, 26 slash commands, 14 knowledge skills, and 14 automation hooks covering code review, debugging, testing, security, and git workflows.
Does it work with Cursor and Codex?▼
Yes. The skills follow the universal SKILL.md standard and install automatically into Claude Code, Cursor, Codex, Windsurf, Cline, and 35+ other AI agents.
How do the auto-triggering agents work?▼
Agents activate based on your plain-English request. Saying 'the login is broken' spawns the debugger, while 'review my changes' triggers the code-reviewer, with no manual setup needed.
Can non-developers use this workflow plugin?▼
Basic usage only requires typing requests in plain English, but the skills and commands are designed for software projects, so some coding familiarity helps.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core