CtrlK
BlogDocsLog inGet started
Tessl Logo

spring-explore

Explores a Spring Boot application and builds primary context: tech stack, module structure, domain entities, REST endpoints. Triggers on explicit requests: "explore project", "describe project", "project overview", "what is this project", "project structure", "tech stack", "give me context about the project", or whenever you need to understand the project before starting any task.

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, highly actionable exploration workflow with clean one-level-deep progressive disclosure and explicit feedback loops. Its only weakness is moderate verbosity from per-step status messaging and an oversized worked example.

Suggestions

Collapse the repeated 'Tell the user: Step X/6...' status lines into a single convention statement (e.g. 'Announce each step as Step N/6: <short status>') to remove ~6 duplicated blocks.

Shorten the Step 1 worked example to a 3–4 line path-evaluation excerpt instead of the full 14-line example plus full plan, since the format is self-evident.

Add a brief completeness check after Step 4 (e.g. confirm each plan item returned a non-empty result before Step 5 synthesizes), to close the gap between subagent execution and report synthesis.

DimensionReasoningScore

Conciseness

Mostly directive and assumes Claude's competence with little concept padding, but repeated 'Tell the user: Step X/6...' blocks and the very long worked example in Step 1 add length that could be trimmed.

2 / 3

Actionability

Names exact MCP tools (get_entity_details, list_module_dependencies, get_jdbc_entity_details), provides a copy-paste subagent prompt with a concrete secret-redaction key list, and gives stack-based routing decisions — fully executable, not pseudocode.

3 / 3

Workflow Clarity

Steps 0–6 are clearly sequenced with explicit no-tool checkpoints, a redaction validation step, and a genuine feedback loop in Step 6 (score >80 → repeat Step 1; ≤80 → stop).

3 / 3

Progressive Disclosure

SKILL.md is a lean overview and each of the 10 reference files is linked exactly once via a clear 'Selected path → Reference to load' table, all one level deep with easy navigation.

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 with explicit trigger guidance and natural phrasing; it clearly conveys both capability and activation conditions. The only minor risk is the broad catch-all 'whenever you need to understand the project before starting any task'.

DimensionReasoningScore

Specificity

Lists four concrete deliverables — 'tech stack, module structure, domain entities, REST endpoints' — matching the multi-action anchor rather than the domain-only anchor.

3 / 3

Completeness

Explicitly answers what ('Explores a Spring Boot application and builds primary context...') and when via an explicit 'Triggers on...' clause, satisfying both halves rather than leaving 'when' implied.

3 / 3

Trigger Term Quality

Seven natural user phrasings ('explore project', 'describe project', 'project overview', 'what is this project', 'project structure', 'tech stack', 'give me context about the project') give broad coverage of how a user would actually ask.

3 / 3

Distinctiveness Conflict Risk

The Spring Boot exploration niche plus targeted trigger phrases make it unlikely to fire for unrelated skills, despite the slightly broad 'whenever you need to understand the project' clause.

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
Amplicode/spring-skills
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.