wp-interactivity-api

This one's built for anyone wrestling with WordPress's Interactivity API, the data-wp-* directive system that powers modern inter…

wordpress 1.9k ↓ 2.3k NOASSERTION updated 26d ago
Claude Code
View source ↗

What it does

  • Interactivity API, @wordpress/interactivity,
  • data-wp-interactive, data-wp-on--, data-wp-bind--, data-wp-context,
  • block viewScriptModule / module-based view scripts,
  • hydration issues or “directives don’t fire”.
  • Repo root + triage output (wp-project-triage).
  • Which block/theme/plugin surfaces are affected (frontend, editor, both).
  • Any constraints: WP version, whether modules are supported in the build.

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

This one's built for anyone wrestling with WordPress's Interactivity API, the data-wp-* directive system that powers modern interactive...

Source

Repository: https://github.com/wordpress/agent-skills

wp-interactivity-api FAQ

What does the wp-interactivity-api skill do?

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. Interactivity API, @wordpress/interactivity, data-wp-interactive, data-wp-on--, data-wp-bind--, data-wp-context,

How do I install wp-interactivity-api?

Run: npx -y skills add https://github.com/wordpress/agent-skills --skill wp-interactivity-api --agent claude-code — the source lives at github.com/wordpress/agent-skills.

Maintain wp-interactivity-api?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[wp-interactivity-api on getagentictools](https://getagentictools.com/skills/wordpress-agent-skills-wp-interactivity-api?ref=badge)
npx agentictools info skills/wordpress-agent-skills-wp-interactivity-api

The second line is the CLI lookup for this page — handy in READMEs and docs.