API And Interface Design

---

viasrijan 4df296f 591 B Updated

File contents

--- name: api-and-interface-design description: "Use when designing APIs or module boundaries — contract-first, Hyrum Law, error semantics."

api-and-interface-design

Contract-first API design.

When to use

See description.

Workflow

  1. Understand the task and check project context.
  2. Follow the source skill steps for this domain.
  3. Verify output and commit.

Verification

  • Task completed per source skill checklist
  • Tests pass and no regressions

References

  • Source: upstream composite

viasrijan/crazy-skills/tree/main/skills/extended/api-and-interface-design commit 4df296fc15

Frequently asked questions

npx skillmds@latest add viasrijan/api-and-interface-design