CtrlK
BlogDocsLog inGet started
Tessl Logo

wordpress-app

Build a WordPress theme or plugin for the on-device WordPress runtime

61

Quality

72%

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

Fix and improve this skill with Tessl

tessl review fix ./app/src/main/assets/skills/wordpress-app/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

87%

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

The body is concise, actionable, and well-organized with concrete WordPress functions and a clear file layout; its main gap is the lack of validation checkpoints in the workflow.

Suggestions

Add a verification checkpoint to the workflow, e.g. after writing the package, confirm WordPress detects it (check the frontmatter header parses) before declaring done.

For the destructive/override-prone actions (modifying templates, registering settings), include a short validate-and-rollback note to lift workflow clarity to 3.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — it states only what is needed ('PHP 8.x backend, SQLite database', specific function names) without explaining what WordPress is or how hooks work, so every token earns its place.

3 / 3

Actionability

It gives concrete, specific guidance throughout: exact functions (sanitize_text_field, esc_html, wp_kses, wp_enqueue_style, add_options_page), a precise file-layout tree, and concrete do/don't rules, which is actionable for an instruction-style skill.

3 / 3

Workflow Clarity

The numbered workflow is sequenced, but it has no validation or verification checkpoints (e.g. lint/check the produced PHP, confirm the package is detected), matching the 'steps listed but validation gaps' anchor.

2 / 3

Progressive Disclosure

Content is split into well-organized, clearly headed sections with no nested external references and no bundle files, so the single-file overview is appropriately structured for a skill of this size.

3 / 3

Total

11

/

12

Passed

Description

57%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is specific and distinct, correctly naming the WordPress theme/plugin domain in third person, but it omits an explicit 'Use when...' trigger clause and only partially covers natural trigger-term variations.

Suggestions

Add an explicit 'Use when...' clause listing concrete user intents, e.g. 'Use when the user wants a custom WordPress theme, plugin, or block editor extension.'

Broaden trigger terms to include natural variations like 'block', 'block editor', 'custom post type', or 'Gutenberg block'.

Enumerate a couple more concrete actions (e.g. 'build themes, plugins, and editor blocks') to lift specificity from 2 to 3.

DimensionReasoningScore

Specificity

The description names the domain ("WordPress theme or plugin") and a single action ("Build"), but does not enumerate multiple concrete actions, matching the 'names domain and some actions, but not comprehensive' anchor.

2 / 3

Completeness

It clearly states what the skill does but lacks an explicit 'Use when...' trigger clause in the description; per the guidelines a missing explicit trigger caps completeness at 2.

2 / 3

Trigger Term Quality

It includes natural terms a user would say ("WordPress theme", "plugin"), but phrases like "on-device WordPress runtime" are jargon and common variations (e.g., "block", "block editor", "custom post type") are missing, so coverage is partial.

2 / 3

Distinctiveness Conflict Risk

The WordPress theme/plugin niche plus the specific 'on-device WordPress runtime' qualifier gives it a clear, distinct trigger unlikely to conflict with other skills.

3 / 3

Total

9

/

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
shiaho777/web-to-app
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.