Audit Blocks

Fast structural audit of all blocks — checks required files, wrapper attributes, fields.json timestamp, preview.png. No AI, runs instantly via script.

phucbm 4a1ad43 703 B Updated

File contents

Read [@/knowledge/acf-blocks/conventions.md](/knowledge/acf-blocks/conventions.md) and [@/knowledge/acf-blocks/fields.md](/knowledge/acf-blocks/fields.md), then:

  1. Run the audit script from the theme root:

    node $(claude plugin path wp-blocks-dev)/scripts/audit-blocks.js
    
  2. Show the full output to the user.

  3. For each issue, show the relevant fix from the conventions knowledge file.

  4. If all passed, suggest /wp-blocks-dev:audit-blocks-deep for content quality review.

phucbm/wp-blocks-dev/tree/main/skills/audit-blocks commit 4a1ad43092

Frequently asked questions

npx skillmds@latest add phucbm/audit-blocks