instantsearch
Build instant search interfaces for JavaScript, React, and Vue apps
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install InstantSearch?โผ
Run `npx skills add algolia/instantsearch --all -g -y` in your terminal to install all tools in this suite globally.
What is InstantSearch used for?โผ
It is a JavaScript library for building fast search interfaces with Algolia, offering ready-made widgets like search boxes, filters, and pagination for vanilla JS, React, and Vue.
Does InstantSearch work with React and Vue?โผ
Yes. It ships dedicated React hooks and components plus Vue 2 and Vue 3 components, all sharing the same core search connectors.
Can AI agents port widgets across frameworks?โผ
Yes. The included port-widget skill guides your AI agent to add or move a widget across the JavaScript, React, and Vue packages with matching tests.
Does InstantSearch support Next.js server rendering?โผ
Yes. Dedicated Next.js packages handle App Router and Pages Router integration, including server-side rendering and URL sync.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core