CtrlK
BlogDocsLog inGet started
Tessl Logo

trail-sense-scaffold-quick-action

Scaffold a Trail Sense quick action with class, persisted Tools id, registration, string, and icon resources.

64

Quality

76%

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/trail-sense-scaffold-quick-action/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

90%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 body is a lean, highly actionable scaffold with executable templates and a well-sequenced workflow carrying explicit per-step completion checkpoints, with only minor gaps in error-recovery guidance and external reference structure.

Suggestions

Add a brief feedback loop for the id-uniqueness and registration steps, e.g. 'If the build fails on a duplicate id, increment and re-register.'

Consider splitting the large code templates into a references/ file referenced from SKILL.md if the body grows beyond a single scaffold variant.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence: a brief intro, a six-step workflow, and copy-paste code templates with no padding or explanation of concepts Claude already knows.

5 / 5

Actionability

Provides fully executable, copy-paste-ready Kotlin class, registration, and Tools.kt constant templates plus the exact file path, covering the common scaffolding case completely.

5 / 5

Workflow Clarity

Six clearly sequenced steps each carry an explicit 'This step is complete when...' checkpoint and the final step aggregates validation, but no explicit error-recovery feedback loop is described.

4 / 5

Progressive Disclosure

Content is well organized into focused sections (Workflow, class, registration, id) with templates appropriately kept inline for copy-paste use; no external references are needed or used, leaving only minor structural room.

4 / 5

Total

18

/

20

Passed

Description

62%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 specific and distinctive, clearly scoping a Trail Sense quick-action scaffolding task with concrete deliverables, but it omits any explicit 'when to use' trigger guidance and has limited keyword variation.

Suggestions

Add a 'Use when...' clause stating when Claude should invoke this skill, e.g. 'Use when adding a quick action button to a Trail Sense tool.'

Include natural trigger synonyms such as 'quick action button' or 'tool shortcut' to broaden keyword coverage.

DimensionReasoningScore

Specificity

Names the domain and enumerates several concrete deliverables ('class, persisted Tools id, registration, string, and icon resources') under a single scaffold action, with minor gaps versus a full multi-action list.

4 / 5

Completeness

Provides a clear 'what' (scaffold a quick action with named resources) but lacks any 'Use when...' clause or equivalent explicit trigger guidance, capping completeness at 3 per the rubric.

3 / 5

Trigger Term Quality

Includes the natural domain phrase 'Trail Sense quick action' that a user would say, but offers no synonyms or variations beyond it.

3 / 5

Distinctiveness Conflict Risk

Targets a highly specific niche ('Trail Sense quick action') with distinct triggers and minimal risk of conflicting with unrelated skills.

5 / 5

Total

15

/

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
kylecorry31/Trail-Sense
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.