Loading...
Loading...
Found 4 Skills
Comprehensive skills for working with @hairy/react-lib React hooks and components
Entity management and state handling in GPUI. Use when working with entities, managing component state, coordinating between components, handling async operations with state updates, or implementing reactive patterns. Entities provide safe concurrent access to application state.
React Query v4 (TanStack Query) best practices, patterns, and troubleshooting. Use when working with useQuery, useMutation, query invalidation, caching, WebSocket integration, or any async state management in React. Based on TkDodo's comprehensive blog series.
Use when managing state and side effects in Ink applications using React hooks for terminal UIs.