Stats
Actions
Tags
From ui-designer
Review page layouts for visual hierarchy, spacing consistency, alignment, and responsive behavior
How this skill is triggered — by the user, by Claude, or both
Slash command
/ui-designer:layout-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Review layout for: **$0**
Review layout for: $0
Breakpoint focus: $1 (default: all)
Analyze visual hierarchy:
Check spacing system:
Check alignment:
Check responsive behavior:
Check content overflow:
truncate class or break-words?## Layout Review: <target>
### Hierarchy
- **Score**: clear | mostly clear | unclear
- <issues>
### Spacing
- **Consistency**: consistent | mostly | inconsistent
- <issues with specific classes to fix>
### Responsive
| Breakpoint | Status | Issues |
|------------|--------|--------|
| Mobile | pass/fail | <issues> |
| Tablet | pass/fail | <issues> |
| Desktop | pass/fail | <issues> |
### Fixes
1. **<element>**: change `<current classes>` → `<fixed classes>`
npx claudepluginhub silviaare95/xari-plugins --plugin ui-designerCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.