agentsclimarketplace

Audit blocks

Skill phucbm/wp-blocks-dev/skills/audit-blocks

Claude Plugin - Scaffold, audit and manage custom ACF Gutenberg blocks for WordPress with Tailwind CSS integration.

Install
npx -y skills add phucbm/wp-blocks-dev --skill audit-blocks

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

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

SKILL.md

0.7 KB, 140 tokens by cl100k_base, as published. Nobody here has run it

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.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,984. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.