CloudAI-XCloudAI-XCommunity·14 Agent Skills Included

claude-workflow-v2

Complete AI coding workflow with agents, skills, hooks, and commands

Automates code reviews, debugging, testing, security audits, and git workflows through specialized AI agents. Eliminates manual linting, formatting, and commit writing with automatic hooks and one-line slash commands. Loads expert knowledge on demand for architecture, databases, APIs, performance, and React best practices. Works with Claude Code, Cursor, Codex, and 35+ other AI coding tools.
npx skills add CloudAI-X/claude-workflow-v2 --all -g -y
Available:

Tells the AI agent which specialized sub-agent to use for each task type, such as routing bugs to the debugger and reviews to the code-reviewer, plus rules for validating and testing plugin changes.

All Skills in This Repository (14)

Pure Emerald Level Indicators
📦 In Repo
CloudAI-XCloudAI-X

error-handling

Implements error handling patterns, structured logging, retries, and circuit breakers across languages.

Community
Intermediate
📦 In Repo
CloudAI-XCloudAI-X

database-design

Designs database schemas, indexes, migrations, and query optimizations for SQL and NoSQL databases.

Community
Intermediate
📦 In Repo
CloudAI-XCloudAI-X

devops-infrastructure

Guides Docker containerization, CI/CD pipelines, deployment strategies, and infrastructure as code setup.

Community
Intermediate
📦 In Repo
CloudAI-XCloudAI-X

security-patterns

Implements authentication, authorization, encryption, and security hardening patterns for web applications.

Community
Intermediate
📦 In Repo
CloudAI-XCloudAI-X

parallel-execution

Orchestrate multiple subagents in parallel using the Task tool.

Community
Advanced
📦 In Repo
CloudAI-XCloudAI-X

web-design-guidelines

Review UI code against the official Web Interface Guidelines.

Community
Basic
📦 In Repo
CloudAI-XCloudAI-X

optimizing-performance

Profile and optimize application performance across frontend, backend, and database layers.

Community
Intermediate
📦 In Repo
CloudAI-XCloudAI-X

convex-backend

Codify Convex backend best practices for functions, schemas, and storage.

Community
Basic
📦 In Repo
CloudAI-XCloudAI-X

designing-architecture

Evaluate software architecture patterns with trade-off analysis and decision criteria.

Community
Basic
📦 In Repo
CloudAI-XCloudAI-X

analyzing-projects

Analyzes codebases to produce a structured summary of architecture and tech stack.

Community
Advanced
📦 In Repo
CloudAI-XCloudAI-X

vercel-react-best-practices

Audits React and Next.js apps for performance and applies best practices.

Community
Basic
📦 In Repo
CloudAI-XCloudAI-X

managing-git

Automates Git branching, conventional commits, and pull requests across projects.

Community
Basic

Frequently Asked Questions

FAQPage Schema
How 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