
Ui Ux Pro Max
Discover UI/UX pattern and heuristic vocabulary during agent planning when the full upstream UI/UX Pro Max bundle is not installed locally.
Overview
ui-ux-pro-max is an agent skill most often used in Build (also Validate scope work) that advertises the upstream UI/UX Pro Max design-system workflow and tells your agent not to run the full pattern search until you inst
Install
npx skills add https://github.com/nexu-io/open-design --skill ui-ux-pro-maxWhat is this skill?
- Catalog-only Open Design metadata pointing at nextlevelbuilder UI/UX Pro Max upstream
- Triggers on ui ux patterns, design patterns, ux heuristics, and usability queries
- Upstream expects data CSVs, scripts/search.py, templates, and references—not bundled here
- Honest scope gate: do not claim active pattern-library search without full upstream install
- Install command documented to pull the full skill bundle into the agent skills directory
- Upstream bundle expects data CSVs, scripts/search.py, templates, and reference material beyond this single SKILL.md
Adoption & trust: 1.8k installs on skills.sh; 61.4k GitHub stars; 2/3 security scanners passed (skills.sh audits).
What problem does it solve?
You want UX pattern and heuristic help in chat but only have a thin catalogue stub with no local data, scripts, or templates.
Who is it for?
Solo builders browsing Open Design who need a trusted pointer before committing to install nextlevelbuilder’s full UI/UX Pro Max package.
Skip if: Teams expecting instant searchable pattern libraries, CSV-backed queries, or template generation from this repo alone without installing upstream assets.
When should I use this skill?
User mentions ui ux patterns, design patterns, ux heuristics, usability, or needs design-system discovery during planning.
What do I get? / Deliverables
Your agent discovers the correct upstream skill, explains what is missing locally, and gives install steps so you can enable the real search workflow on the next session.
- Upstream install guidance and repository URL
- Scoped agent response that does not fake local pattern search
Recommended Skills
Journey fit
Spans multiple journey phases - primary shelf plus alternate fits below.
Canonical shelf is Build because pattern libraries and design-system thinking attach to product UI work; the Open Design entry is still invoked earlier during planning conversations. Frontend is the primary consumer of UX heuristics, pattern catalogs, and design-system alignment before visual implementation.
Where it fits
Compare layout patterns before locking a landing-page structure for a micro-SaaS.
Ask the agent for heuristic checks while refactoring a dashboard without a dedicated design team.
Explore whether a competitor’s UX patterns warrant copying during early product research.
Cross-check planned UI against common pattern libraries before release polish.
How it compares
Use as a catalogue signpost and install guide—not as a self-contained generator like a bundled design-token or component scaffolder skill.
Common Questions / FAQ
Who is ui-ux-pro-max for?
Indie and solo builders using Open Design who want their coding agent to recognize UI/UX pattern and usability intents and route them to the real UI/UX Pro Max upstream bundle.
When should I use ui-ux-pro-max?
During Validate when scoping UX direction, during Build frontend work when discussing heuristics, or anytime triggers like design patterns or usability fire—always pair catalogue discovery with upstream install before expecting search results.
Is ui-ux-pro-max safe to install?
The stub is metadata-only in Open Design; review the Security Audits panel on this Prism page before installing any upstream clone into your agent environment.
SKILL.md
READMESKILL.md - Ui Ux Pro Max
# ui-ux-pro-max > Curated from @nextlevelbuilder. ## What it does Catalog-only UI/UX Pro Max entry. The full upstream templates, data, and search workflow are not bundled in Open Design. ## Current Open Design scope Open Design currently ships this entry as discovery metadata only. If this `SKILL.md` is the only file under `skills/ui-ux-pro-max/`, the upstream UI/UX Pro Max workflow is not available locally. The full upstream workflow expects additional assets such as the searchable `data` CSVs, the `scripts/search.py` helper, reference material, templates, and related upstream skill instructions. Without those files, do not tell users that the full UI/UX Pro Max pattern library or template search is active. ## Source - Upstream: https://github.com/nextlevelbuilder/ui-ux-pro-max-skill - Category: `design-systems` ## How to use This catalogue entry advertises the skill in Open Design so the agent discovers it during planning. To run the full upstream workflow with its original assets, scripts, and references, install the upstream bundle into your active agent's skills directory: ```bash # Inspect the upstream README for exact paths open https://github.com/nextlevelbuilder/ui-ux-pro-max-skill ``` Then ask the agent to invoke this skill by name (`ui-ux-pro-max`) or with one of the trigger phrases listed in this skill's frontmatter. If those upstream files are not installed, explain that Open Design only has the catalog entry for this skill and ask whether to continue with Open Design's default design-system guidance instead.