CtrlK
BlogDocsLog inGet started
Tessl Logo

wordpress-router

Use when the user asks about WordPress codebases (plugins, themes, block themes, Gutenberg blocks, WP core checkouts) and you need to quickly classify the repo and route to the correct workflow/skill (blocks, theme.json, REST API, WP-CLI, performance, security, testing, release packaging).

80

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%

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

A well-structured routing skill: lean sections, an executable triage entry point, a real one-level reference for the decision tree, and verification/guardrail checkpoints. It avoids explaining concepts Claude already knows and keeps navigation shallow.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — no WordPress concept primers, just a triage command, classification cues, routing pointer, and guardrails; every section earns its place rather than the score-2 'could be tightened' or score-1 padded anchors.

3 / 3

Actionability

Provides an executable command ('node skills/wp-project-triage/scripts/detect_wp_project.mjs'), specific files to inspect on failure (composer.json, package.json, style.css, block.json, theme.json, wp-content/), and a real routing reference, matching the executable/copy-paste-ready anchor rather than the score-2 pseudocode example.

3 / 3

Workflow Clarity

The numbered Procedure (triage → classify → route → guardrails) is clearly sequenced and paired with a Verification feedback loop ('Re-run the triage script if you create or restructure significant files', run recommended lint/test/build), matching the explicit-checkpoint/feedback-loop anchor rather than the score-2 listed-but-no-checkpoints example.

3 / 3

Progressive Disclosure

The body is a concise overview that delegates the routing detail to one clearly-signaled, one-level-deep reference ('For the decision tree, read: skills/wordpress-router/references/decision-tree.md', verified to exist), matching the 'clear overview with well-signaled one-level-deep references' anchor rather than the monolithic or nested-reference lower anchors.

3 / 3

Total

12

/

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.

A concise, well-constructed description that pairs an explicit 'Use when' trigger with concrete classification/routing actions and a distinct WordPress niche. It uses third-person/trigger voice and avoids fluff, verbosity, and over-claims.

DimensionReasoningScore

Specificity

Names concrete actions ('classify the repo and route to the correct workflow/skill') and enumerates specific domains (blocks, theme.json, REST API, WP-CLI, performance, security, testing, release packaging), matching the 'lists multiple specific concrete actions' anchor rather than the score-2 single-domain example.

3 / 3

Completeness

Explicitly answers both 'what' (classify + route to workflow/skill) and 'when' via an explicit 'Use when the user asks about...' trigger clause, matching the score-3 anchor; it is not a score-2 because the when-trigger is explicit rather than implied.

3 / 3

Trigger Term Quality

Natural user phrasing is well covered ('WordPress codebases', 'plugins', 'themes', 'block themes', 'Gutenberg blocks', 'WP core checkouts') — terms a user would actually say, matching the good-coverage anchor rather than the jargon-only score-1 example.

3 / 3

Distinctiveness Conflict Risk

The WordPress codebase niche with specific sub-domains (block themes, Gutenberg, REST API, WP-CLI) gives it a clear, distinct trigger set unlikely to fire for unrelated skills, matching the 'clear niche with distinct triggers' anchor.

3 / 3

Total

12

/

12

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
WordPress/agent-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.