svelte▌
7 indexed skills · max 10 per page
svelte-runes
spences10/svelte-skills-kit · Frontend
Which rune? Props: $props() | Bindable: $bindable() | Computed: $derived() | Side effect: $effect() | State: $state()
svelte-code-writer
sveltejs/ai-tools · Frontend
CLI tools for Svelte 5 documentation lookup and code analysis with built-in autofixer. \n \n Three core commands: list-sections to browse available docs, get-documentation to fetch full documentation for specific topics, and svelte-autofixer to analyze code and suggest fixes \n Autofixer supports Svelte 4 and 5 targeting via --svelte-version flag and async mode via --async option \n Accepts both inline code (with escaped $ characters) and file paths for analysis \n Designed for use within the sv
svelte-components
spences10/svelte-skills-kit · Frontend
Component libraries: Bits UI (headless) | Ark UI | Melt UI (primitives)
svelte
vercel-labs/json-render · Frontend
Svelte 5 renderer that converts json-render specs into Svelte component trees.
svelte-core-bestpractices
sveltejs/ai-tools · Frontend
Only use the $state rune for variables that should be reactive — in other words, variables that cause an $effect, $derived or template expression to update. Everything else can be a normal variable.
svelte
epicenterhq/epicenter · Frontend
Related Skills: See query-layer for TanStack Query integration. See styling for CSS and Tailwind conventions.
sentry-svelte-sdk
getsentry/sentry-for-ai · Frontend
sentry-svelte-sdk