search-engine-builder
Installation
SKILL.md
Search Engine Builder
This skill focuses on making information within an app easy to find with lightning-fast, relevant search results.
Instructions
- Choose the right search engine (SaaS like Algolia vs Self-hosted Meilisearch).
- Index data from the database into the search engine.
- Configure relevance rules, synonyms, and typo-tolerance.
- Implement 'Search-as-you-type' UI on the frontend.
- Handle real-time index updates when data changes.
Examples
- "Integrate Algolia for a fast product search in my store."
- "Set up Meilisearch to provide full-text search for a documentation site."