CtrlK
BlogDocsLog inGet started
Tessl Logo

documentation-lookup

Use up-to-date library and framework docs via Context7 MCP instead of training data. Activates for setup questions, API references, code examples, or when the user names a framework (e.g. React, Next.js, Prisma).

65

Quality

78%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./.cursor/skills/documentation-lookup/SKILL.md

The canonical home for this skill is documentation-lookup in affaan-m/ECC

SKILL.md
Quality
Evals
Security

Quality

Content

75%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.

A well-structured, actionable workflow for the Context7 MCP with clear sequencing and a useful call-limit guardrail. The main improvement opportunity is condensing the repetitive Examples section to tighten the token budget.

Suggestions

Collapse the three near-identical Examples (Next.js, Prisma, Supabase) into one worked example plus a short list of other library/library-id pairs, since each repeats the same resolve→select→query→use flow.

Consider showing one literal tool-call block (e.g. resolve-library-id with libraryName and query) instead of prose parameter lists to push actionability toward copy-paste readiness.

Add an explicit verify step after query-docs (e.g. confirm returned snippets actually address the question before answering) to strengthen the feedback loop.

DimensionReasoningScore

Conciseness

Mostly lean and assumes Claude's competence, but the three Examples (Next.js, Prisma, Supabase) re-state the same four-step workflow, which is minor repetition that could be trimmed.

4 / 5

Actionability

Provides concrete MCP tool names, named parameters (libraryName, query, libraryId), and example values (/vercel/next.js) covering common cases; lacks literal code blocks but that suits an MCP-tool skill.

4 / 5

Workflow Clarity

Clear four-step sequence with an explicit gate ("Do not call query-docs without a valid library ID") and a 3-call guardrail with a fallback to stating uncertainty; no true verify-and-retry loop keeps it just below a 5.

4 / 5

Progressive Disclosure

Self-contained with no bundle files and well-organized sections (Core Concepts, When to use, How it works, Examples, Best Practices); mild repetition across Examples and length over 50 lines keep it just below a 5.

4 / 5

Total

16

/

20

Passed

Description

82%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.

A clear, well-structured description that explicitly answers both what and when with concrete trigger phrases and a distinct Context7 niche. The only gap is action specificity, as it describes a single core action rather than a comprehensive list.

DimensionReasoningScore

Specificity

Names the domain and one concrete action ("Use up-to-date library and framework docs via Context7 MCP"), but the remainder are trigger conditions rather than distinct actions, so coverage is not comprehensive.

3 / 5

Completeness

Explicitly states both what the skill does (fetch current docs via Context7 MCP instead of training data) and when to use it ("Activates for setup questions, API references, code examples, or when the user names a framework").

5 / 5

Trigger Term Quality

Includes natural terms users would say ("setup questions", "API references", "code examples") plus concrete framework names (React, Next.js, Prisma), though a few common synonyms are missing.

4 / 5

Distinctiveness Conflict Risk

Tied to a clear niche (Context7 MCP for library/framework/API documentation) with distinct triggers, giving minimal conflict risk with unrelated 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
affaan-m/ECC
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.