algolia-search
Expert patterns for Algolia search implementation, indexing strategies, React InstantSearch, and relevance tuning Use when: adding search to, algolia, instantsearch, search api, search functionality.
Content Preview
--- name: algolia-search description: "Expert patterns for Algolia search implementation, indexing strategies, React InstantSearch, and relevance tuning Use when: adding search to, algolia, instantsearch, search api, search functionality." risk: unknown source: "vibeship-spawner-skills (Apache 2.0)" date_added: "2026-02-27" --- # Algolia Search Integration ## Patterns ### React InstantSearch with Hooks Modern React InstantSearch setup using hooks for type-ahead search. Uses react-instantsea
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/algolia-search.md \
https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/algolia-search/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/sickn33/antigravity-awesome-skillsThen reference at skills/algolia-search/SKILL.md
Related Skills
Finishing a Development Branch
Complete feature development with structured options for merge, PR, or cleanup
finishing-a-development-branchfinishing a development branch
by Jesse Vincent (community) · obra-superpowers-skills
development
Comprehensive web, mobile, and backend development workflow bundling frontend, backend, full-stack, and mobile development skills for end-to-end application delivery.
development
by sickn33 (Antigravity) · antigravity-awesome-skills
development_workflows
Fullstack Development Workflows
engineering-teamdevelopmentworkflows
by alirezarezvani · alirezarezvani-claude-skills
Subagent-Driven Development
Execute implementation plan by dispatching fresh subagent for each task, with code review between tasks
subagent-driven-developmentsubagentdriven development
by Jesse Vincent (community) · obra-superpowers-skills