| name | design-review |
| description | Run a critical design review on a web application |
| user-invocable | true |
| disable-model-invocation | true |
| context | fork |
| agent | design-reviewer |
| realizes | [] |
Design Review
Review the web application for design issues. Be thorough and critical.
Instructions
- If a URL was provided as an argument, navigate to that URL
- If no URL was provided, ask the user what URL to review
- If the user says "this app" or similar, use http://localhost:3000
- Run through the full design review checklist
- Test both desktop and mobile (375px) viewports
- Provide a prioritized list of issues with specific, actionable fixes
Default URL
If reviewing "the app" or "this site" without a specific URL, use: http://localhost:3000