CtrlK
BlogDocsLog inGet started
Tessl Logo

316-frameworks-spring-mongodb-migrations-mongock

Use when you need to add or review Mongock MongoDB data migrations in a Spring Boot application — including Maven coordinates, Spring Data MongoDB drivers, migration scan packages, @ChangeUnit classes, lock/transaction settings, and Testcontainers verification. This should trigger for requests such as Add Mongock migrations in Spring Boot; Review Spring MongoDB data migrations; Configure Mongock change units for Spring Data MongoDB. Part of cursor-rules-java project

64

Quality

75%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./skills/316-frameworks-spring-mongodb-migrations-mongock/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

50%

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

This skill serves primarily as a routing document to a reference file rather than providing standalone actionable guidance. It has reasonable structure with clear constraints and workflow steps, but lacks concrete code examples (e.g., a sample @ChangeUnit class or pom.xml snippet) that would make it immediately useful. The content is moderately concise but includes some unnecessary framing sections.

Suggestions

Add a concrete, executable code example inline — e.g., a minimal @ChangeUnit class and the required Maven BOM/dependency snippet — so the skill provides immediate value without requiring the reference file.

Strengthen the workflow feedback loop: after step 3, add an explicit validation checkpoint (e.g., 'Run ./mvnw compile — if it fails, check X and Y before proceeding') rather than only mentioning validation in the constraints section.

Remove or condense the 'What is covered in this Skill?' bullet list, as it largely duplicates information already conveyed by the workflow steps and the skill description.

DimensionReasoningScore

Conciseness

The 'What is covered' section and scope statement add some unnecessary framing that Claude doesn't need. The constraints and workflow sections are reasonably tight but could be more concise — e.g., the bullet list explaining what's covered is largely redundant with the workflow steps.

2 / 3

Actionability

The skill provides concrete commands (./mvnw compile, mvn clean verify) and references specific annotations (@ChangeUnit, @Execution), but lacks any executable code examples. All actual implementation guidance is deferred to the reference file, making the skill itself more of a pointer than actionable instruction.

2 / 3

Workflow Clarity

The workflow has a clear 4-step sequence and the constraints section includes validation checkpoints (compile before, verify after). However, the feedback loop is incomplete — the 'stop immediately' on compilation failure doesn't provide recovery steps, and the workflow steps themselves are high-level descriptions rather than precise instructions with explicit validation gates between each step.

2 / 3

Progressive Disclosure

The skill correctly references a single detailed reference file one level deep, which is good structure. However, since no bundle files were provided, we cannot verify the reference exists. The SKILL.md itself is essentially a thin wrapper that defers almost all substantive content to the reference, making it feel like it provides too little value on its own — the quick-start content that should be inline is missing.

2 / 3

Total

8

/

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.

This is a strong skill description that excels across all dimensions. It provides specific concrete actions, includes natural trigger terms users would use, explicitly addresses both what the skill does and when to use it with example trigger phrases, and occupies a clearly distinct niche. The only minor note is the trailing 'Part of cursor-rules-java project' which adds context but isn't critical for skill selection.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: Maven coordinates, Spring Data MongoDB drivers, migration scan packages, @ChangeUnit classes, lock/transaction settings, and Testcontainers verification. These are highly specific technical capabilities.

3 / 3

Completeness

Clearly answers both 'what' (add/review Mongock MongoDB data migrations including specific elements like Maven coordinates, @ChangeUnit classes, lock/transaction settings) and 'when' (explicit 'Use when' clause plus 'This should trigger for requests such as...' with concrete examples).

3 / 3

Trigger Term Quality

Excellent coverage of natural terms users would say: 'Mongock', 'MongoDB', 'data migrations', 'Spring Boot', 'Maven coordinates', '@ChangeUnit', 'Testcontainers', 'Spring Data MongoDB'. The explicit trigger examples ('Add Mongock migrations in Spring Boot', 'Review Spring MongoDB data migrations', 'Configure Mongock change units') further reinforce natural query patterns.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive niche — Mongock + MongoDB + Spring Boot migrations is a very specific combination unlikely to conflict with other skills. The mention of specific technologies like @ChangeUnit, Testcontainers, and Spring Data MongoDB drivers creates clear boundaries.

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.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
jabrena/cursor-rules-java
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.