quarkus-platform

Use this as the entrypoint skill for Quarkus work in any kind of project. Use decision tree below to find the right domain, then load detailed references.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "quarkus-platform" with this command: npx skills add b6k-dev/quarkus-skill/b6k-dev-quarkus-skill-quarkus-platform

Quarkus Platform

Use this as the entrypoint skill for Quarkus work in any kind of project. Use decision tree below to find the right domain, then load detailed references.

Decision Tree

What do you need? ├─ Dependency injection (CDI / ArC) │ └─ dependency-injection ├─ Application configuration (.properties, profiles, config mapping) │ └─ configuration ├─ REST and HTTP APIs │ └─ web-rest ├─ Templates and server-side rendering (Qute) │ └─ templates ├─ OpenAPI and API contract documentation │ └─ openapi ├─ Databases, ORM, migrations, data access │ ├─ Standard JPA / Hibernate ORM usage │ │ └─ data-orm │ ├─ Panache entities and repositories for simpler CRUD/data access │ │ └─ data-panache │ ├─ Schema migrations and database evolution with Flyway │ │ └─ data-migrations │ └─ Advanced Hibernate ORM features: multiple persistence units, multitenancy, caching, extension points │ └─ data-orm-advanced ├─ Event streaming and asynchronous messaging channels │ └─ messaging ├─ Communicating with external APIs, communication between services │ └─ service-communication ├─ Authentication, authorization, identity providers │ └─ security ├─ Logging, health, metrics, traces, │ └─ observability ├─ Native image, jars, and container packaging │ └─ native-and-packaging ├─ Testing │ └─ testing └─ Dev mode, CLI, build plugins └─ tooling

General guidelines

  • Align all extension versions through the Quarkus platform BOM.

  • Start with the smallest extension set, then add only what the feature needs.

  • Never skip writing high-level integration tests and prefer them opposed to unit testing individual components. Only write unit tests when they are actually beneficial, e.g. implementing methods with complex logic

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Bitpanda Official

Query a Bitpanda account via the Bitpanda API using a bundled bash CLI. Covers all read-only endpoints: balances, trades, transactions, asset info, and live...

Registry SourceRecently Updated
Coding

OPC Landing Page Manager

Landing page strategy, copywriting, design, and code generation for solo entrepreneurs. From product idea to a complete, self-contained, conversion-optimized...

Registry SourceRecently Updated
Coding

kintone Ops

Build, query, and automate Cybozu kintone apps — Japan's leading no-code business platform with global deployments. Use this skill whenever the user mentions...

Registry SourceRecently Updated
Coding

Decode

Decode - command-line tool for everyday use

Registry SourceRecently Updated