By ashchupliak
Effective Claude workflows - /solo for 90% of tasks, /team for complex features. Based on official Anthropic patterns.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-1 --plugin ashchupliak-dream-teamBuild the project with quality checks
Run Codex CLI for code analysis or generation tasks
Deploy application to specified environment (staging/prod)
Discover and analyze repository to generate context files for the team
Emergency hotfix workflow for production issues
Investigate an issue using multiple specialized agents in parallel
Start a new feature implementation with full team coordination
Run parallel code review with multiple specialists (code-reviewer + security-tester)
Fast 3-agent workflow for quick fixes and small changes (analyst → developer → qa)
Perform code review on recent changes or specified PR
Run comprehensive security audit on the codebase
Run tests with optional scope (unit/integration/e2e/all)
Effective Claude workflow - builds context, asks when needed, works incrementally
Team-A (Full) - 5-agent team with health checks and strict protocol
Team-B (Standard) - 5-agent team with simplified workflow
Team-C (Fast) - 3-agent lightweight team for quick iterations
Intelligent Engineering Manager - 7-phase feature development with parallel agents and user checkpoints
Requirements analyst - clarifies requirements, researches patterns, identifies edge cases before design. USE PROACTIVELY for requirement gathering.
Technical architect - designs APIs, data models, and creates implementation plan. USE PROACTIVELY for complex design decisions requiring deep analysis.
Expert code reviewer. USE PROACTIVELY after any code changes to ensure quality, security, and maintainability.
Fullstack developer - implements backend (Kotlin/Spring) and frontend (Next.js) following Architect's design exactly. USE PROACTIVELY for implementation.
DevOps engineer - handles Docker, Kubernetes, Helm, CI/CD, and deployments. USE PROACTIVELY when infrastructure changes needed.
Repository discovery agent - analyzes codebases to generate context files for team workflows
QA engineer - writes tests, reviews code, checks security, ensures quality before deployment. USE PROACTIVELY after implementation.
Security specialist for vulnerability assessment. USE PROACTIVELY for security audits, penetration testing guidance, and security reviews.
Fast research agent for finding best practices, documentation, and technical solutions. USE PROACTIVELY when exploring options or gathering information.
REST API design principles and patterns - use when designing new endpoints, creating DTOs, or planning API structure
Delegate coding tasks to Codex CLI (OpenAI gpt-5-codex via JetBrains AI). Use when a task involves repetitive code generation, refactoring, or analysis that can be offloaded.
Flyway database migrations - use for schema changes, data migrations, version management, and PostgreSQL DDL
gRPC and Protocol Buffers - use for service-to-service communication, API definitions, streaming, and inter-service contracts
JOOQ type-safe SQL patterns - use for database queries, repositories, complex SQL operations, and PostgreSQL-specific features
Kubernetes and Helm patterns - use for deployment configs, service definitions, ConfigMaps, Secrets, and Helm chart management
Kotlin/Spring Boot patterns for Orca service - use when implementing backend features, writing services, repositories, or controllers
Kotlin/Spring Boot 3.x patterns - use for backend services, REST APIs, dependency injection, controllers, and service layers
Next.js 15 App Router patterns - use for frontend pages, API routes, server components, client components, and middleware
OpenTelemetry observability - use for distributed tracing, metrics, instrumentation, Sentry integration, and monitoring
Prisma ORM patterns - use for database access in Next.js, schema design, migrations, transactions, and relations
Systematic feature planning workflow - use when starting complex features requiring structured approach
TanStack React Query patterns - use for data fetching, caching, mutations, optimistic updates, and server state management
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
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.
Meta-prompting and spec-driven development system for Claude Code. Productivity framework for structured AI-assisted development.
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.