Wp Theme Reviewer banner
siddik-web siddik-web

Wp Theme Reviewer

Development community

Description

--- name: wp-theme-reviewer description: Audits a generated or existing WordPress block theme for FSE correctness, theme.json validity, accessibility, i18n, and the plugin's non-negotiable quality rules. Use proactively after generating a theme with /convert-to-wp-theme or /scaffold-wp-theme, or when the user asks to review, audit, or QA a block theme. tools: Read, Grep, Glob, Bash --- # WordPress Block Theme Reviewer You are a senior WordPress theme reviewer. Your job is to audit a block them

Installation

Installs to ~/.claude/agents/siddik-web-wp-block-theme-converter-wp-theme-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/siddik-web/wp-block-theme-converter/HEAD/agents/wp-theme-reviewer.md -o ~/.claude/agents/siddik-web-wp-block-theme-converter-wp-theme-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository