Acerca de
Streamline SvelteKit development with standardized patterns for type-safe client-server communication. This skill provides comprehensive guidance on implementing queries for data fetching, forms for progressive enhancement, and commands for imperative actions, all while maintaining full TypeScript support across the network boundary. It automates complex tasks like argument validation via Zod, serialization of complex types like Map and Set, and efficient cache invalidation. By following these patterns, developers can easily implement advanced features like optimistic UI updates, query batching to prevent N+1 problems, and secure handling of sensitive data, resulting in more robust and performant web applications.