Use this if you want to look up Svelte, SvelteKit, and Svelte CLI documentation.
73
90%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Look up Svelte, SvelteKit, and Svelte CLI documentation from the official LLM-optimized docs at svelte.dev.
Start with compressed documentation to minimize context usage:
Fetch https://svelte.dev/llms-small.txt using the WebFetch tool.
If the answer is unclear or more detail is needed, escalate to medium docs:
Fetch https://svelte.dev/llms-medium.txt
For comprehensive reference (only when necessary):
Fetch https://svelte.dev/llms-full.txt
When you know the question is about a specific package, use targeted docs:
https://svelte.dev/docs/svelte/llms-small.txt or https://svelte.dev/docs/svelte/llms.txthttps://svelte.dev/docs/kit/llms-small.txt or https://svelte.dev/docs/kit/llms.txthttps://svelte.dev/docs/cli/llms.txtWhen fetching documentation, use a prompt that extracts the relevant information:
WebFetch url: https://svelte.dev/llms-small.txt
prompt: "Find information about [topic]. Extract relevant code examples and explanations."If arguments are provided, interpret them as:
svelte - Fetch only Svelte docs (not SvelteKit)kit or sveltekit - Fetch only SvelteKit docscli - Fetch only CLI docsfull - Skip to full documentation immediatelymedium - Start with medium documentation65f65c3
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.