CtrlK
BlogDocsLog inGet started
Tessl Logo

400-frameworks-quarkus-create-project

Use when you need to create a new Maven-based Quarkus 3.x project using SDKMAN-managed Java and Quarkus CLI tooling. This should trigger for requests such as Create a Quarkus Maven project; Bootstrap Quarkus project with SDKMAN; Generate a new Quarkus service; Create Quarkus 3 Maven project; Scaffold Quarkus service with Java 25. Part of Plinth Toolkit

75

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

85%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A well-organized, concise skill body with clear workflow sequencing, validation, and clean one-level progressive disclosure to a real reference file. Its only gap is actionability: the primary project-creation command is abstracted out of the body into the reference.

Suggestions

Include the concrete 'quarkus create app <group>:<artifact>:<version> --maven --java=25 --package-name=... --extension=...' command (or a copy-paste snippet) in the body's create step so the core action is executable without opening the reference.

Add a brief fix-and-retry feedback note to the verify step (e.g., on failure, correct the reported goal and re-run './mvnw clean verify') to make the validation loop explicit in the body rather than only in the reference.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — it never explains what Quarkus, Maven, or SDKMAN are, and every section (constraints, workflow, reference) earns its place.

3 / 3

Actionability

Some concrete commands are present ('sdk version', './mvnw clean verify', 'mvn clean verify') but the core creation step is only abstractly described ('Use the Quarkus CLI to create a Maven project'), delegating the executable command to the reference.

2 / 3

Workflow Clarity

A clear four-step sequence (gather inputs, verify tooling, create, verify and report) with an explicit validation checkpoint ('Run Maven verification', './mvnw clean verify'), matching the anchor for clear sequencing with validation.

3 / 3

Progressive Disclosure

The body is a concise overview pointing to a single, real, one-level-deep reference (references/400-frameworks-quarkus-create-project.md), clearly signaled via a Reference section, a 'BEFORE APPLYING' note, and the workflow's first step.

3 / 3

Total

11

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, third-person description that clearly states the capability and provides explicit, natural trigger phrases. It is specific, complete, and distinct with no notable weaknesses.

DimensionReasoningScore

Specificity

Names the concrete action ('create a new Maven-based Quarkus 3.x project') along with specific tooling (SDKMAN-managed Java, Quarkus CLI), matching the 'multiple specific concrete actions' anchor.

3 / 3

Completeness

Explicitly answers both what (create a Maven-based Quarkus 3.x project with SDKMAN tooling) and when ('Use when you need to create...' plus a concrete trigger list), satisfying the 'what AND when' anchor.

3 / 3

Trigger Term Quality

Lists natural user phrasings ('Create a Quarkus Maven project', 'Bootstrap Quarkus project with SDKMAN', 'Scaffold Quarkus service with Java 25') giving good coverage of terms a user would actually say.

3 / 3

Distinctiveness Conflict Risk

The niche is narrow and specific (Quarkus 3.x Maven project via SDKMAN/Quarkus CLI), making it unlikely to trigger for unrelated skills.

3 / 3

Total

12

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
jabrena/plinth
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.