dykyi-roman/awesome-claude-code
Plugin Claude Code
Plugin marketplace listing 1 plugin: acc.
dykyi-roman/awesome-claude-code
Plugin Claude Code
Plugin marketplace listing 1 plugin: acc.
dykyi-roman/awesome-claude-code
Plugin Claude Code
PHP Architecture Toolkit — DDD, CQRS, Event Sourcing, Clean/Hexagonal Architecture, GoF Patterns, PSR, Docker, CI/CD.
dykyi-roman/awesome-claude-code
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, running an inline shell check. From dykyi-roman/awesome-claude-code.
dykyi-roman/awesome-claude-code
Settings file Claude Code
Agent settings declaring 1 hook event (PostToolUse) and 9 allowed tools.
dykyi-roman/awesome-claude-code
Instructions file
Instructions for dykyi-roman/awesome-claude-code, covering claude.md, project overview, commands, architecture and validation.
dykyi-roman/awesome-claude-code
Agent
API & infrastructure patterns generator. Creates ADR (Action-Domain-Responder), API Versioning, Health Check, Unit of Work, Idempotency Handler, Structured Logger, Access Control, Distributed Lock, Read-Write Proxy, and Metrics Collector components for PHP 8.4. Called by acc:pattern-generator coordinator.
dykyi-roman/awesome-claude-code
Agent
Architecture audit coordinator. Orchestrates structural, behavioral, and integration auditors for comprehensive reviews. Use PROACTIVELY for architecture audits.
dykyi-roman/awesome-claude-code
Agent
Meta-generator for PHP 8.4 architecture components. Coordinates DDD and integration pattern generation. Use PROACTIVELY when creating bounded contexts, complex domain structures, or full-stack architecture components.
dykyi-roman/awesome-claude-code
Agent
Authentication and authorization security reviewer. Analyzes authentication mechanisms, access control, CSRF protection, mass assignment, and PHP type juggling vulnerabilities. Covers OWASP A01:2021 Broken Access Control, A07:2021 Authentication Failures.
dykyi-roman/awesome-claude-code
Agent
GoF Behavioral patterns auditor. Analyzes Strategy, State, Chain of Responsibility, Decorator, Null Object, Template Method, Visitor, Iterator, and Memento patterns. Called by acc:pattern-auditor coordinator.
dykyi-roman/awesome-claude-code
Agent
Behavioral patterns generator. Creates Strategy, State, Chain of Responsibility, Decorator, Null Object, Template Method, Visitor, Iterator, and Memento components for PHP 8.4. Called by acc:pattern-generator coordinator.
dykyi-roman/awesome-claude-code
Agent
Coordinates bug diagnosis, fix generation, and test creation. Orchestrates acc:bug-hunter, acc:bug-fixer, and acc:test-generator.
dykyi-roman/awesome-claude-code
Agent
Generates safe, minimal bug fixes using diagnosis from bug-hunter. Analyzes root cause, impact, and prevents regressions.
dykyi-roman/awesome-claude-code
Agent
Bug detection specialist. Finds logic errors, null pointers, boundary issues, race conditions, resource leaks, exception issues, type issues, SQL injection, infinite loops. Use PROACTIVELY for code review bug detection.
dykyi-roman/awesome-claude-code
Agent
Business logic analysis specialist. Extracts business rules, explains business processes in natural language, maps domain concepts and ubiquitous language, detects state machines. Translates code to business terminology.
dykyi-roman/awesome-claude-code
Agent
CI/CD coordinator. Orchestrates pipeline setup, debugging, optimization, and auditing. Delegates to specialized agents for static analysis, testing, security, Docker, and deployment.
dykyi-roman/awesome-claude-code
Agent
CI pipeline debugging specialist. Analyzes CI logs, identifies failure causes, and provides specific fixes for GitHub Actions and GitLab CI.
dykyi-roman/awesome-claude-code
Agent
CI fix generation and application specialist. Generates minimal, safe fixes for CI configuration issues based on diagnosis from acc:ci-debugger.
dykyi-roman/awesome-claude-code
Agent
CI/CD security specialist. Audits secrets handling, permissions, dependency scanning, and security configurations in CI pipelines.
dykyi-roman/awesome-claude-code
Agent
Expert in creating Claude Code commands, agents, and skills. Use PROACTIVELY when you need to create or improve Claude Code components.
dykyi-roman/awesome-claude-code
Agent
Code review coordinator. Orchestrates multi-level reviews (low/medium/high) with git diff analysis, delegates to specialized reviewers, aggregates findings with severity levels, calculates task match score, determines verdict. Use PROACTIVELY for code reviews.
dykyi-roman/awesome-claude-code
Agent
Codebase navigation specialist. Scans directory structure, identifies architectural layers, detects framework and patterns, finds entry points. Provides structural map for other explain agents.
dykyi-roman/awesome-claude-code
Agent
CQRS/ES/EDA patterns auditor. Analyzes Command/Query separation, Event Sourcing compliance, and Event-Driven Architecture patterns. Called by acc:architecture-auditor and acc:pattern-auditor.
dykyi-roman/awesome-claude-code
Agent
CQRS/ES component generator. Creates Commands, Queries, Event Stores, Snapshots, and Read Models for PHP 8.4. Called by acc:generate-ddd command and acc:architecture-generator coordinator.