Codex WordPress Admin UI Review
Purpose
Use this skill when Codex should review WordPress admin interfaces for capability safety, maintainability, screen structure, settings flows, and admin UX quality.
Focus Areas
- Menu and screen registration
- Settings pages and forms
- Nonces and capabilities in admin actions
- Screen-specific asset loading
- Notices, tabs, and admin interaction patterns
Workflow
- Detect the admin screen type.
- Review capability checks and save flow first.
- Check Settings API usage, notices, and screen-specific assets.
- Load only the needed shared references from
../../claude-skills/wp-admin-ui-development/references/. - Report findings with severity, file references, admin impact, and fixes.
References
../../claude-skills/wp-admin-ui-development/references/settings-and-screens.md../../claude-skills/wp-admin-ui-development/references/admin-ux-patterns.md