From claude-scholar
Generates design systems, color palettes, typography, and UX guidance for frontend projects. Activates on UI design, review, landing pages, dashboards, or accessibility requests.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-scholar:ui-ux-pro-maxThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill to turn a vague UI request into a **concrete design system plus implementation guidance**.
Use this skill to turn a vague UI request into a concrete design system plus implementation guidance.
This skill is for:
It is not a replacement for product strategy or user research. Use it to make execution sharper after the product direction is already roughly known.
Extract the minimum design signals first:
If the user does not specify a stack, default to html-tailwind.
Use the helper script to produce a compact design recommendation:
python3 "${CLAUDE_PLUGIN_ROOT}/skills/ui-ux-pro-max/scripts/search.py" "<product_type> <industry> <keywords>" --design-system -p "Project Name"
This produces:
If the work spans multiple turns or pages, persist the design system:
python3 "${CLAUDE_PLUGIN_ROOT}/skills/ui-ux-pro-max/scripts/search.py" "<query>" --design-system --persist -p "Project Name"
python3 "${CLAUDE_PLUGIN_ROOT}/skills/ui-ux-pro-max/scripts/search.py" "<query>" --design-system --persist -p "Project Name" --page "dashboard"
This creates:
design-system/MASTER.mddesign-system/pages/Use a focused search instead of loading everything at once:
python3 "${CLAUDE_PLUGIN_ROOT}/skills/ui-ux-pro-max/scripts/search.py" "glassmorphism dark" --domain style
python3 "${CLAUDE_PLUGIN_ROOT}/skills/ui-ux-pro-max/scripts/search.py" "animation accessibility" --domain ux
python3 "${CLAUDE_PLUGIN_ROOT}/skills/ui-ux-pro-max/scripts/search.py" "real-time dashboard" --domain chart
python3 "${CLAUDE_PLUGIN_ROOT}/skills/ui-ux-pro-max/scripts/search.py" "elegant luxury serif" --domain typography
Supported domains:
productstylecolortypographylandingchartuxpython3 "${CLAUDE_PLUGIN_ROOT}/skills/ui-ux-pro-max/scripts/search.py" "forms table responsive" --stack html-tailwind
Supported stacks:
html-tailwindreactnextjsvuesvelteswiftuireact-nativefluttershadcnjetpack-composeAfter gathering the design system, convert it into:
Do not dump raw search output into the final answer. Use it to justify a coherent design direction.
A good response should usually include:
prefers-reduced-motion.search.py and data/ui-reasoning.csv only.Load only what is needed:
references/USAGE.md - recommended command patterns and retrieval flowdata/ui-reasoning.csv - compact product-to-design heuristics used by the helper scriptscripts/search.py - deterministic helper for design-system, domain, and stack lookupnpx claudepluginhub galaxy-dawn/claude-scholar --plugin claude-scholarProvides UI/UX guidelines, 50+ styles, palettes, font pairings, charts, and priority rules for accessibility, layouts, performance in React, Next.js, Vue, Svelte, Tailwind, shadcn/ui, SwiftUI, React Native, Flutter.
UI/UX design intelligence with 50+ styles, 97 color palettes, 57 font pairings, and 25 chart types across 9 stacks. Provides accessibility, touch, performance, layout, typography, and animation guidelines.
Provides cross-stack UI/UX design intelligence covering layout, color, typography, charts, and accessibility. Includes 67 styles, 96 palettes, 57 font pairings, and 99 UX guidelines for web and mobile apps.