Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

quarkus

quarkus 收录了来自 quarkusio 的 10 个 skills,并提供仓库级职业覆盖和站内 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