zircote/svelte-lsp
4 stars · Last commit 2026-03-30
Claude Code plugin for Svelte development with svelte-language-server and eslint-plugin-svelte
README preview
# svelte-lsp [](CHANGELOG.md) [](LICENSE) [](https://docs.anthropic.com/en/docs/claude-code/plugins) [](https://github.com/zircote/lsp-marketplace) [](https://svelte.dev/) A Claude Code plugin providing comprehensive Svelte development support through: - **svelte-language-server** integration for IDE-like features - **Automated hooks** for formatting, linting, and type checking - **Svelte ecosystem** integration (svelte-check, ESLint, Prettier) ## Quick Setup ```bash # Run the setup command (after installing the plugin) /setup ```