CtrlK
BlogDocsLog inGet started
Tessl Logo

claude-docs-consultant

Consult official Claude Code documentation from code.claude.com using selective fetching. Use when working on hooks, skills, subagents, plugins, agent teams, MCP servers, permissions, settings, CI/CD (GitHub Actions, GitLab), IDE extensions (VS Code, JetBrains), desktop/web app features, scheduling, memory/CLAUDE.md, deployment (Bedrock, Vertex, Foundry), sandboxing, monitoring, or any Claude Code feature requiring official docs. Fetches only the specific docs needed per task.

75

Quality

93%

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

SKILL.md
Quality
Evals
Security

Quality

Content

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

An exemplar of a lean, actionable docs-consultant skill: concrete URL pattern and filenames, a clear routed workflow with a discovery fallback, and a well-structured one-level-deep reference. No material weaknesses across any dimension.

DimensionReasoningScore

Conciseness

Lean and efficient throughout: a terse URL pattern, a dense quick-routing table, short rules, and brief examples, with no padding or explanation of concepts Claude already knows; every token earns its place.

5 / 5

Actionability

Fully executable guidance: the concrete URL pattern 'https://code.claude.com/docs/en/{filename}.md', specific filenames per topic in the routing table, a named tool (WebFetch), and a concrete fallback discovery URL make this copy-paste ready and cover the common cases.

5 / 5

Workflow Clarity

Clear 3-step sequence (identify topic -> route to filename -> fetch with WebFetch) plus an explicit fallback discovery path; as a read-only lookup skill, the destructive/batch validation cap does not apply, and the simple-skill exception supports a top score.

5 / 5

Progressive Disclosure

Clear overview in SKILL.md with high-frequency routing inline and the full table deferred to references/docs-index.md (verified to exist), one level deep and clearly signaled, matching the well-organized one-level-deep reference pattern.

5 / 5

Total

20

/

20

Passed

Description

86%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 strong, well-structured description with an explicit 'Use when' clause and rich, natural trigger terms covering the Claude Code feature surface. Its only weakness is modest action variety, since the skill performs essentially one concrete action (selectively fetching official docs).

DimensionReasoningScore

Specificity

Names the domain and concrete actions ('Consult official Claude Code documentation... using selective fetching', 'Fetches only the specific docs needed per task'), but these are ~1-2 actions in a single fetch/consult family rather than several distinct actions, matching the anchor that names domain and 1-2 concrete actions without comprehensive coverage.

3 / 5

Completeness

Explicitly answers both 'what' (consult/fetch official Claude Code docs via selective fetching) and 'when' via an explicit 'Use when working on...' clause with concrete trigger phrases, matching the anchor that clearly and explicitly answers both with concrete triggers.

5 / 5

Trigger Term Quality

Comprehensive coverage of natural terms users would say, including synonyms and product names: 'hooks, skills, subagents, plugins, agent teams, MCP servers, permissions, settings, CI/CD (GitHub Actions, GitLab), IDE extensions (VS Code, JetBrains), desktop/web app features, scheduling, memory/CLAUDE.md, deployment (Bedrock, Vertex, Foundry), sandboxing, monitoring'.

5 / 5

Distinctiveness Conflict Risk

Has a clear niche (official documentation lookup) with distinct triggers, but the broad topic list (hooks, skills, plugins, settings) carries minor overlap risk with skills that author those same features, fitting 'mostly distinct; minor overlap risk'.

4 / 5

Total

17

/

20

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
centminmod/my-claude-code-setup
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.