CtrlK
BlogDocsLog inGet started
Tessl Logo

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.

60

Quality

70%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./plugins/AI-Agents-Safe-Coding-Skills/skills/algolia-search/SKILL.md

The canonical home for this skill is algolia-search in sickn33/agentic-awesome-skills

SKILL.md
Quality
Evals
Security

Quality

Content

61%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The content is concise and well-structured but lacks executable code examples and validation steps for batch indexing operations. The 'Sharp Edges' table is entirely placeholder filler that adds no value.

Suggestions

Add at least one copy-paste-ready code example for the InstantSearch hooks setup and one indexing snippet, since the skill currently only names APIs without showing usage.

Replace the placeholder 'Sharp Edges' table (every row is 'Issue / See docs') with real concrete pitfalls and their fixes, or remove it.

Add a validation/verification checkpoint to the indexing workflow (e.g., verify record count or run a query after reindex) to lift workflow clarity above the batch-operation cap of 3.

DimensionReasoningScore

Conciseness

The body is lean and uses compact bullet lists of hooks and best practices with little padding, but minor filler ('Widgets are components that can be customized with classnames.') keeps it just below 5.

4 / 5

Actionability

It names specific hooks, packages, config values ('force-dynamic', 'partialUpdateObjects') and batch sizing, but provides no executable code examples, so the guidance is concrete but incomplete.

3 / 5

Workflow Clarity

Indexing approaches and best practices are listed in an organized way, but there are no validation checkpoints or feedback loops for the batch/indexing operations; the rubric's batch-operation cap at 3 applies.

3 / 5

Progressive Disclosure

Sections (Patterns, Sharp Edges, When to Use) are well-organized for a short skill with no bundle files, but the all-placeholder 'Sharp Edges' table and the generic 'When to Use' sentence are organization gaps that prevent a 5.

4 / 5

Total

14

/

20

Passed

Description

78%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description identifies a specific niche and includes both capability statements and trigger terms, but the 'Use when' clause is garbled and truncated, weakening the trigger guidance. With cleanup it would reach the top anchor.

Suggestions

Fix the malformed 'Use when:' clause — 'adding search to,' is incomplete; complete it to a natural phrase like 'adding search to a React or Next.js app'.

Frame capabilities as concrete actions (e.g., 'implement, index, and tune Algolia search') rather than noun-area lists.

Add trigger synonyms/extensions users might say, such as 'faceted search', 'search UI', or 'Algolia index'.

DimensionReasoningScore

Specificity

Lists several concrete sub-areas — 'Algolia search implementation, indexing strategies, React InstantSearch, and relevance tuning' — but these are capability areas rather than verb-actions, so not a 5.

4 / 5

Completeness

Provides both a 'what' (expert patterns for Algolia…tuning) and a 'when' ('Use when: adding search to, algolia, instantsearch, search api, search functionality'), but the 'when' clause is malformed and truncated ('adding search to,'), so it is not the explicit, cleanly-stated 5.

4 / 5

Trigger Term Quality

Good natural keywords ('algolia, instantsearch, search api, search functionality') a user would say, but missing common synonyms and file/extension-style variants that would push it to 5.

4 / 5

Distinctiveness Conflict Risk

Algolia/InstantSearch is a clear niche with distinct triggers and minimal overlap risk with other skills.

5 / 5

Total

17

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-Skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.