# ui-ux-pro-max-skill v2.15.0 - Product: ui-ux-pro-max-skill (https://whatsnew.fyi/product/ui-ux-pro-max-skill) - Vendor: ui-ux-pro-max-skill - Date: 2026-08-13 - Version: v2.15.0 - Original notes: https://github.com/nextlevelbuilder/ui-ux-pro-max-skill/releases/tag/v2.15.0 - Permalink: https://whatsnew.fyi/product/ui-ux-pro-max-skill/releases/v2.15.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **changed** — Reworked BM25 routing, query rewriting, abstention, typo recovery, suggestions, and cache safety - **added** — Added a 90-case graded relevance corpus covering 12 domains, 22 stacks, hard negatives, routing, and design-system coherence - **added** — Added deterministic current-versus-legacy framework routing so old-version queries return labeled legacy guidance or abstain instead of mixing generations - **changed** — Strengthened exact style, landing-pattern, palette, and product-reasoning identity resolution - **changed** — Completed exact reasoning coverage for all 192 product types and made generated source identities traceable - **changed** — Refreshed the style taxonomy to 79 searchable styles, including 50 active and 29 supplemental styles, with 9 legacy entries deprecated and redirecting to supported replacements - **changed** — Expanded the catalog to 119 UX guidelines and 1,260 stack-specific guidelines across 22 stacks - **changed** — Updated accessibility guidance for contrast roles, focus indicators, icons, charts, error summaries, reduced motion, loading states, and interaction feedback - **added** — Added resilient text-layout guidance for heading balance, long tokens, reflow, text scaling, essential text, chips, tags, badges, live counts, and cancellable micro-interactions - **changed** — Refreshed current and legacy guidance for React, Next.js, Vue, Nuxt, Nuxt UI, Svelte, Astro, Tailwind CSS, shadcn/ui, Flutter, React Native, SwiftUI, Three.js, Laravel, JavaFX, WPF, WinUI, UWP, Avalonia, and Uno Platform - **added** — Added fail-closed provenance and freshness contracts with applicability, status, verification date, and official-source validation - **added** — Approved 1,934 Google Fonts with 8 explicitly reviewed exclusions - **changed** — Validated 1,512 upstream Phosphor icons separately while keeping 105 curated icon-guidance rows - **added** — Added deterministic offline refresh tools and a read-only scheduled workflow that produces review artifacts without committing or opening pull requests - **fixed** — Corrected generated script paths for local and global installations across supported assistants - **changed** — Updated agent instructions to search by semantic outcome first, then stack and implementation detail - **changed** — Clarified persistence behavior, safe no-overwrite semantics, and master/page override usage - **changed** — Updated English and Chinese documentation with accurate catalog counts, installation guidance, legacy-package warnings, and resilient text/compact-control examples - **changed** — Improved the style gallery with taxonomy metadata, status filtering, accessible filter state, and compact metadata badges ##### UI UX Pro Max v2.15.0 This release is a broad search, data-quality, and agent-guidance upgrade. It keeps the existing CLI/install contract while improving how agents retrieve, reason about, and apply UI/UX guidance. ###### Search and reasoning - Reworked BM25 routing, query rewriting, abstention, typo recovery, suggestions, and cache safety. - Added a 90-case graded relevance corpus covering 12 domains, 22 stacks, hard negatives, routing, and design-system coherence. - Added deterministic current-versus-legacy framework routing so old-version queries return labeled legacy guidance or abstain instead of mixing generations. - Strengthened exact style, landing-pattern, palette, and product-reasoning identity resolution. - Completed exact reasoning coverage for all 192 product types and made generated source identities traceable. ###### Curated UI/UX data - Refreshed the style taxonomy: 79 searchable styles, including 50 active and 29 supplemental styles; 9 legacy entries remain deprecated and redirect to supported replacements. - Expanded the catalog to 119 UX guidelines and 1,260 stack-specific guidelines across 22 stacks. - Updated accessibility guidance for contrast roles, focus indicators, icons, charts, error summaries, reduced motion, loading states, and interaction feedback. - Added resilient text-layout guidance for heading balance, long tokens, reflow, text scaling, essential text, chips, tags, badges, live counts, and cancellable micro-interactions. - Refreshed current and legacy guidance for React, Next.js, Vue, Nuxt, Nuxt UI, Svelte, Astro, Tailwind CSS, shadcn/ui, Flutter, React Native, SwiftUI, Three.js, Laravel, JavaFX, WPF, WinUI, UWP, Avalonia, and Uno Platform. ###### Catalog provenance and refresh - Added fail-closed provenance and freshness contracts with applicability, status, verification date, and official-source validation. - Approved 1,934 Google Fonts with 8 explicitly reviewed exclusions. - Kept 105 curated icon-guidance rows while validating 1,512 upstream Phosphor icons separately. - Added deterministic offline refresh tools and a read-only scheduled workflow that produces review artifacts without committing or opening pull requests. ###### Agent and CLI experience - Corrected generated script paths for local and global installations across supported assistants. - Updated agent instructions to search by semantic outcome first, then stack and implementation detail. - Clarified persistence behavior, safe no-overwrite semantics, and master/page override usage. - Updated English and Chinese documentation with accurate catalog counts, installation guidance, legacy-package warnings, and resilient text/compact-control examples. - Improved the style gallery with taxonomy metadata, status filtering, accessible filter state, and compact metadata badges. ###### Release quality - Added semantic validators, provenance checks, relevance thresholds, domain/stack smoke tests, agent-query E2E tests, gallery tests, and source/mirror synchronization gates. - The release pipeline passed 153 Python tests, relevance evaluation, 12/12 domain smokes, 22/22 stack smokes, CLI build and E2E tests, gallery tests/build, and asset-sync verification. ###### Upgrade ```bash npm install -g ui-ux-pro-max-cli@latest uipro update ``` For a new installation: ```bash npx ui-ux-pro-max-cli init --ai claude ``` The npm package remains `ui-ux-pro-max-cli`, and the installed command remains `uipro`. **Full changelog:** https://github.com/nextlevelbuilder/ui-ux-pro-max-skill/compare/v2.14.2...v2.15.0