ui-review
Installation
SKILL.md
UI Review
Review any concrete UI target without requiring project context files, a detector, persistence, or a larger workflow.
Resolve the target
Identify the exact surface: URL, screenshot, route, component, source path, or flow. Narrow vague requests to the smallest useful target and state the chosen scope.
Use the strongest available evidence:
- inspect the rendered interface when it is available;
- exercise the primary path rather than judging a still frame alone;
- inspect relevant source and shared conventions when code is available;
- evaluate representative desktop, intermediate, and mobile sizes;
- distinguish observed behavior from inference.
Do not start a server, install tooling, or mutate a browser session unless the user authorized that operation.