Security Patterns
CloudAI-X/claude-workflow-v2Implements authentication, authorization, encryption, secrets management, and security hardening patterns. Use when designing auth flows, managing secrets, configuring CORS, implementing rate limiting, or when asked about JWT, OAuth, password hashing, API keys, RBAC, or security best practices.
At a glance
/plugin marketplace add CloudAI-X/claude-workflow-v2
/plugin install security-patterns
Setup, runtime and requirements describe CloudAI-X/claude-workflow-v2, the repo this skill ships in.
Also in CloudAI-X/claude-workflow-v2
View the repoAnalyzes codebases to understand structure, tech stack, patterns, and conventions. Use when onboarding to a new project, exploring unfamilia...
Convex backend development guidelines. Use when writing Convex functions, schemas, queries, mutations, actions, or any backend code in a Con...
Designs database schemas, indexing strategies, query optimization, and migration patterns for SQL and NoSQL databases. Use when designing ta...
Designs REST and GraphQL APIs including endpoints, error handling, versioning, and documentation. Use when creating new APIs, designing endp...
Designs software architecture and selects appropriate patterns for projects. Use when designing systems, choosing architecture patterns, str...
Designs and implements testing strategies for any codebase. Use when adding tests, improving coverage, setting up testing infrastructure, de...
Guides Docker, CI/CD pipelines, deployment strategies, infrastructure as code, and observability setup. Use when writing Dockerfiles, config...
Implements error handling patterns, structured logging, retry strategies, circuit breakers, and graceful degradation. Use when designing err...
Manages Git workflows including branching, commits, and pull requests. Use when working with Git, creating commits, opening PRs, managing br...
Analyzes and optimizes application performance across frontend, backend, and database layers. Use when diagnosing slowness, improving load t...
Patterns for parallel subagent execution using Task tool with run_in_background. Use when coordinating multiple independent tasks, spawning...
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refacto...