What it does\nThis skill provides strict architectural guidelines and templates for creating new WordPress blocks. It ensures that generated blocks follow WordPress standards, including correct PHP tag usage, block props for canvas selection, and specific rendering strategies for interactive elements.\n\n## When to use it\nUse this skill exclusively when initiating the creation of a new block from scratch. It should not be used for modifying existing blocks.\n\n## What's included\n- References: Includes specialized templates for artefacts, file structures, InnerBlocks, and dynamic vs static rendering.\n- Instructions: Detailed constraints on PHP tags, naming conventions (lowercase slugs), and specific requirements for frontend interactivity (using standard DOM APIs in view.js instead of the Interactivity API).\n\n## Compatible agents\nOptimized for agents assisting with WordPress development, particularly within the Automattic Studio ecosystem.
Not yet audited
This skill has not been reviewed by our automated audit pipeline yet.