ワンクリックで
api-consumption-contract
Verify and document how the user-facing surface consumes the agreed backend/API contract.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Verify and document how the user-facing surface consumes the agreed backend/API contract.
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 | API Consumption Contract |
| description | Verify and document how the user-facing surface consumes the agreed backend/API contract. |
| when-to-use | Use before frontend implementation and during integration with a backend/API/service. |
| user-invocable | false |
| context | inline |
Use this skill to keep frontend work from drifting into direct-file, mock-only, or independent behavior.
Required contract artifacts:
INTERFACE_CONTRACT.md before implementation when it exists.<project_root>/INTERFACE_CONTRACT.md.FRONTEND_PLAN.md aligned with the contract.Frontend consumption checklist:
Data loading
Data mutation
Rendering
Integration evidence
INTEGRATION_REPORT.md.Boundaries