CtrlK
BlogDocsLog inGet started
Tessl Logo

registry

Guidelines for using the IntelliJ Registry API. Use when working with registry keys or feature flags.

62

Quality

73%

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/registry/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

82%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, highly actionable IntelliJ Registry reference with executable examples for every common case and valuable non-obvious domain guidance. Organization and progressive disclosure are solid, with only minor conciseness and structure refinements possible.

DimensionReasoningScore

Conciseness

The body is lean and focused on IntelliJ-specific knowledge Claude lacks (RegistryManager over Registry.get, the LoadingState.COMPONENTS_LOADED caveat), with only minor trimmable redundancy such as the opening 'Guidelines for using the IntelliJ Registry API.' line.

4 / 5

Actionability

It provides copy-paste-ready XML, Kotlin, command-line, and annotation examples covering the common cases (declaring, overriding, suspending vs blocking access, early startup, tests).

5 / 5

Workflow Clarity

Scenarios are clearly delineated with unambiguous guidance for each, and no destructive/batch operation is present that would require validation checkpoints; it is a reference rather than a sequenced workflow, so it sits just below a 5.

4 / 5

Progressive Disclosure

Structure is clean with a clearly signaled Documentation section pointing one-level-deep to external docs and a cross-skill test link; no bundle files exist, and the inline quick reference is appropriately concise but dense enough to keep this just below 5.

4 / 5

Total

17

/

20

Passed

Description

65%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 is concise and includes an explicit 'Use when' trigger with natural keywords, but the capability statement is generic ('Guidelines for using') rather than enumerating concrete actions. Distinctiveness is strong within the IntelliJ niche.

Suggestions

Replace 'Guidelines for using' with concrete verbs, e.g. 'Declare, override, and read IntelliJ registry keys and feature flags'.

Add a few more natural trigger terms or synonyms (e.g. 'plugin.xml', 'registry.properties', 'RegistryManager') to broaden keyword coverage.

DimensionReasoningScore

Specificity

The phrase 'Guidelines for using the IntelliJ Registry API' names the domain precisely but the action ('Guidelines for using') is generic and lists no concrete operations such as declaring, overriding, or reading keys.

2 / 5

Completeness

It states both a 'what' (guidelines for using the IntelliJ Registry API) and an explicit 'when' ('Use when working with registry keys or feature flags'), but the 'what' is somewhat generic rather than concrete.

4 / 5

Trigger Term Quality

'registry keys' and 'feature flags' are natural terms an IntelliJ plugin developer would say, giving good keyword coverage, though common synonyms and related terms (e.g. plugin.xml, RegistryManager) are absent.

4 / 5

Distinctiveness Conflict Risk

The 'IntelliJ Registry API' niche is mostly distinct with clear triggers, though the bare term 'registry keys' carries minor overlap risk with OS-registry skills.

4 / 5

Total

14

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

relative_links

Relative link issues: 3 suspicious

Warning

Total

15

/

16

Passed

Repository
JetBrains/MPS
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.