I was a Claude sonnet boi until pretty much today and that's because Claude tended to beat all all of the other models, usually. However, recently I started working with svelte 5 for which the Claude experience isn't all that great, so today I went back to good old GPT-4o and I was surprised that it did a much better job for me which left me wondering what else I don't know so I decided to ask to swim intelligence of the interwebs:
What's your favorite large language model for Svelte 5 related problems?
I use Supermaven with `llms.txt` in the context; it's passable.
Every model though tends to want to generate Svelte 3/4 syntax. I haven't found a truly good solution, so I'll follow this thread with great interest.
👤 poetril
I've been using a mix of Claude and Deepseek via the Kagi assistant to great success. Usually adding relevant sections of the docs alongside my question and reminding it to use svelte 5 syntax.
👤 trash3
Have you tried uploading the mini llms.txt for svelte into Claude?