ui_search
Search a UI/UX database for colors, icons, charts, components, design patterns, shadcn/ui blocks, and UI guidelines. Supports search, catalog, and template modes.
Instructions
搜索 UI/UX 数据库,包括颜色、图标、图表、组件、设计模式,以及 shadcn/ui blocks、UI 主题预设(CSS variables)、Vercel Web Interface Guidelines 等。支持 search / catalog / template 三种模式。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | 搜索模式:search(搜索 UI/UX 数据,默认)、catalog(查看组件目录)、template(搜索 UI 模板) | search |
| limit | No | 返回结果数量(默认 10,范围 1-50) | |
| query | No | 搜索关键词(支持中英文,如 'button'、'按钮'、'primary color'、'主色调')。catalog 模式不需要此参数。 | |
| stack | No | 技术栈过滤(仅 search 模式):react、vue、nextjs、nuxtjs、svelte、astro、flutter、react-native、swiftui、jetpack-compose 等 | |
| category | No | 数据类别(search 模式):colors、icons、charts、landing、products、typography、styles、ux-guidelines、shadcn-blocks、shadcn-components、ui-themes、ui-guidelines-vercel 等 | |
| min_score | No | 最小相关性得分(默认 0,范围 0-100) |