diagnose_app_quality
Analyze UI quality of shadcn/Tailwind apps from code or URL. Identify issues, scores, and fix categories to plan improvements or export design debt context.
Instructions
Diagnose UI quality for an existing shadcn/Tailwind app from code or a public URL.
Returns on success: App-quality diagnosis V2 with scores, issues, evidence locations, affected files, confidence, effort estimates, fix categories, and app graph summary.
Use this tool: before planning UI fixes, exporting a registry, or giving an AI editor context on real app design debt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | Local path or public URL to scan. Defaults to the current project root. | |
| maxFiles | No | Maximum source files to scan. |