CtrlK
BlogDocsLog inGet started
Tessl Logo

wordpress-theme-to-emdash

Port WordPress themes to EmDash CMS. Use when asked to convert, migrate, or port a WordPress theme to EmDash, or when creating an EmDash site that should match an existing WordPress site's design. Handles design extraction, template conversion, and EmDash-specific features like menus, taxonomies, and widgets.

72

Quality

89%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

86%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 well-structured, concise skill body with clear sequencing, validation checkpoints, and properly organized one-level-deep references. Execution detail is appropriately externalized to phase files, leaving only minor gaps in inline error-recovery guidance.

Suggestions

Add a brief validate→fix→retry feedback loop note for the destructive Phase 3 template-conversion step (e.g., re-run build after fixing template errors) to strengthen workflow clarity.

Inline one small runnable code snippet (e.g., a getSiteSettings()/getMenu() usage example) in the relevant phase summary to lift actionability from mostly-executable to fully copy-paste ready.

DimensionReasoningScore

Conciseness

The body is lean — critical rules, a phase table, and checklists — with every line earning its place and assuming Claude's competence; no padded explanation of concepts Claude already knows.

5 / 5

Actionability

Concrete commands and APIs appear throughout ('pnpm build', 'getSiteSettings()', 'getMenu()', 'ClientRouter', 'emdash/ui' Image) with specific paths, but most phase-level execution detail is deferred to the phase files rather than given inline.

4 / 5

Workflow Clarity

A clear six-phase sequence with per-phase checklists and explicit validation checkpoints ('Build succeeds: pnpm build', 'dev server applied seed cleanly on first request', 'visual comparison done'); minor gaps in error-recovery feedback loops within earlier phases.

4 / 5

Progressive Disclosure

SKILL.md is a clear overview pointing to one-level-deep, well-signaled references; all five referenced files exist and the phase files are listed in a navigation table.

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, concrete description that clearly states what the skill does and gives explicit, natural trigger phrases. Minor room to add format/extension keywords, but it is otherwise exemplary.

Suggestions

Consider adding a file-extension or format trigger (e.g., referencing WordPress theme files like style.css or template .php files) to broaden natural keyword coverage.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'design extraction, template conversion, and EmDash-specific features like menus, taxonomies, and widgets' — covering the porting task comprehensively.

5 / 5

Completeness

Explicitly answers both what ('Port WordPress themes to EmDash CMS' plus the handled sub-tasks) and when ('Use when asked to convert, migrate, or port... or when creating an EmDash site that should match an existing WordPress site's design').

5 / 5

Trigger Term Quality

Strong natural synonyms ('convert, migrate, or port a WordPress theme to EmDash') plus the design-match phrasing, but lacks file-extension or format-specific trigger terms.

4 / 5

Distinctiveness Conflict Risk

Targets a clear niche (WordPress theme → EmDash CMS) with distinct triggers, making overlap with other skills unlikely.

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
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.