Sveltejs Ai Tools
sveltejs-ai-tools is a Claude Code plugin for the Build phase that connects agents to the official Svelte MCP for framework-accurate frontend work.
Wire the official Svelte MCP into Claude Code so agents can query Svelte APIs, patterns, and project context while you build Svelte apps.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install sveltejs-ai-tools@sveltejs/ai-toolsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:sveltejs/ai-tools") and the paste-ready config with skillselion.get_install_config("plugin:sveltejs/ai-tools").
What it does
sveltejs-ai-tools is the official Svelte MCP for agentic development, distributed as a Claude Code plugin so solo builders can keep the model grounded in Svelte conventions while coding. If you ship SvelteKit or Svelte SPAs and want fewer hallucinated APIs or outdated patterns, this integration is the canonical hook from the framework maintainers rather than a generic web skill. Install it during Build when you are scaffolding components, routes, stores, or SSR concerns and you want the agent to pull from Svelte-aware tooling. It complements other frontend skills but does not replace reading Svelte docs for major version upgrades. The catalog records one plugin and modest GitHub star count; scope is intentionally narrow—Svelte plus MCP—not a full design system generator. Tags emphasize integrations and frontend verticals for builders comparing MCP servers to markdown-only skills.
Highlights
- Official Svelte team MCP packaged as a Claude Code plugin
- Agentic access to Svelte-oriented skills and development helpers
- Single-plugin bundle from sveltejs/ai-tools
- Pairs Svelte frontend stacks with Claude Code, Cursor-class agents
- Community catalog entry with development and skills keywords
Why builders use it
Generic coding agents guess Svelte APIs and project layout, wasting iterations on fixes the official toolchain already documents.
After registration, your agent can use the Svelte MCP channel so suggestions align with maintained Svelte patterns and agent-oriented helpers from sveltejs/ai-tools.
At a glance
- Type - Plugin in Frontend & UI.
- Adoption - 0 installs, 225 stars, 0 votes.
FAQ
Who is sveltejs-ai-tools for?
Svelte developers using Claude Code or similar MCP-capable agents who want maintainers’ tooling wired into the coding loop.
When should I use sveltejs-ai-tools?
Use it during active Svelte builds—components, routes, stores, and agent-assisted refactors—when accuracy to the Svelte ecosystem matters.
How do I add sveltejs-ai-tools to my agent?
Add the sveltejs/ai-tools Claude Code plugin from the repo or marketplace, configure MCP per the plugin README, and enable it in Claude Code before Svelte-related tasks.
Comments
Share how you use sveltejs-ai-tools, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.