ui-ux-search

Search a structured UI/UX design database to generate design system recommendations.

Updated Jul 22, 2025
One-click install
npx skills add https://github.com/MichaelSolati/mkai --skill ui-ux-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ui-ux-search
Source: https://github.com/MichaelSolati/mkai/tree/main/profiles/ui-ux-design/skills/ui-ux-search
Command: npx skills add https://github.com/MichaelSolati/mkai --skill ui-ux-search

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill eliminates the tedious research and inconsistency in UI/UX design by providing a searchable intelligence database of proven design patterns, color systems, typography pairings, and interaction guidelines. Instead of guessing aesthetics or manually compiling design system rules, you receive data-backed recommendations tailored to your product type, target audience, and technology stack.

Core Features & Use Cases

  • Comprehensive Design Database: Access 50+ UI styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 10 technology stacks including React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, and HTML/CSS.
  • Intelligent Design System Generation: Automatically generates complete design system recommendations including layout patterns, style priorities, semantic color tokens, typography scales, and animation guidelines with reasoning rules.
  • Domain-Specific Search: Query specific domains like product type patterns, accessibility standards, navigation patterns, animation timing, form feedback, and stack-specific implementation guidelines.
  • Use Case: A developer building a fintech dashboard can instantly retrieve accessible color palettes, appropriate chart types for financial data, React performance best practices, and complete design system tokens to ensure visual consistency and usability.

Quick Start

Use the ui-ux-search skill to generate a complete design system for a new SaaS dashboard including recommended styles, color palettes, typography, and accessibility guidelines.

Frequently Asked Questions about ui-ux-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a complete UI design system for a React or Next.js application?

You generate a UI design system by querying a structured database of styles, colors, and typography to receive prioritized recommendations with reasoning rules tailored to your React or Next.js stack. This outputs layout patterns, semantic color tokens, and typography scales.

What is the best way to find accessible color palettes and typography pairings for mobile apps?

The best way to find accessible color palettes and typography pairings is to search a design intelligence database containing 161 color palettes and 57 font pairings. It applies accessibility standards and interaction guidelines directly to mobile stacks like React Native and Flutter.

Can I use this design system search tool with Svelte, Vue, and Tailwind?

Yes, you can use this design system search tool with Svelte, Vue, and Tailwind. It supports 10 technology stacks including Svelte, Vue, Tailwind, and shadcn/ui, providing stack-specific implementation guidelines and component styling recommendations for your workflow.

Do I need Python to run UI/UX design pattern searches locally?

Yes, you need Python 3 installed to run UI/UX design pattern searches locally. The search mechanism executes BM25 queries against local CSV data files to retrieve design patterns, interaction guidelines, and chart selection recommendations for your project.

How do I choose the right charts and dashboard layout for a fintech application?

To choose the right charts and dashboard layouts, you search specific domains like product type patterns and chart types within the database. It evaluates 25 chart types and 99 UX guidelines to deliver accessible data visualization recommendations for your fintech application.

What are the limitations of using a database-driven approach for UI/UX design decisions?

A limitation of using a database-driven approach for UI/UX design decisions is that recommendations are constrained to the 50+ UI styles and predefined patterns within the local CSV files. It requires Python 3 execution and cannot dynamically generate design systems for entirely novel frameworks outside its supported stacks.