Initial commit
This commit is contained in:
10
commands/wp-perf-review.md
Normal file
10
commands/wp-perf-review.md
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
description: WordPress performance code review - detects database anti-patterns, caching issues, hook problems, and scalability concerns
|
||||
argument-hint: [file-or-directory]
|
||||
---
|
||||
|
||||
Use and follow the **wp-performance-review** skill to perform a comprehensive WordPress performance code review.
|
||||
|
||||
**Target**: $ARGUMENTS (if empty, use current working directory)
|
||||
|
||||
Execute the full Code Review Workflow from the skill, load reference files as needed for deeper analysis, and format output using the skill's Output Format section with severity levels (Critical/Warning/Info).
|
||||
Reference in New Issue
Block a user