CtrlK
BlogDocsLog inGet started
Tessl Logo

svelte-docs

Use this if you want to look up Svelte, SvelteKit, and Svelte CLI documentation.

73

Quality

90%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Svelte Documentation Lookup

Look up Svelte, SvelteKit, and Svelte CLI documentation from the official LLM-optimized docs at svelte.dev.

Instructions

  1. Start with compressed documentation to minimize context usage:

    Fetch https://svelte.dev/llms-small.txt using the WebFetch tool.

  2. If the answer is unclear or more detail is needed, escalate to medium docs:

    Fetch https://svelte.dev/llms-medium.txt

  3. For comprehensive reference (only when necessary):

    Fetch https://svelte.dev/llms-full.txt

Package-Specific Documentation

When you know the question is about a specific package, use targeted docs:

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

Using WebFetch

When 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."

Arguments: $ARGUMENTS

If arguments are provided, interpret them as:

  • svelte - Fetch only Svelte docs (not SvelteKit)
  • kit or sveltekit - Fetch only SvelteKit docs
  • cli - Fetch only CLI docs
  • full - Skip to full documentation immediately
  • medium - Start with medium documentation
  • Any other text - Use as the search topic with the default progressive strategy
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.