ofershap/sveltekit-best-practices
SvelteKit and Svelte 5 done right. Runes, load functions, form actions, SSR patterns.
Platform-specific configuration:
{
"mcpServers": {
"sveltekit-best-practices": {
"command": "npx",
"args": [
"-y",
"sveltekit-best-practices"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...