بنقرة واحدة
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