CtrlK
BlogDocsLog inGet started
Tessl Logo

503-frameworks-micronaut-validation

Use when you need to design, review, or improve validation in Micronaut applications — including Bean Validation on @Controller methods, @Body @Valid, query/path parameter validation, @ConfigurationProperties validation, custom constraints, nested DTO validation, and ExceptionHandler mapping for constraint violations. This should trigger for requests such as Add validation support in Micronaut; Review Micronaut validation rules; Improve request validation in Micronaut REST APIs; Add custom validation constraints in Micronaut; Validate Micronaut configuration properties. 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.

The body is concise and well-structured with strong validation checkpoints and a clean one-level reference, but it delegates all executable code examples to the bundle file rather than showing any in SKILL.md itself.

Suggestions

Add at least one small inline code example (e.g. a minimal @Body @Valid controller snippet) so the skill is immediately actionable without opening the reference.

Reduce overlap between the frontmatter trigger list and the 'When to use this skill' section to avoid duplicated guidance consuming tokens.

DimensionReasoningScore

Conciseness

The body is lean and assumes competence — 'Apply Micronaut validation best practices at HTTP API boundaries' with no padding or basic-concept explanations; every section earns its tokens. The only mild redundancy is 'When to use' echoing the frontmatter triggers, but the body stays efficient.

3 / 3

Actionability

It gives concrete commands ('./mvnw compile', 'mvn clean verify') and a specific reference file, but no executable code examples live in the body — all code is deferred to the reference, so guidance is concrete but incomplete per the top anchor.

2 / 3

Workflow Clarity

The 4-step Workflow pairs with the Constraints block's explicit checkpoints — MANDATORY compile before, SAFETY stop-on-failure, VERIFY after — forming a clear feedback loop for a build-sensitive operation.

3 / 3

Progressive Disclosure

The body is a concise overview pointing to one real, clearly-signaled reference file (references/503-frameworks-micronaut-validation.md, verified present), keeping references a single level deep with easy navigation.

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.

The description is specific, well-triggered, and complete, listing concrete Micronaut validation capabilities alongside explicit natural-language trigger phrases. It is clearly distinguishable from sibling skills via its focused validation niche.

DimensionReasoningScore

Specificity

Names many concrete technical surfaces and actions — 'Bean Validation on @Controller methods, @Body @Valid, query/path parameter validation, @ConfigurationProperties validation, custom constraints, nested DTO validation, and ExceptionHandler mapping' — matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

It opens with an explicit 'Use when you need to design, review, or improve validation...' clause and adds 'This should trigger for requests such as...', clearly answering both what it does and when to use it.

3 / 3

Trigger Term Quality

Trigger phrases like 'Add validation support in Micronaut', 'Review Micronaut validation rules', and 'Improve request validation in Micronaut REST APIs' read as natural user requests with good coverage, matching the top anchor.

3 / 3

Distinctiveness Conflict Risk

The Micronaut-validation niche and 'Part of Plinth Toolkit' framing make it clearly distinguishable from other skills; the validation-only scope is unlikely to trigger for the wrong skill.

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.