back
loading skill details...
LobeHub Zustand store conventions: public/internal/dispatch action layers, optimistic update pattern, slice composition via `flattenActions`, and class-based…
LobeHub Zustand State Management Action Type Hierarchy 1. Public Actions Main interfaces for UI components: Naming: Verb form (createTopic, sendMessage) Responsibilities: Parameter validation, flow orchestration 2. Internal Actions (internal_*) Core business logic implementation: Naming: internal_ prefix (internal_createTopic) Responsibilities: Optimistic updates, service calls, error handling Should not be called directly by UI
don't have the plugin yet? install it then click "run inline in claude" again.