CtrlK
BlogDocsLog inGet started
Tessl Logo

wordpress-plugin-to-emdash

Analyze and port WordPress plugin behavior, custom post types, shortcodes, admin workflows, and stored data to current EmDash extension points. Use for WordPress-plugin migrations or when deciding which behavior belongs in an EmDash plugin, site schema, seed, or Astro code. Do not use for visual theme ports without plugin functionality.

74

Quality

93%

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

93%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 dense, well-structured migration-decision skill that names concrete APIs and capabilities, sequences the work clearly, and points to sibling skills for implementation detail. The only weakness is the absence of an explicit error-recovery feedback loop in the verify stage for batch/data operations.

Suggestions

Add an explicit validate→fix→retry loop in the "Verify equivalent behavior" section, e.g., what to do when imported-data assertions or plugin tests fail before re-running.

Consider a short "if a mapped behavior fails verification" recovery step linking back to the responsibility-assignment or data-movement sections.

DimensionReasoningScore

Conciseness

The body is lean throughout: it assumes Claude knows WordPress/PHP/Astro and spends every section on migration decisions rather than background, with no padded explanations.

5 / 5

Actionability

The responsibility table names exact EmDash extension points and capability strings (e.g., "ctx.kv", "ctx.storage.<collection>", "users:read", "network:request", "admin.editorPanels"), giving concrete actionable guidance without needing code samples.

5 / 5

Workflow Clarity

Sections sequence a clear Understand → Assign → Choose → Plan → Verify → Deliver flow with an early "report the gap" checkpoint and a verification checklist, but it lacks an explicit validate→fix→retry feedback loop for the batch/data-migration operations.

4 / 5

Progressive Disclosure

It is a clear overview with two well-signaled one-level-deep references to sibling skills ([creating-plugins], [building-emdash-site]) for API detail, and explicitly states this skill covers only migration decisions, splitting content appropriately.

5 / 5

Total

19

/

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 description: it states concrete capabilities, gives explicit positive and negative use-when guidance, and carves out a distinct niche. The only minor gap is a lack of synonyms or file-extension variants among the trigger terms.

DimensionReasoningScore

Specificity

"Analyze and port WordPress plugin behavior, custom post types, shortcodes, admin workflows, and stored data" lists multiple concrete actions covering the full surface of a plugin port, matching the comprehensive-coverage anchor.

5 / 5

Completeness

It explicitly answers what ("Analyze and port WordPress plugin behavior...") and when ("Use for WordPress-plugin migrations or when deciding which behavior belongs in..."), plus a negative trigger ("Do not use for visual theme ports without plugin functionality").

5 / 5

Trigger Term Quality

Natural terms users would say are present ("WordPress plugin", "WordPress-plugin migrations", "EmDash plugin", "site schema, seed, or Astro code"), but it lacks synonyms and file-extension variants that would push it to the comprehensive anchor.

4 / 5

Distinctiveness Conflict Risk

The WordPress-plugin-to-EmDash niche is highly specific with distinct triggers, and the explicit exclusion of visual theme ports further reduces conflict risk with adjacent skills.

5 / 5

Total

19

/

20

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

relative_links

Relative link issues: 2 suspicious

Warning

Total

15

/

16

Passed

Repository
emdash-cms/emdash
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.