.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/spences10/svelte-skills-kit
home/skills/spences10/svelte-skills-kit
spences10 avatar

spences10/svelte-skills-kit

10 skills

View on GitHub
$npx skills add spences10/svelte-skills-kit
SkillInstalls
ecosystem-guidesvelte-componentsSvelte component patterns. Use for web components, component libraries (Bits UI, Ark UI, Melt UI), form patterns, or third-party integration.—svelte-deploymentSvelte deployment guidance. Use for adapters, Vite config, pnpm setup, library authoring, PWA, or production builds.—svelte-layerchartSvelte LayerChart patterns. Use for chart components with tooltip snippets, Chart context access, and all Svelte 5 snippet patterns for tooltips, gradients,…—svelte-runesSvelte runes guidance. Use for reactive state, props, effects, or migration. Covers $state, $derived, $effect, $props, $bindable. Prevents reactivity mistakes.—svelte-stylingSvelte CSS styling patterns. Use for scoped styles, CSS custom properties, style: directive, :global, or styling child components.—svelte-template-directivesSvelte template directives ({@attach}, {@html}, {@render}, {@const}, {@debug}). Use for DOM manipulation, third-party libs, tooltips, canvas, dynamic HTML.—sveltekit-data-flowSvelteKit data flow guidance. Use for load functions, form actions, server/client data, and invalidation.—sveltekit-remote-functionsSvelteKit remote functions guidance. Use for query(), form(), command(), and prerender() patterns in .remote.ts files.—sveltekit-structureSvelteKit structure guidance. Use for routing, layouts, error handling, SSR, or svelte:boundary.—