This skill provides a comprehensive reference for building robust applications within the Chravel ecosystem, focusing on React state management, efficient Supabase database interactions, and sophisticated Google Maps integrations. It offers canonical examples for complex tasks such as handling async side effects with mount guards, implementing optimistic UI updates for better UX, and managing memory-safe map markers. By enforcing specific architectural patterns and layout standards, it helps developers prevent common pitfalls like memory leaks, untyped state, and unhandled null references in third-party API integrations.
主要功能
012 GitHub stars
02React Hook and state management best practices
03Optimized Supabase queries and realtime subscriptions
04Common syntax error detection and layout standards
05Optimistic UI update implementation guides
06Production-grade Google Maps integration patterns