CtrlK
BlogDocsLog inGet started
Tessl Logo

slate-ar-fast

Slate v2 fastest-safe mini-skill. Picks or creates the hottest perf target, runs slate-ar-perf with no-regression checks, and stops at target, plateau, or correctness blocker.

59

Quality

70%

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/slate-ar-fast/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 body is a tight, well-structured orchestration contract with explicit no-regression validation and stop rules, succeeding as an instruction-only skill. Its main limitation is that the end-to-end flow is organized topically rather than as one ordered checklist.

DimensionReasoningScore

Conciseness

Lean contract prose with no concept explanations or padding; every line states an action, rule, or stop condition, assuming Claude's competence.

5 / 5

Actionability

Concrete command names (slate-ar-status, slate-ar-perf, autogoal, slate-patch) and explicit decision rules, but exact invocation syntax is delegated to sibling skills, leaving minor gaps.

4 / 5

Workflow Clarity

Validation checkpoints ('checks green', checks_failed routing) and feedback loops (route to slate-patch, create oracle) are present, but the flow is organized by concern rather than a single ordered numbered sequence.

4 / 5

Progressive Disclosure

Well-sectioned, self-contained single file with no unnecessary external references, but it sits marginally over the 50-line simple-skill threshold and has no bundle file structure to evaluate.

4 / 5

Total

17

/

20

Passed

Description

58%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 concretely states what the skill does within a distinct Slate v2 niche, but omits an explicit 'Use when...' trigger clause and leans on command-name jargon rather than natural user phrasing.

Suggestions

Add an explicit 'Use when...' clause naming natural trigger phrases such as 'make it fast' or 'fastest' that users actually say.

Soften jargon by pairing command names like 'slate-ar-perf' with a plain-language verb (e.g., 'runs the Slate performance pass').

Name the primary metric and correctness contract in the description to lift specificity toward comprehensive coverage.

DimensionReasoningScore

Specificity

Lists three concrete actions ('Picks or creates the hottest perf target', 'runs slate-ar-perf with no-regression checks', 'stops at target, plateau, or correctness blocker'); not 5 because the actions are slightly abstract compared to the crisp multi-action anchor 5 example.

4 / 5

Completeness

The 'what' is clear, but there is no 'Use when...' clause or equivalent trigger guidance, which per the judging guidelines caps completeness at 3.

3 / 5

Trigger Term Quality

'fastest-safe' and 'perf' are semi-natural, but 'slate-ar-perf' and 'no-regression checks' are jargon/command names, and the genuinely natural user phrases ('make it fast') appear only in the body, not the description.

3 / 5

Distinctiveness Conflict Risk

Strong Slate v2 niche gives minimal external conflict risk, with only minor overlap against sibling skills like slate-ar-perfect and slate-ar-perf.

4 / 5

Total

14

/

20

Passed

Validation

81%

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

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

13

/

16

Passed

Repository
udecode/plate
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.