CtrlK
BlogDocsLog inGet started
Tessl Logo

content-redirect

Create and manage redirects in VS Code documentation when pages are moved, renamed, or deleted. Use when moving docs pages, renaming files, restructuring content, or when the user asks about redirects.

79

Quality

100%

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

100%Weight 40%Scale 1-3

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

A well-structured, self-contained skill body that gives concrete, executable guidance with a clear multi-step workflow and explicit verification checkpoints. It is concise without sacrificing actionability.

DimensionReasoningScore

Conciseness

The body is lean and table-driven, assumes Claude's competence, and avoids explaining concepts Claude already knows; every section earns its place with no padding.

3 / 3

Actionability

Concrete guidance throughout: a complete JSON entry example, explicit field-format rules, and worked path examples (e.g., docs/copilot/overview.md → /docs/copilot/overview) make the instructions directly executable.

3 / 3

Workflow Clarity

A clearly sequenced 6-step procedure includes an explicit Verify step (valid JSON, no duplicate from paths, target file exists) and a redirect-chain check, providing validation checkpoints for a batch/mutation-prone operation.

3 / 3

Progressive Disclosure

The skill is self-contained with no bundle files and is organized into well-labeled sections (When to Use, Redirect Files, Entry Format, Procedure, Verify), so a single well-structured file is appropriate here.

3 / 3

Total

12

/

12

Passed

Description

100%Weight 40%Scale 1-3

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 concise, third-person description that clearly states the skill's purpose and provides explicit, natural trigger conditions. It avoids fluff and occupies a distinct niche unlikely to conflict with other skills.

DimensionReasoningScore

Specificity

"Create and manage redirects in VS Code documentation" names multiple concrete actions (create, manage redirects) within a specific domain, matching the anchor for listing several specific concrete actions.

3 / 3

Completeness

It states what the skill does ("Create and manage redirects...") and gives an explicit "Use when..." clause covering multiple triggers, satisfying both what and when.

3 / 3

Trigger Term Quality

Natural user-facing terms are well covered: "pages are moved, renamed, or deleted", "moving docs pages", "renaming files", "restructuring content", "asks about redirects" — phrases users would actually say.

3 / 3

Distinctiveness Conflict Risk

The niche is clear and narrow — redirects in VS Code documentation via redirection.json — with distinct triggers ("redirects"), making it unlikely to fire for an unrelated skill.

3 / 3

Total

12

/

12

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
microsoft/vscode-docs
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.