Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

api-contract-first

스타3
포크1
업데이트2026년 4월 20일 05:31

Enforce API Contract-First development workflow between backend and frontend. Generates and validates a shared OpenAPI spec, ensures frontend services/types match backend data models, catches parameter naming mismatches (case conventions, aliasing), missing endpoints, and type inconsistencies. USE THIS SKILL whenever: building new API endpoints, creating frontend service layers, adding new pages that call APIs, modifying data models/Request/Response classes, changing controller method signatures, or when the user mentions "API contract", "frontend-backend mismatch", "field mapping", "OpenAPI", "swagger", or "API consistency". Also trigger when creating or modifying files in API controller, service, or data transfer directories.

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

SKILL.md
readonly