What problem does it solve?
This Skill gives developers a reliable playbook for building and migrating Java services with Quarkus so they can ship fast-starting, low-memory applications without guessing at framework-specific conventions.
Core Features & Use Cases
- Cloud-native Java microservice patterns for RESTEasy Reactive, CDI Arc, Hibernate Panache, and configuration.
- Guidance for GraalVM native images, Kubernetes deployment, and observability with OpenTelemetry and MicroProfile Health.
- Practical migration support from Spring Boot to Quarkus, including annotation mapping and architectural trade-offs.
- Example use case: implement a CRUD API, choose repository or active-record persistence, and prepare the service for native build and testing.
Quick Start
Ask for a Quarkus 3.x implementation plan or code review for your Java service, and specify whether you need migration, REST API design, persistence, observability, or native-image readiness.