ui-verify
Installation
SKILL.md
UI Verify
Compare implemented Unity UI against its source mockup. Produces a structured delta report identifying exactly what drifted and what needs fixing.
Skill type: Flexible — checklist adapts to scope, but the read-compare-delta structure is mandatory.
Step 0: Locate the Source Mockup
Before verification, identify the source of truth:
- If the mockup path was provided by the user or in a task description, use that.
- Otherwise, check
docs/mockups/for a file matching the feature name (e.g.,talent-ui-mockup.htmlfor the talent panel). - If no mockup exists for this feature, report that verification requires a source mockup and fall back to a theming compliance audit only (Step 3, Theming Compliance and Bug Workarounds categories).