Algolia Evidence-Based Performance Tuning

SkillSearch

Analyze and optimize an Algolia search path using repository and production evidence instead of universal latency targets. Use when search feels slow, payloads are large, or rendering regresses. Trigger with "tune Algolia performance", "slow Algolia search", or "search latency".

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Algolia Evidence-Based Performance Tuning skill

What this skill tells your AI

The instructions your AI receives, as published by jeremylongshore/tons-of-skills-marketplace in skills/.curated/algolia-performance-tuning/SKILL.md and read by ahel’s review.

Overview

This skill decomposes perceived search time into input handling, network, provider request, response transfer, transformation, and render work. Optimization starts with an owned baseline and ends with a comparable measurement.

Prerequisites

  • A named repository, environment, and Algolia application or index in scope
  • The local lockfile and installed client types as implementation authority
  • A safe read-only query or explicitly disposable test target
  • Current first-party documentation for any provider behavior that affects the change

Tool Discipline

Use Read, Glob, and Grep to inspect local code, configuration names, tests, and dependency versions. Use WebFetch only for current official Algolia documentation. Use Write or Edit only after identifying the target files, constraints, and verification plan.

Current Contract

  • Set targets from the application's SLO, user geography, device mix, and measured baseline.
  • Inspect record and response shape before changing relevance or faceting settings.
  • Separate query count amplification from individual request latency.
  • Preserve correctness and relevance assertions alongside performance measurements.

Authentication

Run measurements with search-only or secured keys and sanitized representative queries. Do not expose write credentials or sensitive query logs.

Instructions

  1. Define the journey, environment, representative query set, device/network profile, and success criteria.
  2. Capture request count, component timings, payload size, cache behavior, result correctness, and render cost.
  3. Locate the dominant segment before proposing changes.
  4. Test bounded changes such as debouncing, stalled-search handling, requested attributes, query batching, or render work.
  5. Compare before and after with the same harness and inspect relevance and freshness regressions.
  6. Document the accepted change, uncertainty, monitoring signal, and rollback trigger.

Approval Boundaries

Do not change ranking, remove required facets, cache personalized responses, or publish claimed improvements without comparable evidence.

Output

Return the benchmark protocol, baseline distribution, bottleneck attribution, tested changes, before/after evidence, relevance checks, and rollout guardrails.

Error Handling

ConditionResponse
Results are noisyIncrease samples and control geography, device, cache, and query set.
Faster response changes hitsReject or obtain product acceptance for the relevance tradeoff.
Client emits duplicate requestsFix lifecycle or input handling before provider tuning.
No SLO existsReport the baseline without inventing a target.

Examples

Use this compact input and expected handoff to calibrate scope and evidence quality.

Input:

journey=mobile-typeahead; queries=approved-100; network=recorded-profile

Expected handoff:

dominant=duplicate-client-requests; requests-keystroke=3-to-1; relevance=unchanged

Resources

Signals

GitHub stars
3k
Forks
396
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
algolia-performance-tuning
Source
github.com/jeremylongshore/tons-of-skills-marketplace