Typed Service Contract

Architecture standard for building robust, type-safe TypeScript services using the Spec and Handler pattern. Use when building CLIs, libraries, APIs, or complex business logic that requires strict input validation, exhaustive error handling, and testable vertical slices.

davideast Updated

File contents

davideast/piebox/tree/main/.agents/skills/typed-service-contract commit 48683034f8

Frequently asked questions

npx skillmds@latest add davideast/typed-service-contract