CtrlK
BlogDocsLog inGet started
Tessl Logo

exa-known-pitfalls

Identify and avoid Exa anti-patterns and common integration mistakes. Use when reviewing Exa code, onboarding new developers, or auditing existing Exa integrations for correctness. Trigger with phrases like "exa mistakes", "exa anti-patterns", "exa pitfalls", "exa what not to do", "exa code review".

67

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Content

65%

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

The body is highly actionable with concrete, executable BAD/GOOD TypeScript for every pitfall and a useful review checklist. It is held back from top marks by modest conciseness padding, the absence of an explicit validated workflow for the review process, and an inline monolithic structure that does not use progressive file-based references.

Suggestions

Tighten the Overview and a few pitfall rationales to remove restatements of concepts Claude already knows (e.g. the explanation of embeddings-based vs keyword matching), keeping only Exa-specific insight.

Add an explicit step-by-step review workflow with validation checkpoints (e.g. run checklist -> verify each failing item in code -> re-check) to lift workflow_clarity, since this is a batch review task.

Move the detailed per-pitfall reference or the Resources/SDK-pattern detail into a single one-level-deep reference file referenced from the body, so SKILL.md stays a concise overview and progressive_disclosure can reach the top anchor.

DimensionReasoningScore

Conciseness

Mostly efficient — each pitfall pairs a one-line rationale with BAD/GOOD code and earns its place — but a few overview lines restate concepts Claude already knows (e.g. 'Exa uses embeddings-based search rather than keyword matching, which creates a different class of failure modes than traditional search APIs') and some GOOD examples are slightly verbose, so it could be tightened rather than fully lean.

2 / 3

Actionability

Every pitfall provides fully executable, copy-paste-ready TypeScript with concrete API calls, options, and specific values (e.g. type, numResults, maxCharacters), directly matching the level-3 'fully executable code, copy-paste ready' anchor.

3 / 3

Workflow Clarity

The pitfalls are individually clear and the closing Quick Review Checklist sequences the checks, but there is no explicit validation/checkpoint workflow for the batch-style review task itself — the process is implied rather than a validated sequence, capping it at level-2 rather than the level-3 explicit-feedback-loop anchor.

2 / 3

Progressive Disclosure

There is clear organization (numbered pitfalls, checklist, Resources, Next Steps) and the body points to sibling skills in Next Steps, but the content is essentially a single monolithic inline catalog with no one-level-deep reference files used to split detail out, which fits level-2 'some structure but content that should be separate is inline' rather than the level-3 well-signaled split-reference anchor.

2 / 3

Total

9

/

12

Passed

Description

100%

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 is strong: it states concrete capabilities, gives an explicit 'Use when' clause, and lists natural Exa-specific trigger phrases. It is specific, complete, and clearly distinct from other skills.

DimensionReasoningScore

Specificity

The description lists multiple concrete actions — 'Identify and avoid Exa anti-patterns and common integration mistakes', 'reviewing Exa code', 'onboarding new developers', 'auditing existing Exa integrations for correctness' — matching the level-3 anchor of multiple specific concrete actions.

3 / 3

Completeness

It clearly answers both what ('Identify and avoid Exa anti-patterns and common integration mistakes') and when ('Use when reviewing Exa code, onboarding... or auditing existing Exa integrations for correctness'), with an explicit 'Use when' clause and explicit triggers, matching the level-3 anchor.

3 / 3

Trigger Term Quality

It explicitly enumerates natural trigger phrases a user would actually say — 'exa mistakes', 'exa anti-patterns', 'exa pitfalls', 'exa what not to do', 'exa code review' — giving good coverage of natural terms.

3 / 3

Distinctiveness Conflict Risk

The Exa-specific niche and Exa-prefixed trigger phrases make it clearly distinguishable and unlikely to fire for unrelated skills, matching the level-3 'clear niche with distinct triggers' anchor.

3 / 3

Total

12

/

12

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

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

Warning

Total

14

/

16

Passed

Repository
jeremylongshore/claude-code-plugins-plus-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.