instantsearch
Installation
SKILL.md
InstantSearch
Build production-quality search experiences with InstantSearch. Follow the workflow below in order. Do not skip steps.
Supported libraries
InstantSearch comes in three libraries. Detect which one applies from the project's dependencies or framework, or ask the user.
| Library | Package | When to use |
|---|---|---|
| React InstantSearch | react-instantsearch |
React, Next.js, Remix |
| Vue InstantSearch | vue-instantsearch |
Vue, Nuxt |
| InstantSearch.js | instantsearch.js |
Vanilla JS, or any framework without a dedicated library |
Once identified, use the matching reference directory (e.g., references/react/) for all technology rules, anti-patterns, styling, glossary, and pattern-specific guidance.