CtrlK
BlogDocsLog inGet started
Tessl Logo

verify-eap-compatibility

Ensure the plugin remains compatible with the latest IntelliJ Platform releases and EAP (Early Access Program) builds.

56

Quality

63%

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 ./.agents/skills/verify-eap-compatibility/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

78%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 content is a tight, well-sequenced, mostly executable workflow with real commands and verification steps. Its main weaknesses are a duplicated objective statement and an implicit rather than explicit fix-and-re-run loop.

Suggestions

Remove the redundant Objective section (or the restated intro line) since it duplicates the frontmatter description verbatim.

Make the feedback loop explicit in step 4, e.g. 'Fix errors, then re-run ./gradlew verifyPlugin and ./gradlew test until they pass.'

Name the specific gradle.properties key to update (e.g. platformVersion or IntelliJ version property) so the first step is fully unambiguous.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence, but the Objective section restates the opening sentence verbatim, a minor redundancy that could be trimmed.

4 / 5

Actionability

Concrete, copy-paste-ready commands ('./gradlew testClasses', './gradlew verifyPlugin', './gradlew test') and real file references are given, with only a minor gap: no exact gradle.properties property key is named.

4 / 5

Workflow Clarity

A clear five-step sequence includes verification checkpoints (testClasses, verifyPlugin, test) and a resolve-issues step, though the fix-and-re-run feedback loop is implicit rather than explicit.

4 / 5

Progressive Disclosure

At under 50 lines, single-purpose, and needing no external references, the well-organized sectioned structure meets the rubric's simple-skill exception for a top score.

5 / 5

Total

17

/

20

Passed

Description

48%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.

The description clearly identifies a specific niche (IntelliJ plugin EAP compatibility) but is held back by a missing 'Use when...' trigger clause and only a generic action verb. Adding explicit trigger phrasing and a concrete action would raise the score.

Suggestions

Add a 'Use when...' clause naming natural triggers, e.g. 'Use when checking plugin compatibility against a new IntelliJ Platform release or EAP build.'

Replace the generic verb 'Ensure' with 1-2 concrete actions such as 'Targets the latest EAP in gradle.properties, runs verifyPlugin and tests, and adjusts until-build bounds.'

Include common synonyms (JetBrains, IntelliJ IDEA, API changes) to broaden trigger coverage.

DimensionReasoningScore

Specificity

The description names the domain ('IntelliJ Platform releases and EAP (Early Access Program) builds') but offers only the generic goal 'Ensure the plugin remains compatible', with no concrete actions.

2 / 5

Completeness

It clearly states what the skill does but provides no 'Use when...' or equivalent trigger guidance, which caps completeness at 3 per the rubric guidelines.

3 / 5

Trigger Term Quality

Relevant keywords like 'IntelliJ Platform', 'EAP', and 'plugin' appear, but common variations/synonyms (JetBrains, IntelliJ IDEA, build) are missing and there is no explicit trigger phrase.

3 / 5

Distinctiveness Conflict Risk

The IntelliJ EAP compatibility niche is mostly distinct with only minor overlap risk against related build/release skills, though trigger guidance is not comprehensive enough for a 5.

4 / 5

Total

12

/

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