Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

quarkus

quarkus에는 quarkusio에서 수집한 skills 10개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
10
Stars
15.8k
업데이트
2026-05-20
Forks
3.2k
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

building-docs
소프트웨어 개발자

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

2026-05-20
coding-style
소프트웨어 개발자

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

2026-05-19
writing-tests
소프트웨어 품질 보증 분석가·테스터

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

2026-05-11
writing-extension-devui
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-04-21
pull-requests
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-04-09
creating-extensions
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-04-09
writing-build-steps
소프트웨어 개발자

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

2026-04-09