Help us improve
Share bugs, ideas, or general feedback.
From wordpress-skills
Validates WordPress ACF content modeling – field-group architecture, CPT/taxonomy decisions, repeater/flexible-content fit, ACF JSON sync, and meta-query risks. Accepts file or directory.
npx claudepluginhub jorgerosal/wordpress-skillsHow this command is triggered — by the user, by Claude, or both
Slash command
/wordpress-skills:wp-acf-review file-or-directoryThe summary Claude sees in its command listing — used to decide when to auto-load this command
Use and follow the **wp-acf-and-content-modeling** skill to perform a comprehensive WordPress ACF and content modeling review. **Target**: $ARGUMENTS (if empty, use current working directory) Execute the full review workflow from the skill, load reference files as needed, and format output using the skill's Output Format section with severity levels (Critical/Warning/Info). Explicitly call out CPT-vs-taxonomy-vs-field decisions, ACF JSON drift, and performance risks when the model leans too hard on `postmeta`. If query cost is a major issue, suggest running `/wp-perf-review` for deeper pe...
/wp-perf-reviewPerforms a comprehensive WordPress performance code review, detecting database anti-patterns, caching issues, hook problems, and scalability concerns in a file or directory.
Share bugs, ideas, or general feedback.
Use and follow the wp-acf-and-content-modeling skill to perform a comprehensive WordPress ACF and content modeling review.
Target: $ARGUMENTS (if empty, use current working directory)
Execute the full review workflow from the skill, load reference files as needed, and format output using the skill's Output Format section with severity levels (Critical/Warning/Info). Explicitly call out CPT-vs-taxonomy-vs-field decisions, ACF JSON drift, and performance risks when the model leans too hard on postmeta. If query cost is a major issue, suggest running /wp-perf-review for deeper performance analysis.