generate_requirement_spec
Turn project details into a structured requirements specification. Provide project name, purpose, and background to generate functional and non-functional requirements, constraints, and target users.
Instructions
要件定義書を生成します。プロジェクト名、目的、背景から詳細な要件定義書(機能要件、非機能要件、制約事項など)を自動生成します。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| purpose | Yes | プロジェクトの目的 | |
| background | No | 背景情報(オプション) | |
| constraints | No | 制約条件(オプション) | |
| projectName | Yes | プロジェクト名 | |
| targetUsers | No | 対象ユーザー(オプション) |