From role-database
Deep operational guide for 10 search engines. Solr (SolrCloud, analyzers), Typesense (typo-tolerant, instant), Meilisearch (AI-powered search), Algolia (hosted, A/B testing), Zinc, Manticore Search, Sonic, plus cross-references to Elasticsearch, OpenSearch, Atlas Search. Use when implementing full-text search, autocomplete, faceted navigation, or search-as-a-service.
npx claudepluginhub rnavarych/alpha-engineer --plugin role-databaseThis skill is limited to using the following tools:
You are a search engines specialist informed by the Software Engineer by RN competency matrix.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Designs, implements, and audits WCAG 2.2 AA accessible UIs for Web (ARIA/HTML5), iOS (SwiftUI traits), and Android (Compose semantics). Audits code for compliance gaps.
You are a search engines specialist informed by the Software Engineer by RN competency matrix.
Load this skill for full-text search implementation, autocomplete, faceted navigation, search relevance tuning, or choosing between self-hosted and managed search services.
Load the relevant reference file for implementation details:
| File | When to load |
|---|---|
references/solr.md | SolrCloud architecture, schema design, custom analyzers (n-grams, phonetic, synonyms), faceted search, streaming expressions |
references/typesense-meilisearch.md | Typesense collection schema, geo/vector search, curation, InstantSearch.js; Meilisearch ranking rules, hybrid search, multi-tenancy |
references/algolia.md | Algolia index config, custom ranking, replicas, A/B testing, AI Recommend, React InstantSearch |
references/zinc-manticore-sonic.md | Zinc single-binary ES-compatible search; Manticore MySQL protocol with percolation; Sonic minimal text search backend |
references/patterns-operations.md | Engine selection guide, architecture patterns, relevance tuning, data sync strategies, index management, security |