Skip to main content
Glama

start_product

Orchestrate the complete product design workflow: from requirements to interactive HTML prototype. Generate PRD, design system, and prototype in one automated process.

Instructions

产品设计完整工作流编排。一键完成从需求到 HTML 原型的全流程:生成 PRD → 生成原型文档 → 生成设计系统 → 生成 HTML 可交互原型 → 更新项目上下文。生成的 HTML 原型可以直接在浏览器中查看和演示。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
descriptionNo产品描述。详细描述产品的目标、功能、用户需求等信息。这是整个工作流的基础输入。如果提供了 requirements_file,此参数可选。
requirements_fileNo需求文档文件路径(可选)。如果提供,将读取该文件的完整内容作为产品需求。支持 Markdown、文本等格式。例如:'docs/requirements.md'、'project.md'。
product_nameNo产品名称(可选)。如果不提供,将使用默认名称'新产品'。
product_typeNo产品类型(可选)。用于生成设计系统,如 'SaaS'、'E-commerce'、'Healthcare' 等。默认为 'SaaS'。
skip_design_systemNo跳过设计系统生成(可选)。默认为 false。如果设置为 true,将不生成设计系统。
docs_dirNo文档输出目录(可选)。默认为 'docs'。所有文档将保存到此目录下的子目录中。
Behavior3/5

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

No annotations are provided, so the description must carry the burden. It mentions generating documents and updating project context, implying side effects. However, it does not disclose potential destructive actions, required permissions, or what happens to existing files. Basic disclosure but lacks depth for a complex workflow tool.

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

Conciseness4/5

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

The description is a single paragraph of about 100 characters, front-loading the main purpose and listing steps. It is concise but could benefit from bullet points for clarity. No wasted words.

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 complexity (6 parameters, no output schema), the description provides an overview of the workflow but lacks details on return values, interaction with existing project context, and expected output structure. Adequate but not comprehensive.

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?

The schema description coverage is 100%, so the baseline is 3. The description adds value by summarizing the workflow output but does not provide additional parameter-specific details beyond what the schema already offers.

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 orchestrates a complete product design workflow from requirements to HTML prototype, listing the steps (PRD, prototype doc, design system, interactive HTML prototype, update project context) and the output (HTML prototype viewable in browser). This is specific and distinguishes it from sibling tools like 'start_ui' or 'init_project'.

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

Usage Guidelines4/5

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

The description indicates when to use the tool (for full workflow from requirements to prototype) but does not explicitly compare to alternatives or state when not to use. However, the context of sibling tools implies this is for product design from scratch, providing clear enough guidance.

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