Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

quarkus

quarkus enthält 10 gesammelte Skills von quarkusio, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
10
Stars
15.8k
aktualisiert
2026-05-20
Forks
3.2k
Berufsabdeckung
2 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

building-docs
Softwareentwickler

How to build, preview, and verify Quarkus documentation locally: root Maven build, docs rebuild, Jekyll preview via Podman/Docker.

2026-05-20
coding-style
Softwareentwickler

Quarkus code style conventions: formatting, visibility, naming, logging, and general style rules for the Quarkus codebase.

2026-05-19
writing-tests
Softwarequalitätssicherungsanalysten und -tester

Testing patterns for Quarkus extensions: test annotations, test locations, QuarkusExtensionTest patterns, and how to run tests.

2026-05-11
writing-extension-devui
Softwareentwickler

How to add a Dev UI page to a Quarkus extension: deployment processors, runtime-dev JSON-RPC services, and Lit web components.

2026-05-11
building-and-testing
Softwareentwickler

How to build and test Quarkus: Maven commands, build flags, incremental builds, justfile aliases, and important build rules.

2026-04-21
pull-requests
Softwareentwickler

Rules for preparing pull requests and commits in the Quarkus project: title conventions, description format, commit hygiene, labels, and contribution policies.

2026-04-16
classloading-and-runtime-dev
Softwareentwickler

Quarkus split classloading model, runtime-dev module wiring, conditional dependencies, and common classloading mistakes.

2026-04-09
creating-extensions
Softwareentwickler

How to create a new Quarkus extension: full module layout, package naming, artifact naming, dependency rules, and Dev UI setup.

2026-04-09
working-with-config
Softwareentwickler

Quarkus configuration conventions: @ConfigMapping interfaces, config phases, and migration from legacy @ConfigRoot classes.

2026-04-09
writing-build-steps
Softwareentwickler

Patterns for creating and modifying Quarkus @BuildStep methods, build items, and recorders in extension deployment modules.

2026-04-09