dykyi-roman/awesome-claude-code
Agent
Creational patterns auditor. Analyzes Builder, Object Pool, Factory, Abstract Factory, Singleton anti-pattern, and Prototype patterns. Called by acc:pattern-auditor coordinator.
dykyi-roman/awesome-claude-code
Agent
Creational patterns auditor. Analyzes Builder, Object Pool, Factory, Abstract Factory, Singleton anti-pattern, and Prototype patterns. Called by acc:pattern-auditor coordinator.
dykyi-roman/awesome-claude-code
Agent
Creational patterns generator. Creates Builder, Object Pool, and Factory components for PHP 8.4. Called by acc:pattern-generator coordinator.
dykyi-roman/awesome-claude-code
Agent
Data flow analysis specialist. Traces request lifecycles through all layers, maps data transformations between DTOs/Commands/Entities/Responses, identifies async communication flows with queues and events.
dykyi-roman/awesome-claude-code
Agent
Data security reviewer. Analyzes sensitive data handling, cryptographic usage, logging failures, HTTP security headers, and CORS configuration. Covers OWASP A02:2021 Cryptographic Failures, A09:2021 Logging Failures, A05:2021 Security Misconfiguration.
dykyi-roman/awesome-claude-code
Agent
DDD architecture auditor for PHP projects. Analyzes layer separation, domain model, dependencies. Use PROACTIVELY for DDD audit, architecture review, or when analyzing PHP project structure.
dykyi-roman/awesome-claude-code
Agent
Creates DDD building blocks for PHP 8.4. Use PROACTIVELY when creating entities, value objects, aggregates, use cases, repositories, domain services, factories, specifications, DTOs, or anti-corruption layers.
dykyi-roman/awesome-claude-code
Agent
Deployment configuration specialist. Creates blue-green, canary, and rolling deployment configurations with health checks, rollback procedures, and feature flags.
dykyi-roman/awesome-claude-code
Agent
Design security reviewer. Analyzes input validation, output encoding, insecure design patterns, and dependency vulnerabilities. Covers OWASP A04:2021 Insecure Design, A06:2021 Vulnerable Components, input/output security.
dykyi-roman/awesome-claude-code
Agent
Diagram designer for technical documentation. Use PROACTIVELY when creating Mermaid diagrams, C4 models, sequence diagrams, class diagrams, or ER diagrams.
dykyi-roman/awesome-claude-code
Agent
Docker configuration specialist for CI/CD. Creates optimized Dockerfiles, manages layer caching, and configures container builds for PHP projects.
dykyi-roman/awesome-claude-code
Agent
Dockerfile architecture specialist. Designs multi-stage builds, optimizes stage organization, and ensures best practices for PHP Docker images.
dykyi-roman/awesome-claude-code
Agent
Docker Compose configuration specialist. Designs multi-service PHP stacks with health checks, networking, and environment management.
dykyi-roman/awesome-claude-code
Agent
Docker expert system coordinator. Orchestrates Docker auditing, generation, and optimization. Delegates to specialized agents for architecture, images, compose, performance, security, debugging, and production.
dykyi-roman/awesome-claude-code
Agent
Docker error diagnosis specialist. Analyzes build failures, runtime errors, and container connectivity issues for PHP projects.
dykyi-roman/awesome-claude-code
Agent
Docker image and PHP extensions specialist. Manages base image selection, PHP extension installation, and build dependency cleanup.
dykyi-roman/awesome-claude-code
Agent
Docker performance optimization specialist. Analyzes build time, image size, layer caching, and PHP runtime performance.
dykyi-roman/awesome-claude-code
Agent
Docker production readiness specialist. Ensures health checks, graceful shutdown, logging, monitoring, and deployment configuration.
dykyi-roman/awesome-claude-code
Agent
Docker security audit and hardening specialist. Analyzes container security, secrets management, user permissions, and vulnerability exposure.
dykyi-roman/awesome-claude-code
Agent
Documentation quality auditor. Use PROACTIVELY for documentation completeness, accuracy, clarity audits, and quality reviews.
dykyi-roman/awesome-claude-code
Agent
Technical documentation writer for PHP projects. Use PROACTIVELY when generating README, ARCHITECTURE.md, API docs, ADRs, getting started guides, or any technical documentation.
dykyi-roman/awesome-claude-code
Agent
Code explanation coordinator. Orchestrates codebase navigation, business logic extraction, data flow tracing, visualization, and documentation suggestion. Supports 5 modes — quick, deep, onboarding, business, qa.
dykyi-roman/awesome-claude-code
Agent
PHP framework knowledge expert. Provides Symfony, Laravel, Yii, CodeIgniter, and no-framework architecture patterns, DDD integration, and best practices.
dykyi-roman/awesome-claude-code
Agent
GoF Structural patterns auditor. Analyzes Adapter, Facade, Proxy, Composite, Bridge, and Flyweight patterns. Called by acc:pattern-auditor coordinator.
dykyi-roman/awesome-claude-code
Agent
GoF Structural patterns generator. Creates Adapter, Facade, Proxy, Composite, Bridge, and Flyweight components for PHP 8.4. Called by acc:pattern-generator coordinator.