CtrlK
BlogDocsLog inGet started
Tessl Logo

sveltekit

Build full-stack web applications with SvelteKit — file-based routing, SSR, SSG, API routes, and form actions in one framework.

65

Quality

78%

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 ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/sveltekit/SKILL.md

The canonical home for this skill is sveltekit in administrakt0r/AI-Agents-Safe-Coding-Skills

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 comprehensive, highly actionable SvelteKit reference with executable code throughout and a clear sequenced workflow. It is slightly held back by mild over-explanation in the Overview and the absence of explicit validation checkpoints or split-out reference files.

Suggestions

Trim the Overview paragraph to remove restated facts about Svelte's compile-time model that Claude already knows.

Add an explicit validation/check step (e.g. run `npm run check` or `svelte-check`) after the build steps to strengthen workflow clarity.

Consider moving the longer Examples or Common Pitfalls into a reference file and signaling it from SKILL.md to improve progressive disclosure.

DimensionReasoningScore

Conciseness

The body is dominated by tight, executable code blocks and well-scoped steps; only the Overview paragraph and a few explanatory prose lines (e.g. "ships zero runtime overhead to the browser") restate concepts Claude already knows and could be trimmed.

4 / 5

Actionability

Every step ships copy-paste-ready, complete TypeScript/Svelte/bash code covering the common cases — scaffolding, routing, load functions, API routes, form actions, layouts, rendering modes, and hooks.

5 / 5

Workflow Clarity

Steps 1–7 are clearly sequenced under "How It Works" and the Common Pitfalls section provides problem→solution recovery guidance; however, no explicit validation checkpoint appears in the build flow, so it stops short of 5.

4 / 5

Progressive Disclosure

The single file is well-organized with clear section headers (Overview, When to Use, How It Works, Examples, Best Practices, Security, Pitfalls, Related Skills) and one-level navigation; no bundle files exist to split further, and structure is good though a few dense example sections could live in reference files.

4 / 5

Total

17

/

20

Passed

Description

75%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 clearly distinct, naming SvelteKit and several concrete framework capabilities. Its main weakness is the absence of an explicit 'Use when...' trigger clause, which leaves the activation guidance implicit.

Suggestions

Add an explicit trigger clause, e.g. "Use when building or migrating full-stack SvelteKit apps, or when the user mentions +page.svelte, load functions, form actions, SSR/SSG, or SvelteKit routing."

Include a natural synonym or file extension (e.g. ".svelte" files, Svelte components) to broaden trigger-term coverage.

DimensionReasoningScore

Specificity

Lists multiple concrete capabilities — "file-based routing, SSR, SSG, API routes, and form actions" — giving comprehensive coverage of the framework's feature surface rather than vague abstraction.

5 / 5

Completeness

Clearly states what the skill does (build full-stack SvelteKit apps with the listed features) but provides no explicit "Use when..." trigger clause, which caps completeness at 3 per the rubric guideline.

3 / 5

Trigger Term Quality

Includes natural terms a user would say ("SvelteKit", "full-stack web applications", "SSR", "SSG", "API routes", "form actions"), but omits file extensions and synonyms like ".svelte" that would push it to 5.

4 / 5

Distinctiveness Conflict Risk

Names SvelteKit explicitly with framework-specific triggers (routing, form actions, SSR/SSG), creating a clear niche with minimal overlap risk against other framework skills.

5 / 5

Total

17

/

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

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-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.