CtrlK
BlogDocsLog inGet started
Tessl Logo

522-frameworks-micronaut-testing-integration-tests

Use when you need to write or improve integration tests for Micronaut — @MicronautTest, HttpClient, TestPropertyProvider with Testcontainers, transactional test mode where appropriate, and Maven Surefire/Failsafe splits for *Test, *Tests, *IT, and *AT. This should trigger for requests such as Add Micronaut integration tests with Testcontainers; Wire dynamic datasource or broker URLs for @MicronautTest; Write @MicronautTest integration tests with Testcontainers; Configure replacement beans for Micronaut integration tests; Review Micronaut integration test lifecycle and resources. 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

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./skills/522-frameworks-micronaut-testing-integration-tests/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

67%Weight 40%Scale 1-5

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

The body is well-structured with a clear workflow and an explicit compile/verify validation gate, and it correctly pushes detail to a real one-level reference. Its main weaknesses are a padded, repetitive Constraints section and test-specific patterns that live only in the reference rather than inline.

Suggestions

Collapse the five near-identical compile-gate bullets in Constraints into a single concise rule (e.g., 'Run mvn compile before any change; if it fails, stop and surface the error to the user before proceeding') to cut padding.

Add one small inline example of the core pattern (a TestPropertyProvider + @MicronautTest snippet or the Surefire/Failsafe include/exclude config) so the skill is actionable without forcing a reference read for the common case.

Spell out the failure feedback loop in the Workflow (e.g., step 4: 'if verify fails, fix and re-run until green before reporting') to turn the implicit checkpoint into an explicit one.

DimensionReasoningScore

Conciseness

The body is largely lean and avoids teaching Micronaut basics, but the Constraints section repeats the same compile-then-stop idea in five near-duplicate bullets (MANDATORY, PREREQUISITE, CRITICAL SAFETY, BLOCKING CONDITION, NO EXCEPTIONS), which is padded over-explanation.

4 / 5

Actionability

It gives concrete commands (./mvnw compile, mvn clean verify) and points to a reference, but the actual test-writing guidance is deferred to the reference with no inline code patterns, leaving the SKILL.md itself incomplete for execution without reading another file.

3 / 5

Workflow Clarity

The Workflow section lists a clear four-step sequence with an explicit validation gate (compile before changes, clean verify after) and a stop-on-failure checkpoint, though the error-recovery feedback loop is only implied rather than spelled out.

4 / 5

Progressive Disclosure

Structure is good: a concise overview body points via a clearly signaled one-level-deep markdown link to a real references/ file (verified present), with no nested references; only minor organization gaps (the duplicated Constraints block) keep it from 5.

4 / 5

Total

15

/

20

Passed

Description

91%Weight 40%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.

A strong, concrete description that names specific Micronaut testing mechanisms and explicit trigger phrases covering what and when. Minor overlap risk with general Maven testing skills and a few missing synonyms keep it just below perfect on two dimensions.

DimensionReasoningScore

Specificity

The description lists several concrete actions (@MicronautTest, HttpClient, TestPropertyProvider with Testcontainers, transactional test mode, Maven Surefire/Failsafe splits) with only minor coverage gaps, fitting the 'lists several specific actions; minor gaps' anchor rather than 5's fully comprehensive set.

4 / 5

Completeness

It explicitly answers both 'what' (write/improve integration tests with the listed mechanisms) and 'when' via explicit 'This should trigger for requests such as...' trigger phrases, matching the 5 anchor.

5 / 5

Trigger Term Quality

It includes natural user phrasings like 'Add Micronaut integration tests with Testcontainers', 'Wire dynamic datasource', 'Configure replacement beans', plus tool/extension terms (@MicronautTest, *Test/*IT/*AT), giving comprehensive coverage of terms users would actually say.

5 / 5

Distinctiveness Conflict Risk

The Micronaut-specific @MicronautTest/TestPropertyProvider/EmbeddedServer vocabulary carves a clear niche with minimal conflict risk, though Maven Surefire/Failsafe splits overlap slightly with generic Maven testing skills, placing it just below 5.

4 / 5

Total

18

/

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.

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.