LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

wp-interactivity-api - Build and debug WordPress Interactivity API features.

Builds and debugs WordPress Interactivity API features, directives, store state, server-side rendering, and hydration.

Tags

Updated: 2026-09-16

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Detect existing Interactivity API usage
  • Identify Interactivity API store definitions
  • Implement server side directive rendering
  • Initialize PHP state and context
  • Implement or update markup directives
  • Debug interactivity API hydration failures

Inputs

  • Repository root and triage output
  • Affected block, theme, or plugin surfaces
  • WordPress version and build constraints

Outputs

  • Interactive markup directives and block code
  • PHP initial state and context definitions
  • Playwright E2E tests for interactivity

Requirements

  • WordPress environment supporting Interactivity API
  • Script bundler supporting ES modules

Source

  • Spec: SKILL.md
wordpress
interactivity-api
blocks
frontend
php
Detect existing Interactivity API usage
Identify Interactivity API store definitions
Implement server side directive rendering
Initialize PHP state and context
Repository root and triage output
Affected block, theme, or plugin surfaces
WordPress version and build constraints
Interactive markup directives and block code
PHP initial state and context definitions
Playwright E2E tests for interactivity