CtrlK
BlogDocsLog inGet started
Tessl Logo

wp-interactivity-api

Use when building or debugging WordPress Interactivity API features (data-wp-* directives, @wordpress/interactivity store/state/actions, block viewScriptModule integration, wp_interactivity_*()) including performance, hydration, and directive behavior.

68

Quality

81%

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

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

The body is a well-structured, actionable overview with executable examples and clear progressive disclosure to real reference files. The main gap is verification rigor: for markup/build-mutating workflows it leans on manual smoke tests rather than explicit automated validate-fix-retry loops.

Suggestions

Add explicit automated validation checkpoints with commands (e.g., a WP-CLI or build command to confirm directives process and the module enqueues) instead of relying only on a manual smoke test.

Provide a concrete validate→fix→retry loop in the debugging section for the most common failure (directives present but inert) so Claude can iterate rather than guess.

Tighten the procedure's bulleted sub-points into imperative, copy-pasteable checks to lift conciseness and actionability toward 5.

DimensionReasoningScore

Conciseness

Lean content that assumes Claude's competence — no padding explaining what WordPress or directives are — with tight code examples; a few procedural bullets could still be trimmed.

4 / 5

Actionability

Provides executable PHP/JSON snippets and names specific functions and directive syntax (wp_interactivity_state(), wp_interactivity_data_wp_context(), viewScriptModule, the scaffold template), with only minor gaps in coverage.

4 / 5

Workflow Clarity

A clearly sequenced six-step procedure plus dedicated Verification and Failure-modes sections; checkpoints are present though feedback loops are more manual (smoke test) than explicit validate→fix→retry command cycles.

4 / 5

Progressive Disclosure

The body acts as an overview pointing to three real, one-level-deep reference files (server-side-rendering.md, directives-quickref.md, debugging.md), clearly signaled inline and in Escalation, with the bulk detail appropriately split out.

4 / 5

Total

16

/

20

Passed

Description

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

The description is specific, complete, and well-targeted: it opens with an explicit 'Use when' trigger, enumerates concrete capability surfaces, and stakes out a distinct niche. Minor improvement could come from adding more user-natural synonyms beyond the technical identifiers.

DimensionReasoningScore

Specificity

Names the domain plus several concrete surfaces — 'data-wp-* directives', '@wordpress/interactivity store/state/actions', 'block viewScriptModule integration', 'wp_interactivity_*()' — which is several specific capabilities with only minor coverage gaps.

4 / 5

Completeness

Explicitly states both what ('building or debugging WordPress Interactivity API features' plus enumerated surfaces) and when ('Use when...') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes natural terms users say ('Interactivity API', 'hydration', 'directives') alongside technical identifiers and function-family names, with good but not exhaustive synonym coverage.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear, narrow niche (WordPress Interactivity API) with highly specific triggers, making conflict with other skills minimal.

5 / 5

Total

18

/

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