SolidJS Core Knowledge Full Reference : See advanced.md for WebSocket primitive, context provider, chat component, room management, Socket.IO integration, and store patterns. Deep Knowledge : Use with technology: for comprehensive documentation. When NOT to Use This Skill Skip this skill when: - Working with React (use - APIs are different) - Building Vue applications (use ) - Using Svelte (use ) - Working with Angular (use ) - Need server-side only logic (no framework needed) Component Structure Reactivity Primitives | API | Purpose | |-----|---------| | | Reactive state | | | Cached computa…