algolia-reference-architecture

Featured

Implement Algolia reference architecture: index design, multi-index strategy, data pipeline, search service layer, and frontend/backend separation. Trigger: "algolia architecture", "algolia best practices", "algolia project structure", "how to organize algolia", "algolia index design".

AI & Automation 2,266 stars 315 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Algolia Reference Architecture ## Overview Production-ready architecture for Algolia-powered search. Covers index design, data pipeline from source to Algolia, service layer patterns, and frontend integration. ## Architecture Overview ``` ┌──────────────────────────────────────────────────────────────┐ │ Frontend │ │ InstantSearch.js / React InstantSearch │ │ Uses: liteClient (search-only key) │ │ Sends: search-insights events (clicks, conversions) │ └───────────────────────┬──────────────────────────────────────┘ │ Search + Events ▼ ┌──────────────────────────────────────────────────────────────┐ │ Algolia Cloud │ │ ┌─────────┐ ┌──────────────┐ ┌─────────────┐ │ │ │ Search │ │ Analytics │ │ Recommend │ │ │ │ Engine │ │ + Insights │ │ (ML-based) │ │ │ └─────────┘ └──────────────┘ └─────────────┘ │ └───────────────────────▲──────────────────────────────────────┘ │ Indexing (admin key) │ ┌──────────────────────────────────────────────────────────────┐ │ Backend Service │ │ ┌────────────┐ ┌──────────────┐ ┌─────────────────┐ │ │ │ Search │ │ Indexing │ │ Settings │ │ │ │ Ser...

Details

Author
jeremylongshore
Repository
jeremylongshore/claude-code-plugins-plus-skills
Created
7 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category