CtrlK
BlogDocsLog inGet started
Tessl Logo

foundry-route-doc-check

Validates that all TypeSpec route operations in the AI Foundry data-plane (Foundry) domain have documentation comments and @summary decorators with correct voice, replaces documentation-required suppressions with generated documentation, and uses description override extensions when TypeSpec would concatenate noisy descriptions. USE FOR: reviewing or authoring routes.tsp and routes.generated.tsp files under specification/ai-foundry/data-plane/Foundry/src/, including nested OpenAI routes under src/openai/. DO NOT USE FOR: files outside the Foundry data-plane area, model-only .tsp files, or SDK client customization files (client.tsp).

69

Quality

85%

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

SKILL.md
Quality
Evals
Security

Quality

Content

78%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 body is actionable and well-sequenced with concrete commands and validation checkpoints, and is mostly token-efficient. Its main weakness is progressive disclosure: the single external reference it signals is missing from the bundle, leaving a dangling pointer.

Suggestions

Add the missing references/route-documentation-rules.md file (or remove the reference and inline the rule definitions) so the signaled navigation target actually exists.

Dedupe the Conservative Change Policy bullet list and the FDOC Rules table, which restate overlapping criteria, to tighten token usage.

Add an explicit compile-failure recovery loop in Post-Edit Steps (e.g., 'If tsp compile fails, fix the reported errors and re-run') to lift workflow clarity.

DimensionReasoningScore

Conciseness

Dense and substantive, assuming Claude's competence (no explanation of what TypeSpec is), with copy-paste commands and snippets; the Conservative Change Policy bullets and the Rules table overlap somewhat and could be tightened.

4 / 5

Actionability

Fully executable guidance: exact file globs, `npx tsp format`/`npx tsp compile .` commands, concrete `@extension("x-ms-description-override", ...)` and `#suppress ...` snippets covering the common cases.

5 / 5

Workflow Clarity

A clear 7-step Workflow plus Post-Edit Steps with explicit format -> regenerate -> verify checkpoints for the batch/destructive artifact regeneration; the compile-failure recovery loop is only implicit rather than spelled out.

4 / 5

Progressive Disclosure

Good section structure and a well-signaled one-level reference to references/route-documentation-rules.md, but that referenced file does not exist in the bundle (no references/ directory), so the navigation target is broken.

3 / 5

Total

16

/

20

Passed

Description

92%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 is highly specific, complete, and distinctive, with concrete actions and explicit USE FOR / DO NOT USE FOR triggers tied to precise file paths. The only minor gap is trigger-term variety, which leans technical rather than covering looser user phrasings.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ('Validates that all TypeSpec route operations...have documentation comments and @summary decorators', 'replaces documentation-required suppressions with generated documentation', 'uses description override extensions when TypeSpec would concatenate noisy descriptions') with comprehensive coverage.

5 / 5

Completeness

Explicitly answers 'what' (validates/replaces/uses override extensions) and 'when' with concrete 'USE FOR:' and 'DO NOT USE FOR:' trigger phrases including specific paths.

5 / 5

Trigger Term Quality

Strong natural/domain keywords ('routes.tsp', 'routes.generated.tsp', '@summary decorators', 'documentation comments', '.tsp') that users authoring these files would say, though coverage is somewhat jargon-heavy and misses a few looser phrasings like 'API docs'.

4 / 5

Distinctiveness Conflict Risk

Clear narrow niche (Foundry data-plane routes.tsp only) with explicit 'DO NOT USE FOR' boundaries (model-only .tsp, client.tsp, files outside the area), minimizing conflict risk.

5 / 5

Total

19

/

20

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

relative_links

Relative link issues: 1 missing

Warning

referenced_paths_exist

Referenced path issues: 1 missing

Warning

Total

14

/

16

Passed

Repository
Azure/azure-rest-api-specs
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.