CtrlK
BlogDocsLog inGet started
Tessl Logo

svelte-docs

Look up official Svelte, SvelteKit, and Svelte CLI documentation.

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 ./.agents/skills/svelte-docs/SKILL.md
SKILL.md
Quality
Evals
Security

Svelte Documentation

Use the documentation CLI to find and read relevant sections:

mise x -- npx @sveltejs/mcp list-sections
mise x -- npx @sveltejs/mcp get-documentation '$state,$derived,$effect'

Use single quotes for section names that contain $.

For web lookup, start with the relevant official index:

  • Svelte: https://svelte.dev/docs/svelte/llms-small.txt
  • SvelteKit: https://svelte.dev/docs/kit/llms-small.txt
  • CLI: https://svelte.dev/docs/cli/llms.txt

Use an available web tool. Read full documentation only if the short version cannot answer the question. Use https://svelte.dev/llms-small.txt when the package is unknown; llms-medium.txt and llms-full.txt provide more detail.

Treat supplied text as the search topic. Honor explicit svelte, kit, or cli scope and medium or full detail requests.

Repository
chattocorp/chatto
Last updated
First committed

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.