hexagonal architecture skills

60 tagged hexagonal architecture, measured the same way as everything else here.

Browse within: java 28llm-agent 28clean-code 21refactoring 21symfony 10

aligundogdu/symfony-hexagonal-skill

Skill Claude CodeCodex

Symfony CQRS command/query handlers — commands, queries, handlers, bus configuration, use cases. Triggers on: command, query, handler, CQRS, bus, use case, command handler, query handler, message bus.

34 5mo ago A 45 tokens

aligundogdu/symfony-hexagonal-skill

Skill Claude CodeCodex

Symfony Doctrine persistence — repository adapters, entity mapping, migrations, transactions, database patterns. Triggers on: doctrine, repository, persistence, database, mapping, migration, ORM, entity manager, DBAL, transaction.

34 5mo ago A 42 tokens

aligundogdu/symfony-hexagonal-skill

Skill Claude CodeCodex

Symfony domain modeling — entities, value objects, domain events, aggregates, domain exceptions. Triggers on: entity, value object, domain event, aggregate, domain exception, domain model, domain logic, business rule, invariant.

34 5mo ago A 44 tokens

lifeblood-mcp

04

user-hash/Lifeblood

Skill Claude CodeCodex

Use when an agent should work with Lifeblood's MCP semantic-code tools: analyzing C# or Unity workspaces, querying symbols/dependencies/blast radius/file impact/test impact, checking architectural invariants, validating edits with compilecheck/diagnose, or choosing the right Lifeblood tool instead of grep-style…

8 1mo ago A 70 tokens AGPL-3.0

skill-creator

05

taipt1504/agent-skills

Skill Claude CodeCodex

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

3 3mo ago A 64 tokens

architecture

06

taipt1504/agent-skills

Skill Claude CodeCodex

Hexagonal architecture, DDD, CQRS, and event sourcing for Java Spring applications. Use when designing package structure, creating Aggregate Roots or Value Objects, implementing ports and adapters, setting up CQRS command/query separation, wiring domain events, writing ArchUnit tests, or creating solution architecture…

3 3mo ago A 64 tokens

summer-data

07

taipt1504/agent-skills

Skill Claude CodeCodex

Summer Framework data layer — AuditService (builder, annotation, convenience methods), OutboxService (transactional outbox with scheduler or Debezium CDC, retry + backoff, circuit breaker, KafkaOutboxPublisher), kafka-consumer LSN-watermark idempotency (0.3.1+), R2DBC converters, table validators, and DDL scripts for…

3 3mo ago A 85 tokens

fp-error-handling

08

helmedeiros/clean-code-skills

Skill Claude CodeCodex

This skill should be used when the user asks about "functional error handling", mentions "Result type", "Either type", "Option type", "Maybe monad", discusses replacing try-catch with types, or wants to handle errors without exceptions.

2 6mo ago A 54 tokens original MIT

fp-pure-functions

09

helmedeiros/clean-code-skills

Skill Claude CodeCodex

This skill should be used when the user asks about "pure functions", "side effects", mentions "immutability", "referential transparency", discusses hidden state changes, or wants to make functions more predictable and testable.

2 6mo ago A 49 tokens original MIT

helmedeiros/clean-code-skills

Skill Claude CodeCodex

This skill should be used when the user asks about "ports and adapters", "hexagonal architecture", mentions "clean architecture boundaries", discusses separating infrastructure from domain, or wants to structure code with clear system boundaries.

2 6mo ago A 49 tokens original MIT