This covers the architectural patterns you'll need for building Quarkus 3.x backends with event-driven messaging. It includes the standard layering (resource, service, repository), Hibernate Panache data access, and Apache Camel integration with RabbitMQ for async publishing. The examples show real patterns like constructor injection with Lombok, transactional boundaries, structured logging with Logback and MDC context, and Camel route configuration for both direct routes and message queuing. Useful when you're setting up a new Quarkus service and want consistent patterns for validation, error handling, event tracking, and message publishing without having to piece together the boilerplate from scattered documentation.
npx -y skills add affaan-m/ecc --skill quarkus-patterns --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
pluginagentmarketplace/custom-plugin-java
github/awesome-copilot
github/awesome-copilot