What are Domains?
Domains are specialized search categories that target specific aspects of UI/UX design. Each domain searches a curated CSV database with BM25 ranking to provide the most relevant recommendations for your query.Available Domains
Product
Product type recommendations and style matching for different industries
Style
50+ UI styles with implementation details and AI prompts
Color
97 color palettes optimized by product type
Typography
57 font pairings with Google Fonts integration
Landing
Landing page patterns and CTA strategies
Chart
25+ chart types and data visualization recommendations
UX
99 UX guidelines covering accessibility and best practices
How Domain Search Works
BM25 Ranking Algorithm
UI/UX Pro Max uses the BM25 (Best Matching 25) algorithm to rank search results:- Tokenization - Queries and documents are tokenized (lowercase, remove punctuation, filter short words)
- Term Frequency (TF) - How often query terms appear in each document
- Inverse Document Frequency (IDF) - Rarity of terms across all documents
- Ranking - Documents scored and sorted by relevance
Search Columns vs Output Columns
Each domain has:- Search columns - Fields indexed for searching
- Output columns - Fields returned in results
Search Syntax
Basic Domain Search
Auto-Detection
Omit--domain for automatic domain detection:
Limit Results
Domain Selection Guide
| I need to… | Use Domain |
|---|---|
| Find the right style for my product | product |
| Get implementation details for a style | style |
| Choose a color palette | color |
| Pick font pairings | typography |
| Structure a landing page | landing |
| Select chart types | chart |
| Check UX best practices | ux |
Priority-Based Approach
When building UI, follow this priority order:| Priority | Domain | Why |
|---|---|---|
| 1 | ux (Accessibility) | CRITICAL - Legal compliance, inclusivity |
| 2 | ux (Touch & Interaction) | CRITICAL - Core usability |
| 3 | ux (Performance) | HIGH - User retention |
| 4 | product + style | HIGH - Sets design direction |
| 5 | color + typography | MEDIUM - Visual consistency |
| 6 | landing | MEDIUM - Conversion optimization |
| 7 | chart | LOW - Data visualization |
Multi-Domain Workflow
For comprehensive design systems, search multiple domains:Next Steps
Explore Product Domain
Learn how to match styles to product types
Browse All Styles
Discover 50+ UI styles with implementation guides
Color Palettes
Find the perfect color scheme
UX Guidelines
Check critical accessibility and usability rules