algolia-search
sickn33/antigravity-awesome-skills
A comprehensive guide on integrating Algolia search into modern React applications. This skill covers utilizing React InstantSearch with custom hooks (like useSearchBox, useHits) for type-ahead search, handling Next.js Server-Side Rendering (SSR) with InstantSearchNext, and implementing best practices for data synchronization and indexing strategies (e.g., partial updates, batching). Learn how to build high-performance, scalable search features.