An AI skill that provides design intelligence for building professional UI/UX across multiple platforms.
UI UX Pro Max is an AI-powered design intelligence toolkit that serves as a skill or workflow plugin for AI coding assistants including Claude Code, Windsurf, Cursor, Copilot, and others. The toolkit provides searchable databases of UI styles, color palettes, font pairings, chart types, and UX guidelines, along with a design system generator that uses a reasoning engine with 161 industry-specific rules to recommend complete, tailored design systems based on project requirements. Built in Python 3 and TypeScript, the project consists of a core search engine using BM25 ranking combined with regex matching, multiple CSV databases covering domains like product types, styles, and typography, template generation for different AI assistant platforms, and a command-line installer distributed via npm as ui-ux-pro-max-cli that helps users configure the skill for their preferred coding assistant.