CtrlK
BlogDocsLog inGet started
Tessl Logo

pulse

Routing skill for the Pulse music-visualizer canvas.

47

Quality

50%

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 ./src-tauri/skills/pulse/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

65%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 concise and actionable with concrete file paths and well-organized hard rules, but it lacks explicit validation checkpoints for its edits and its primary referenced file (effects.md) does not exist in the bundle. Adding a verification step and the missing effects.md would lift workflow clarity and progressive disclosure.

Suggestions

Add an explicit validation checkpoint after edits (e.g. 'After editing project.json, confirm the canvas reloads and is not black before proceeding').

Provide the referenced effects.md bundle file so the 'See effects.md' pointers resolve, or inline a minimal effect catalog.

Add a short feedback loop for failure cases (e.g. 'if the preview renders black, ensure a generator sits at the bottom of the stack').

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — it does not explain what a shader or visualizer is, and the dense 'Hard rules' tokens each earn their place, with only minor verbosity in the deck/preview explanation.

4 / 5

Actionability

Concrete file paths (project.json, src/pulse/effects/<name>/, registry.ts), explicit feature-bus values, and actionable rules give mostly executable guidance; it is instruction-style rather than code, which the rubric permits.

4 / 5

Workflow Clarity

A clear sequence of editing state/shaders with implicit live-reload feedback exists, but there is no explicit validate→fix→retry checkpoint for edits to project.json, and guardrails (locked bindings, 'Never render black') stand in for validation.

3 / 5

Progressive Disclosure

Section structure is good and references are clearly signaled one level deep, but the repeatedly referenced effects.md is not present as a bundle file, undermining navigation.

3 / 5

Total

14

/

20

Passed

Description

36%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 distinctive and names a clear niche, but it is too sparse: it states only a generic 'Routing skill' action and completely omits any trigger guidance. Adding concrete actions and a 'Use when...' clause would substantially raise specificity and completeness.

Suggestions

Add 2-3 concrete actions the skill performs (e.g. 'Edits stems, effect stacks, and music-feature → visual-param bindings in project.json').

Append a 'Use when...' clause naming natural triggers such as 'use when the user wants to change the Pulse visualization, adjust bindings, or add effects'.

Include common synonyms/file references users might say (e.g. 'project.json', 'Pulse visualizer', 'bindings') to improve trigger-term coverage.

DimensionReasoningScore

Specificity

The phrase 'Routing skill for the Pulse music-visualizer canvas' names the domain but offers only a minimal, generic action ('Routing skill') with no concrete capabilities listed.

2 / 5

Completeness

A vague 'what' is present but there is no 'when'/Use-when clause at all, so the trigger guidance is entirely missing.

2 / 5

Trigger Term Quality

Only the product-specific term 'Pulse music-visualizer canvas' appears; there are no natural phrases or synonyms a user would actually say when they need this skill.

2 / 5

Distinctiveness Conflict Risk

The product-anchored 'Pulse music-visualizer canvas' defines a clear niche with distinct triggers and minimal overlap with other skills.

5 / 5

Total

11

/

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

referenced_paths_exist

Referenced path issues: 1 missing

Warning

Total

15

/

16

Passed

Repository
tombrewsviews/BYOA
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.