ryanthedev

Sveltekit Docs — Development skill for Claude Code

Development community

Use when answering questions about SvelteKit routing, load functions, form actions, adapters, hooks, deployment, SSR, SSG, SPA mode, or project structure.

How to install Sveltekit Docs

Installs to ~/.claude/skills/ryanthedev-svelte-foundations.skill-sveltekit-docs/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ryanthedev-svelte-foundations.skill-sveltekit-docs && curl -fsSL https://raw.githubusercontent.com/ryanthedev/svelte-foundations.skill/HEAD/commands/sveltekit-docs.md -o ~/.claude/skills/ryanthedev-svelte-foundations.skill-sveltekit-docs/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Sveltekit Docs does


description: "Use when answering questions about SvelteKit routing, load functions, form actions, adapters, hooks, deployment, SSR, SSG, SPA mode, or project structure."

Skill: sveltekit-docs

Search the official SvelteKit documentation to answer questions accurately.


Docs Location

All documentation lives at:

${CLAUDE_PLUGIN_ROOT}/refs/sveltekit-docs/

Workflow

  1. Read ${CLAUDE_PLUGIN_ROOT}/skills/sveltekit-docs/MANIFEST.md to find relevant files by title and s

Alternatives in Development

  • Summarize Meeting — Summarize meeting transcripts into structured notes and actions 7.8k ★
  • Manage — Review all open positions and take management actions 722 ★
  • Claude Keysmith — Managed Claude Code instruction deployment with safe CLI recovery and an unsigned macOS/Windows desktop beta 696 ★

Full documentation available on GitHub

View Source Repository