CtrlK
BlogDocsLog inGet started
Tessl Logo

413-frameworks-quarkus-db-migrations-flyway

Use when you need to add or review Flyway database migrations in a Quarkus application — quarkus-flyway extension, db/migration scripts, quarkus.flyway.* configuration, migrate-at-start, and alignment with JDBC or Panache. This should trigger for requests such as Add or review Flyway migrations in a Quarkus project; Configure quarkus-flyway or db/migration layout. Part of cursor-rules-java project

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.

A well-structured, lean instruction skill with clear workflow sequencing and strong validation checkpoints, plus clean one-level-deep progressive disclosure. The main gap is actionability: the central implementation step delegates concrete patterns to the reference rather than showing executable migration examples inline.

Suggestions

Add a small executable example inline (e.g., a sample V1__init.sql migration filename and a quarkus.flyway.migrate-at-start=true application.properties snippet) so the core 'apply changes' step is concrete rather than delegated.

Tighten the minor redundancy between the frontmatter description triggers and the 'When to use this skill' bullets, which repeat the same two phrasings verbatim.

Clarify what 'coordination with @411-frameworks-quarkus-jdbc and @412-frameworks-quarkus-panache' concretely requires in the workflow rather than only listing it under coverage.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — 'Apply Flyway migration guidelines for Quarkus.' with terse bullet coverage, no over-explaining of what Flyway or Quarkus are, and every section earning its place.

3 / 3

Actionability

Concrete build commands ('./mvnw compile', './mvnw clean verify') and a real reference path are provided, but the core 'apply changes' step ('Implement or refactor configuration/code following the reference patterns') is abstract and delegates concrete examples to the reference rather than giving executable migration guidance here.

2 / 3

Workflow Clarity

A clear 4-step sequence with explicit validation checkpoints and a feedback loop — 'MANDATORY: Run mvn compile before', 'If compilation fails, stop immediately', 'VERIFY: Run mvn clean verify after' — matching the level-3 anchor for operations needing validation.

3 / 3

Progressive Disclosure

SKILL.md is a concise overview pointing to a single, clearly signaled, one-level-deep reference (referenced both in the workflow and in a dedicated Reference section with a link), and the referenced file exists.

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.

A strong, specific description that clearly states what the skill does and when to trigger it, with natural user phrasings and a well-defined niche. Voice is third person throughout, with no over-claims or padding.

DimensionReasoningScore

Specificity

Lists multiple concrete capabilities — 'quarkus-flyway extension, db/migration scripts, quarkus.flyway.* configuration, migrate-at-start, and alignment with JDBC or Panache' — matching the 'multiple specific concrete actions' anchor rather than the partial coverage of level 2.

3 / 3

Completeness

Explicitly answers both 'what' (Flyway migrations, quarkus-flyway, configuration, migrate-at-start, JDBC/Panache alignment) and 'when' ('Use when you need to...', 'This should trigger for requests such as...'), matching the level-3 anchor with explicit triggers.

3 / 3

Trigger Term Quality

Includes natural user phrasings such as 'Add or review Flyway migrations in a Quarkus project' and 'Configure quarkus-flyway or db/migration layout' under an explicit 'This should trigger for requests such as' clause, giving good coverage of terms users would actually say.

3 / 3

Distinctiveness Conflict Risk

Tightly niched to Flyway-in-Quarkus with named companion skills (@411-frameworks-quarkus-jdbc, @412-frameworks-quarkus-panache), giving a clear niche with distinct triggers unlikely to conflict with other skills.

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