Skip to main content
Glama

start_ui

Read-only

Streamlines UI development by automatically checking design systems, generating components and templates, and rendering final code for consistent rapid prototyping.

Instructions

统一 UI 开发编排工具 - 一键完成整个 UI 开发流程。自动检查设计系统、生成组件目录、搜索/生成模板、渲染最终代码。适合快速原型开发,保证整个项目样式统一。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modeNo执行模式:auto(智能)/ manual(默认)manual
templateNo模板名称(可选,不提供则自动生成)
frameworkNo目标框架:react、vue、html(默认 react)react
descriptionYesUI 需求描述(如 '登录页面'、'用户列表'、'设置页面')
project_rootNo项目根目录绝对路径。建议显式传入;如果存在 docs 或模板等相对路径解析,应统一相对该项目根目录处理,避免依赖客户端 cwd。
loop_max_roundsNo需求 loop 最大轮次(默认 2)
template_profileNo模板档位:auto(默认,自动选择 guided/strict)、guided(普通模型友好)或 strict(结构更紧凑)auto
requirements_modeNo需求模式:steady(默认)或 loop(需求澄清与补全)
loop_assumption_capNo每轮假设上限(默认 3)
loop_question_budgetNo每轮最多提问数量(默认 5)
Behavior1/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The description discloses that the tool generates code and templates, which implies mutation of files, contradicting the annotation `readOnlyHint: true`. This contradiction reduces trust, hence a score of 1 per rule.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is extremely concise: two sentences that front-load the purpose and then enumerate the steps. No wasted words; every clause adds value.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (10 parameters, no output schema), the description provides a high-level overview of the workflow but lacks details on return values or how to interpret results. It is functional but not fully complete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% with descriptive parameter names and schema descriptions. The main description does not add detail beyond that, so it meets the baseline of 3 but does not exceed it.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose as an all-in-one UI development orchestrator that automates the entire process from design system checking to code rendering. It uses specific verbs ('检查', '生成', '搜索/生成', '渲染') and distinguishes from siblings like ui_design_system and ui_search by positioning itself as an integrated solution.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description indicates suitability for rapid prototyping and ensuring style consistency, but does not explicitly state when to use this tool over alternatives like start_feature or ui_search. Usage context is implied but lacks direct comparison or exclusions.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mybolide/mcp-probe-kit'

If you have feedback or need assistance with the MCP directory API, please join our Discord server