CtrlK
BlogDocsLog inGet started
Tessl Logo

wordpress-creator

Route WordPress build and audit requests to the right implementation path for a Studio-backed site. Use when the user wants WordPress work and it is not yet clear whether the task should be handled as site creation, theme work, a custom block, a plugin, or an audit.

72

Quality

88%

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

The canonical home for this skill is wordpress-creator in Automattic/build-with-wordpress

SKILL.md
Quality
Evals
Security

Quality

Content

85%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 tight, well-structured routing skill with concrete decision criteria and clear guardrails. The main improvement is reducing mild redundancy between the Ownership and Routing rules sections.

Suggestions

Trim the Ownership bullets that preview the routing rules (e.g., 'choosing between site-creator, theme-creator, block-creator, plugin-creator, and auditing') since the Routing rules section already enumerates them.

Add one line covering the residual case where no listed path fits cleanly, beyond the 'smallest abstraction' tiebreaker, to close the actionability gap.

DimensionReasoningScore

Conciseness

The body is lean with no padding of concepts Claude already knows, but the Ownership section mildly restates what the Routing rules then detail ('choosing between site-creator, theme-creator...'), which could be trimmed.

4 / 5

Actionability

Routing rules give concrete, decision-ready criteria ('Use site-creator when the user wants a new site, homepage, landing page...') with a clear tiebreaker; minor gaps remain for edge cases that fit no listed path.

4 / 5

Workflow Clarity

As a simple single-decision skill, the action is unambiguous: pick the smallest fitting abstraction and hand off, with an explicit tiebreaker rule and no destructive/batch operations requiring validation.

5 / 5

Progressive Disclosure

Under 50 lines with no need for external references, the skill is self-contained and well-organized into Ownership, Routing rules, and Guardrails sections, meeting the simple-skill exception.

5 / 5

Total

18

/

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.

A strong, third-person description that clearly states both purpose and trigger conditions with concrete enumerated paths. Minor room to broaden trigger-term synonyms, but it is otherwise specific, complete, and distinctive.

Suggestions

Add a few natural synonyms or colloquial triggers (e.g., 'WordPress site, store, membership, redesign') to broaden keyword coverage beyond the enumerated path names.

DimensionReasoningScore

Specificity

The description names concrete routing actions and enumerates five specific implementation paths (site creation, theme work, custom block, plugin, audit), giving comprehensive coverage of what the skill decides between.

5 / 5

Completeness

It explicitly states both what it does ('Route WordPress build and audit requests to the right implementation path') and when to use it ('Use when the user wants WordPress work and it is not yet clear whether...'), with concrete trigger phrasing.

5 / 5

Trigger Term Quality

It includes natural user phrases like 'WordPress work', 'site creation', 'theme work', 'custom block', 'plugin', and 'audit'; coverage is good but lacks synonyms/variations beyond the enumerated path names.

4 / 5

Distinctiveness Conflict Risk

It carves a clear niche as the top-level WordPress router whose trigger is specifically the ambiguous case, minimizing conflict with the specialist skills it dispatches to.

5 / 5

Total

19

/

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
Automattic/build-with-wordpress
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.