ui-ux-pro-maxlisted
Install: claude install-skill woogi-kang/woogi-harness
# UI/UX Pro Max (Legacy)
This skill is no longer the primary design entrypoint.
Use `design-harness` for:
- New UI/UX design.
- Landing pages, dashboards, admin UI, product UI, mobile web, portfolios.
- Redesigns and visual QA.
- Style, color, typography, layout, motion, and accessibility decisions.
- Anti-slop preflight and production polish.
Use this legacy skill only when the user explicitly asks for the old searchable database or scripts.
## Legacy Scripts
The CSV database and search scripts are still available:
```bash
python3 .claude/skills/ui-ux-pro-max/scripts/search.py "<query>" --design-system -p "Project Name"
python3 .claude/skills/ui-ux-pro-max/scripts/search.py "<query>" --domain <product|style|color|typography|chart|ux|landing>
python3 .claude/skills/ui-ux-pro-max/scripts/search.py "<query>" --stack <react|nextjs|react-native|flutter|swiftui|html-tailwind>
```
Treat the output as raw reference material, not final direction. Pass any useful findings through `design-harness` before implementation.
## Migration Note
The old file mixed planning, UX rules, app/mobile rules, Korean locale guidance, stack guidance, and anti-slop snippets in one large context payload. That made the skill expensive to load and encouraged template-like outputs. The replacement architecture is:
```text
design-harness -> primary UI/UX design, audit, polish, redesign
ui-styling -> shadcn/Tailwind/component implementation
design-system -> tokens/CSS variables/component spe