builder-coverage

Audit WordPress FSE themes for uncovered components and generate missing block patterns.

1|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/RebelliousSmile/my-claude-marketplace --skill builder-coverage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: builder-coverage
Source: https://github.com/RebelliousSmile/my-claude-marketplace/tree/main/plugins/sc-php/skills/builder-coverage
Command: npx skills add https://github.com/RebelliousSmile/my-claude-marketplace --skill builder-coverage

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill ensures that every visible component on a WordPress Full Site Editing (FSE) theme has a corresponding block pattern, providing a complete and editable WYSIWYG experience.

Core Features & Use Cases

  • Pattern Coverage Audit: Identifies components without block patterns.
  • Pattern Creation: Automatically generates missing block patterns.
  • Pattern Organization: Categorizes and balances patterns for better usability.
  • Use Case: For a theme developer, this Skill guarantees that all elements of a FSE theme are block patterns, enabling true WYSIWYG editing.

Quick Start

Run the builder-coverage skill to scan your theme for uncovered components and generate missing patterns.

Frequently Asked Questions about builder-coverage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I ensure every visible component in my WordPress Full Site Editing theme has a corresponding block pattern?

To ensure complete block pattern coverage for WordPress Full Site Editing themes, you can run an audit that verifies visible components against registered block patterns and automatically generates patterns for any uncovered elements.

What is the best way to find missing block patterns in a WordPress FSE theme?

The best way to find missing block patterns is to perform a thorough pattern coverage audit that scans visible theme components and identifies which ones lack corresponding registered block patterns for editing.

How do I automatically generate missing block patterns for WordPress theme development?

You can automatically generate missing block patterns by scanning your theme for uncovered components and creating the corresponding pattern files to provide a complete WYSIWYG editing experience.

Can I organize my WordPress block pattern library for better usability during Full Site Editing?

Yes, you can organize your WordPress block pattern library by categorizing and balancing existing patterns alongside newly generated ones to ensure better usability and a structured editing experience.

Do I need a specific WordPress environment to audit block pattern coverage?

Yes, you need a WordPress environment with block pattern support enabled to accurately audit components, generate missing patterns, and organize the pattern library for Full Site Editing themes.