CtrlK
BlogDocsLog inGet started
Tessl Logo

133-java-testing-acceptance-tests

Use when you need to implement acceptance tests from maintainer-sanitized Gherkin scenario facts for framework-agnostic Java (no Spring Boot, Quarkus, Micronaut) — confirming @acceptance scenarios before coding, happy path with RestAssured, DB/Kafka test fixtures, WireMock for external REST only, and *AT classes run by Failsafe. This should trigger for requests such as Review Java code for acceptance tests; Apply best practices for acceptance tests in Java code; Implement acceptance tests from Gherkin scenarios in Java; Map feature files to Java step definitions; Review Cucumber acceptance tests for Java services. 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 well-organized with a clear, checkpointed workflow and appropriate single-level reference disclosure. Its main gap is actionability: it relies on the external reference for executable examples rather than including any copy-ready code in SKILL.md.

Suggestions

Add one short copy-ready example inline — e.g. a minimal *AT class skeleton using RestAssured given/when/then and a Failsafe class-naming snippet — so Claude can act without opening the reference first.

Dedupe the Constraints section against the Preconditions and Scope blocks to tighten the token budget further.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — no concept over-explanation, no padded prose — though the Constraints section restates preconditions already covered in Preconditions/Scope.

3 / 3

Actionability

Concrete commands and tooling are named ('./mvnw compile', './mvnw clean verify', RestAssured, WireMock, Failsafe, *AT naming) but no executable code or copy-ready examples appear inline; it instructs rather than shows.

2 / 3

Workflow Clarity

A clear 4-step sequence with explicit validation checkpoints ('run compile before any change', 'stop immediately' on failure, 'run clean verify after') provides the feedback loops the rubric rewards.

3 / 3

Progressive Disclosure

A concise overview points to a single one-level-deep reference (references/133-java-testing-acceptance-tests.md, which exists), clearly signaled in Workflow step 2 and a dedicated Reference section.

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, trigger-rich, and complete, naming concrete tools and explicit use-conditions while carving out a distinct framework-agnostic Java niche. It is slightly long but every clause earns its place.

DimensionReasoningScore

Specificity

Lists multiple concrete actions: 'happy path with RestAssured, DB/Kafka test fixtures, WireMock for external REST only, and *AT classes run by Failsafe' plus 'confirming @acceptance scenarios before coding'.

3 / 3

Completeness

Clearly answers both what (implement happy-path acceptance tests with RestAssured/WireMock/Failsafe) and when via an explicit 'Use when you need to...' clause and a 'This should trigger for requests such as...' list.

3 / 3

Trigger Term Quality

Good coverage of natural terms users would say, e.g. 'Review Java code for acceptance tests', 'Implement acceptance tests from Gherkin scenarios in Java', 'Map feature files to Java step definitions', and 'Review Cucumber acceptance tests'.

3 / 3

Distinctiveness Conflict Risk

A clear niche — framework-agnostic Java with explicit exclusions ('no Spring Boot, Quarkus, Micronaut') — makes it 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.