Skip to main content
Glama

start_product

Read-onlyIdempotent

Orchestrate the complete product design workflow: generate PRD, prototype documents, design system, and interactive HTML prototype from a product description or requirements file.

Instructions

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

Input Schema

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

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

The description contradicts the annotation 'readOnlyHint: true' by detailing that the tool generates multiple artifacts (PRD, prototype, etc.) and updates context, indicating mutation. According to the scoring rules, a contradiction results in a score of 1. The description does add context about the workflow outputs, but the contradiction is severe.

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 relatively concise, with each sentence contributing value. It front-loads the purpose and lists steps clearly. Minor inefficiency: the list could be formatted but overall effective.

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

Completeness4/5

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

For a complex multi-step workflow, the description covers the steps and output (viewable HTML prototype) adequately. However, it does not mention any prerequisites or what happens if required parameters are missing. No output schema exists, so the description's mention of the output helps. Still, it is fairly 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 description coverage is 100% (6 parameters all described). The tool's description does not add significant meaning beyond the schema; it mentions 'description' as the foundation but no further parameter details. Baseline score of 3 is appropriate.

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: it orchestrates a complete product design workflow from requirements to an interactive HTML prototype. The verb 'orchestrate' and the enumerated steps provide a clear and specific purpose. It distinguishes itself from sibling tools like start_feature or start_bugfix by focusing on end-to-end product design.

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 implies usage when a full product design workflow is needed, but it does not provide explicit guidance on when to use this tool versus alternatives (e.g., start_feature for individual features) or when not to use it. No exclusions or prerequisites are stated.

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