functional-design-creator

functional-design-creator

PRDに基づいて機能設計書を作成するスキル。docs/prd.md が存在する場合に、システム構成、データモデル、コンポーネント設計、アルゴリズム設計等を含む機能設計書を作成します。「機能設計書を作成して」「PRDから設計書を作って」「functional design を書いて」等のリクエストで使用してください。

1estrellas
0forks
Actualizado 1/20/2026
SKILL.md
readonlyread-only
name
functional-design-creator
description

PRDに基づいて機能設計書を作成するスキル。docs/prd.md が存在する場合に、システム構成、データモデル、コンポーネント設計、アルゴリズム設計等を含む機能設計書を作成します。「機能設計書を作成して」「PRDから設計書を作って」「functional design を書いて」等のリクエストで使用してください。

機能設計書クリエイター

PRD で定義された「何を作るか」を「どう実現するか」に落とし込む機能設計書を作成します。

前提条件

必須: docs/prd.md に PRD が存在すること。存在しない場合は prd-creator スキルで先に作成してください。

出力先

docs/functional-design.md

基本ワークフロー

  1. docs/prd.md の内容を確認(特に P0/MVP 機能に注目)
  2. テンプレート references/template.md を参照
  3. PRD の要件に基づいて機能設計書を作成
  4. docs/functional-design.md に保存

既存設計書がある場合

docs/functional-design.md が既に存在する場合、既存の構造と内容を維持しながら更新してください。

主要セクション

機能設計書は以下で構成されます(該当するもののみ作成):

  • システム構成図: Mermaid 記法で全体像を可視化
  • 技術スタック: 言語、フレームワーク、ツールの選定と理由
  • データモデル: TypeScript インターフェースで型定義
  • コンポーネント設計: 各レイヤーの責務とインターフェース
  • ユースケース図: 主要フローをシーケンス図で表現
  • アルゴリズム設計: 複雑なロジックの詳細設計
  • エラーハンドリング: エラー種別と処理方法

詳細なガイドは references/guide.md を参照してください。

You Might Also Like

Related Skills

update-docs

update-docs

137Kdev-docs

This skill should be used when the user asks to "update documentation for my changes", "check docs for this PR", "what docs need updating", "sync docs with code", "scaffold docs for this feature", "document this feature", "review docs completeness", "add docs for this change", "what documentation is affected", "docs impact", or mentions "docs/", "docs/01-app", "docs/02-pages", "MDX", "documentation update", "API reference", ".mdx files". Provides guided workflow for updating Next.js documentation based on code changes.

vercel avatarvercel
Obtener
docstring

docstring

97Kdev-docs

Write docstrings for PyTorch functions and methods following PyTorch conventions. Use when writing or updating docstrings in PyTorch code.

pytorch avatarpytorch
Obtener
docs-writer

docs-writer

94Kdev-docs

Always use this skill when the task involves writing, reviewing, or editing files in the `/docs` directory or any `.md` files in the repository.

google-gemini avatargoogle-gemini
Obtener
write-concept

write-concept

66Kdev-docs

Write or review JavaScript concept documentation pages for the 33 JavaScript Concepts project, following strict structure and quality guidelines

leonardomso avatarleonardomso
Obtener
resource-curator

resource-curator

66Kdev-docs

Find, evaluate, and maintain high-quality external resources for JavaScript concept documentation, including auditing for broken and outdated links

leonardomso avatarleonardomso
Obtener
doc-coauthoring

doc-coauthoring

47Kdev-docs

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.

anthropics avataranthropics
Obtener