From zenbu-powers
Use when you need a deterministic inspection of a WordPress repository (plugin/theme/block theme/WP core/Gutenberg/full site) including tooling/tests/version hints, and a structured JSON report to guide workflows and guardrails.
npx claudepluginhub zenbuapps/zenbu-powers --plugin zenbu-powersThis skill uses the workspace's default tool permissions.
**Compatibility**: Targets WordPress 6.9+ (PHP 7.2.24+). Filesystem-based agent with bash + node. Some workflows require WP-CLI.
Detects WordPress repo type (plugin/theme/block theme/WP core/Gutenberg/full site), scans for tooling/tests/versions, outputs structured JSON to guide workflows and guardrails.
Analyzes code quality in custom WordPress themes and plugins using two-pass approach: quick grep scans for deprecated functions and anti-patterns, then AI contextual review of flagged PHP/JS files.
Reviews WordPress plugin PRs for security, performance, WPCS standards, and backward compatibility using GitHub/GitLab tools or local git diffs. For WP plugin code reviews and audits.
Share bugs, ideas, or general feedback.
Compatibility: Targets WordPress 6.9+ (PHP 7.2.24+). Filesystem-based agent with bash + node. Some workflows require WP-CLI.
Use this skill to quickly understand what kind of WordPress repo you’re in and what commands/conventions to follow before making changes.
node skills/wp-project-triage/scripts/detect_wp_project.mjsskills/wp-project-triage/references/triage.schema.jsonproject.kind, signals, and tooling.theme.json, block.json, build config).unknown, check whether the repo root is correct.