Better instructions for your AI coding agent
- The instructions file that ships with the kit no longer asks your agent to stop for approval before every change, so it gets on with the work
- Added the things agents most often get wrong here: how errors are raised and returned to the frontend, and how pages load their data
- Setting up a new project now keeps the link to the documentation index, so your agent reads the docs instead of guessing
- Setup steps for the official Svelte MCP server, so your agent checks current Svelte 5 syntax instead of recalling older patterns
