svelte-code-writer
π―Skillfrom sveltejs/mcp
The official Svelte MCP server providing Svelte framework context and documentation to AI agents, with embeddings support via Voyage API.
Overview
Svelte Code Writer is a skill from the official Svelte MCP server repository maintained by the Svelte team. It is part of the @sveltejs/mcp package that provides Model Context Protocol capabilities for Svelte development, enabling AI coding assistants to write Svelte code with proper framework knowledge and conventions.
Key Features
- Official Svelte Integration - Maintained by the Svelte team as the official MCP server for Svelte development
- Embeddings Support - Uses Voyage API for embeddings to provide context-aware code suggestions
- Streamable HTTP Transport - Uses modern Streamable HTTP transport for efficient communication with AI tools
- Local Development Tools - Includes MCP inspector for debugging and Drizzle Studio for database inspection
- Elicitation and Sampling - Supports elicitation and sampling for interactive, context-aware code generation
Who is this for?
This skill is for developers building Svelte applications who want AI-assisted code writing with official framework knowledge. It is particularly valuable for teams adopting Svelte who want their AI coding tools to produce idiomatic Svelte code that follows the framework's conventions and best practices.
Same repository
sveltejs/mcp(3 items)
Installation
npx vibeindex add sveltejs/mcp --skill svelte-code-writernpx skills add sveltejs/mcp --skill svelte-code-writer~/.claude/skills/svelte-code-writer/SKILL.md