ui_search
Search UI pages, components, and interaction specs by task or keyword. Use structure mode for task-based info architecture, or search, catalog, and template modes for broader discovery.
Instructions
搜索页面结构、组件、交互规范和实现参考。新 UI 流程优先使用 structure 模式按任务和页面类型选择信息架构;旧 search/catalog/template 模式继续兼容。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | structure(页面结构,推荐)、search(通用数据)、catalog(组件目录)、template(旧模板兼容)。 | search |
| limit | No | 返回结果数量。structure 模式默认 3、最多 5;其他模式默认 10、最多 50。 | |
| query | No | 核心任务或搜索关键词。structure 模式应描述用户要完成的任务。 | |
| stack | No | search 模式技术栈过滤。 | |
| density | No | structure 模式的目标内容密度。 | |
| category | No | search 模式数据类别:colors、icons、charts、landing、products、typography、styles、ux-guidelines、shadcn-blocks、shadcn-components、ui-themes、ui-guidelines-vercel。 | |
| min_score | No | search 模式最小相关性得分。 | |
| screen_type | No | structure 模式的页面类型,如 professional-dashboard、workflow-console、marketing-page、commerce-catalog。 |