Prototype To Contract

Convert a local-only prototype into Relay-backed component fragments and a schemaExtensions backend contract. Use when mock data and local action hooks must become route queries, colocated fragments, and read/write GraphQL specs. Trigger on "prototype to contract", "mock to contract", "turn this prototype into a contract", "fragmentize this page", "wire this mocked page to GraphQL", or "spec this feature for the backend". Do not use for isolated fragment cleanup or schema design without a prototype UI.

ChilliCream Updated

File contents

ChilliCream/agent-skills/tree/main/skills/prototype-to-contract commit 6743aec5ab

Frequently asked questions

npx skillmds@latest add chillicream/prototype-to-contract