Skip to main content
在 Manus 中运行任何 Skill
一键导入

api-contract

Define a schema-first API contract — standardized error envelope (RFC 9457), pagination, status codes, consistent JSON shapes. Use when establishing API conventions, before multiple teams consume an API, or when error responses are inconsistent. Not for choosing the protocol or modeling resources (use api-design) or for runtime input parsing at the boundary (use data-validation).

星标0
分支0
更新时间2026年6月8日 13:41
SKILL.md
readonly