关于
This skill transforms Claude into an expert on SvelteKit SPA architecture, providing comprehensive guidance for building applications that utilize client-side rendering (CSR) exclusively. It streamlines the setup of adapter-static, automates the disabling of server-side rendering (SSR), and provides optimized patterns for connecting SvelteKit frontends to separate backends like Golang or Echo. By enforcing best practices for client-side routing, data loading, and security, it ensures developers can build robust, static-hosted web applications without the complexity of SvelteKit server logic.