ワンクリックで
frontend-implementation-plan
Plan user-facing state, rendering, interaction, and integration changes for any interface stack.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Plan user-facing state, rendering, interaction, and integration changes for any interface stack.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Convert source notes into claim-level evidence with confidence and limitations.
Verify source traceability, artifact completeness, and citation correctness before citation_qa gate.
Write an evidence-backed final research report from sources and the evidence matrix.
Review research method quality, source diversity, bias, and conclusion strength.
Convert a broad research request into subquestions, assumptions, and source criteria.
Design and execute a multi-round SearxNG/arXiv search strategy.
| name | Frontend Implementation Plan |
| description | Plan user-facing state, rendering, interaction, and integration changes for any interface stack. |
| when-to-use | Use before implementing web, mobile, desktop, CLI, TUI, plugin, or documentation-driven product surface changes. |
| user-invocable | false |
| context | inline |
Write the plan as <project_root>/FRONTEND_PLAN.md.
Size guidance:
Inputs:
PRD.mdUX_DESIGN.mdINTERFACE_CONTRACT.md or an A2A contract draft that must be persisted.Required sections:
Surface and stack
User flows and states
Structure
Contract consumption
Implementation steps
Test and smoke plan
INTERFACE_CONTRACT.md does not define a subprocess-visible storage override for a local persistent tool, stop and ask Team Leader/Backend to fix the contract instead of inventing test-only monkeypatches.Risks and assumptions
Do not include backend internals except for the contract you consume. If the contract is not durable, request or create INTERFACE_CONTRACT.md before implementation.