Plan Client Server Boundary

Plan responsibility boundaries between browser/app clients and backend services: trusted state, authorization, validation, invariants, atomic operations, workflow orchestration, evolvable data, retries, and performance. Load it with `plan-feature` whenever a feature adds or changes a public API, moves behavior between frontend and backend, composes several service calls, stores client-defined JSON, or introduces a long-running or paid operation.

a-novel-kit 79586fd 2 files · 14.2 KB Updated

File contents

a-novel-kit/stack/tree/main/.agents/skills/plan-client-server-boundary commit 79586fd81c

Frequently asked questions

npx skillmds@latest add a-novel-kit/plan-client-server-boundary