quarkus-expert

Installation
SKILL.md

quarkus-expert

Keyword: quarkus | Platforms: gemini,claude,codex

High-Performance Quarkus Framework Expert Skill - Deep production-grade knowledge of the Quarkus ecosystem.

Core Mandates

  • Build-Time First: Move processing to augmentation phase, minimize runtime classpath scanning
  • Java 21+ Excellence: Leverage Virtual Threads (@RunOnVirtualThread) for blocking operations
  • Reactive Discipline: Use Mutiny (Uni, Multi) for non-blocking I/O
  • Dependency Discipline: Always use Quarkus BOM for version management
  • Constructor Injection: Mandate constructor injection over field injection

Architectural Patterns

Persistence Strategy

  • Imperative: Hibernate ORM with Panache (Active Record or Repository pattern)
  • Reactive: Reactive SQL Clients (MySQL, PostgreSQL, Oracle)
Related skills
Installs
19
GitHub Stars
1
First Seen
Mar 13, 2026