CtrlK
BlogDocsLog inGet started
Tessl Logo

svelte-frontend

Svelte coding guidelines for the Windmill frontend. MUST use when writing or modifying code in the frontend directory.

68

Quality

81%

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

SKILL.md
Quality
Evals
Security

Quality

Content

92%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.

This is a strong, lean reference skill: executable examples, exact paths, banned-legacy guidance, and an explicit build-then-autofix-then-verify workflow. The only slack is the long inline component/subdirectory enumerations that slightly inflate the token budget.

DimensionReasoningScore

Conciseness

The body assumes Claude knows Svelte/Tailwind and avoids explaining basics, but the long enumerations of barrel exports and subdirectory names ('Alert, Badge, Breadcrumb...') are minor padding that could be trimmed or linked.

4 / 5

Actionability

It provides copy-paste-ready Svelte snippets for Button, TextInput, Select, and icons, with concrete prop signatures, exact file paths, and grep commands covering the common cases.

5 / 5

Workflow Clarity

It sequences 'Before writing any UI (MUST)' as an explicit gate, then usage, then a svelte-autofixer feedback loop ('keep calling until no issues'), then Playwright verification — explicit validation checkpoints and an error-recovery loop.

5 / 5

Progressive Disclosure

The skill is a self-contained overview with clear section headers and one-level-deep, clearly signaled references to repo files (e.g. 'grep -n '^#' frontend/brand-guidelines.md' to jump to a section, AGENTS.md for the full flow), with no nested chains.

5 / 5

Total

19

/

20

Passed

Description

70%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 cleanly answers both 'what' and 'when' in third person and stakes out a clear Windmill-Svelte niche. Its main weakness is specificity: it advertises guidelines without naming the concrete actions it covers.

Suggestions

Add 2-3 concrete actions to the description (e.g., 'use Windmill design-system components, follow brand guidelines, and add feature telemetry') to lift specificity.

Broaden trigger phrases with synonyms like 'building UI', 'components', or '.svelte files' so more natural phrasings surface the skill.

DimensionReasoningScore

Specificity

The phrase 'Svelte coding guidelines for the Windmill frontend' names the domain and the action 'writing or modifying code', but lists no specific concrete actions like building components or applying the design system, so it does not reach 'several specific actions'.

3 / 5

Completeness

It states what the skill does ('Svelte coding guidelines...') and gives an explicit when ('MUST use when writing or modifying code in the frontend directory'), but the trigger could use more varied concrete phrases to reach fully explicit.

4 / 5

Trigger Term Quality

Natural terms 'Svelte', 'Windmill frontend', and 'frontend directory' are good coverage a user would plausibly say, though common synonyms or phrasings like 'UI' or 'components' are missing.

4 / 5

Distinctiveness Conflict Risk

The niche is clearly Windmill + Svelte + frontend, making it mostly distinct with only minor overlap risk against generic Svelte skills, but not so airtight as to be minimal conflict.

4 / 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
windmill-labs/windmill
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.