Agent skill
ui-ux-pro-max
Generate a UI/UX design system using local datasets and scripts. Use when you need structured visual guidance, color palettes, typography pairings, and UX rules for a product or page.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/ui-ux-pro-max-darthlinuxer-agentic-skills-3
SKILL.md
UI/UX Pro Max
Use this skill to generate a design system and UI/UX recommendations with the local dataset.
Quick Start
python3 scripts/search.py "<product_type> <industry> <keywords>" --design-system -p "Project Name"
Optional Commands
# Persist design system
python3 scripts/search.py "<query>" --design-system --persist -p "Project Name"
# Domain search
python3 scripts/search.py "<keyword>" --domain <domain> [-n <max_results>]
# Stack guidance
python3 scripts/search.py "<keyword>" --stack html-tailwind
Notes
- Data lives in
data/ - Scripts live in
scripts/
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?