๐ฏ
svelte-code-writer
๐ฏSkillfrom sveltejs/ai-tools
What it does
|The official Svelte MCP server that provides AI assistants with Svelte-specific context, including documentation search with embeddings support for accurate code generation.
Same repository
sveltejs/ai-tools(4 items)
svelte-code-writer
Installation
Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add sveltejs/ai-tools --skill svelte-code-writerskills.sh Installโ Installs to .agents/skills/
npx skills add sveltejs/ai-tools --skill svelte-code-writerManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/svelte-code-writer/SKILL.mdSKILL.md
5,547Installs
-
AddedFeb 28, 2026
More from this repository3
๐ช๐ช๐
sveltejs-ai-tools๐ชMarketplace
Official Svelte MCP server marketplace repository (`@sveltejs/mcp`) โ uses Voyage embeddings, exposes a Streamable-HTTP transport endpoint (default `localhost:5173/mcp`), and ships Drizzle-based local database tooling plus the MCP Inspector for development and debugging.
sveltejs-mcp๐ชMarketplace
The official svelte MCP for all your agentic needs.
svelte๐Plugin
A plugin for all things Svelte development, MCP, skills, and more.