From ui-refactor
Review a screenshot, code file, or UI description for design quality using Refactoring UI principles
npx claudepluginhub timbrinded/kiln --plugin ui-refactor[screenshot-or-code-path] [optional-focus-area]Review the given input for UI design quality using the ui-refactor skill. **Determine the mode from arguments:** - If `$ARGUMENTS` contains an image path (`.png`, `.jpg`, `.jpeg`, `.webp`, `.gif`) → Visual review mode - If `$ARGUMENTS` contains a code file path (`.css`, `.scss`, `.tsx`, `.jsx`, `.vue`, `.svelte`, `.html`) → Code review mode - If `$ARGUMENTS` contains text description → Advisory mode - If no arguments → Prompt the user to provide a screenshot, file path, or description **Optional focus area (second argument):** If the user specifies a focus area (e.g., "typography", "colo...
/design-reviewReviews UI files or components interactively for design, usability, code quality, and performance issues. Configures via sequential questions on focus, context, and platform.
/design-reviewConducts structured design review of module, feature, or system: maps boundaries, evaluates principles/anti-patterns/scalability, outputs score, strengths, concerns, recommendations, Mermaid diagram.
/design-reviewReviews visual design quality—layout, typography, spacing, colour, consistency—for provided URL or detected dev/deployed app, producing severity-ranked issues report with fixes.
/design-reviewAudits designs for accessibility, usability, visual consistency, content, and motion via visual AI critique and code review. Accepts HTML files, Figma URLs, previews, or screenshots.
/design-reviewReviews and interactively edits design_doc.json: displays formatted overview, components, patterns, ADRs, and interfaces; supports modifications via prompts.
/design-reviewReviews design document by resolving open questions, finalizing tasks, and advancing status from Draft to Review or Accepted.
Review the given input for UI design quality using the ui-refactor skill.
Determine the mode from arguments:
$ARGUMENTS contains an image path (.png, .jpg, .jpeg, .webp, .gif) → Visual review mode$ARGUMENTS contains a code file path (.css, .scss, .tsx, .jsx, .vue, .svelte, .html) → Code review mode$ARGUMENTS contains text description → Advisory modeOptional focus area (second argument): If the user specifies a focus area (e.g., "typography", "color", "spacing", "hierarchy", "depth", "polish"), narrow the review to that dimension and load only the relevant reference file.
For visual review (screenshot):
For code review:
For advisory mode (description):
Every issue must include a concrete CSS/Tailwind fix and an explanation of WHY — so the user learns the principle, not just the fix.