CtrlK
BlogDocsLog inGet started
Tessl Logo

111-java-maven-dependencies

Use when you need to add or evaluate Maven dependencies that improve code quality or domain modeling — including nullness annotations (JSpecify), static analysis (Error Prone + NullAway), functional programming (VAVR), architecture testing (ArchUnit), or money and currency support (JavaMoney) — and want a consultative, question-driven approach that adds only what you actually need. This should trigger for requests such as Add Maven dependencies; Add JSpecify nullness dependencies; Add Error Prone NullAway dependencies; Add VAVR functional dependencies; Add ArchUnit architecture testing dependencies; Add JavaMoney dependencies. Part of Plinth Toolkit

66

Quality

79%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

The risk profile of this skill

Fix and improve this skill with Tessl

tessl review fix ./skills/111-java-maven-dependencies/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

63%Scale 1-5

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

This skill is well-organized as a consultative workflow with good progressive disclosure and clear structure. Its main weaknesses are moderate verbosity (redundant descriptions and explanations Claude doesn't need) and limited actionability in the SKILL.md itself — nearly all concrete implementation guidance is deferred to reference files with no inline examples. Adding a post-change validation step would strengthen the workflow.

Suggestions

Add at least one concrete pom.xml snippet inline (e.g., a JSpecify dependency block) so the skill has some executable content even before reading references.

Add a post-implementation validation step (e.g., 'Run `./mvnw validate` again after changes to confirm the pom.xml is still valid') to close the feedback loop.

Trim redundancy: the 'What is covered' bullet list and the Question 1 options list are nearly identical — consolidate into one.

Remove explanations Claude already knows, such as what dot notation is or what 'provided scope' means.

DimensionReasoningScore

Conciseness

The skill has some unnecessary verbosity — the 'What is covered' section duplicates the options list, the recommendation block restates what's already clear from the options, and some explanatory text (e.g., explaining what dot notation is, what JSpecify does) could be trimmed. However, it's not egregiously padded.

3 / 5

Actionability

The workflow provides a clear process (validate, ask questions, read references, implement), but the actual implementation details are entirely deferred to reference files. There are no concrete code snippets, no example pom.xml fragments, and no executable commands beyond `./mvnw validate`. The skill is more of a process orchestration guide than actionable implementation guidance.

3 / 5

Workflow Clarity

The workflow has a clear 4-step sequence with an explicit validation gate at step 1 (stop if validation fails), conditional question flow, and a confirmation step before implementation. The feedback loop for the initial validation is present. However, there's no post-implementation validation step (e.g., re-running `./mvnw validate` after adding dependencies), which is a minor gap for a skill that modifies pom.xml.

4 / 5

Progressive Disclosure

The skill is well-structured as an overview with clear one-level-deep references to four specific reference files. The navigation is explicit with linked paths, and the content appropriately keeps the question flow inline while deferring implementation details to reference files. The conditional reading pattern (only read selected references) is well-designed.

5 / 5

Total

15

/

20

Passed

Description

95%Scale 1-5

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

This is a strong skill description that clearly identifies its niche (Maven dependency management for specific code-quality and domain-modeling libraries), provides comprehensive trigger terms including both natural language phrases and specific library names, and explicitly states both what it does and when to use it. The only minor weakness is that the concrete actions could go slightly deeper beyond 'add or evaluate' to describe specific implementation steps.

DimensionReasoningScore

Specificity

The description lists several specific libraries and their purposes (JSpecify for nullness annotations, Error Prone + NullAway for static analysis, VAVR for functional programming, ArchUnit for architecture testing, JavaMoney for money/currency support). It also mentions the consultative approach. Minor gap: it doesn't describe concrete actions beyond 'add or evaluate' — e.g., no mention of configuring compiler plugins, updating POM files, etc.

4 / 5

Completeness

The description explicitly answers both 'what' (add or evaluate Maven dependencies for specific libraries improving code quality/domain modeling) and 'when' (opens with 'Use when...' and includes explicit trigger phrases like 'This should trigger for requests such as...'). Both are concrete and well-specified.

5 / 5

Trigger Term Quality

Excellent trigger term coverage including both natural phrases ('Add Maven dependencies') and specific library names (JSpecify, Error Prone, NullAway, VAVR, ArchUnit, JavaMoney). The explicit trigger examples at the end cover the key variations a user would naturally say. Domain terms like 'nullness annotations', 'static analysis', 'functional programming', 'architecture testing', 'money and currency support' are all included.

5 / 5

Distinctiveness Conflict Risk

Highly distinctive — it targets a very specific niche of Maven dependency management for a defined set of libraries (JSpecify, Error Prone/NullAway, VAVR, ArchUnit, JavaMoney) with a consultative approach. The named libraries and 'Plinth Toolkit' branding make it unlikely to conflict with generic dependency or build tool skills.

5 / 5

Total

19

/

20

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.

Validation11 / 11 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.