api-contract-standards
Shared API design standards for the app-builder platform. Covers REST conventions, request/response
35124 Skills
Shared API design standards for the app-builder platform. Covers REST conventions, request/response
Validate OpenAPI, Swagger, and GraphQL schemas match backend implementation. Detect breaking changes
Verify API contracts between services to ensure compatibility and prevent breaking changes. Use for
Verifies API contracts between services using consumer-driven contracts, schema validation, and tools like Pact. Use when testing microservices communication, preventing breaking changes, or validating OpenAPI specifications.
Detect breaking changes in API contracts (OpenAPI/Swagger specs)
Validates API contracts for correctness, compatibility, and compliance. Tests REST APIs againstOpenA
Generate Zod schemas and TypeScript types for forms, API routes, and Server Actions with runtime val
Securely manages API credentials for multiple providers (Anthropic Claude, Google Gemini, GitHub). U
Helps debug API requests, responses, status codes, and network issues. Auto-activates when users ask
REST/GraphQL/gRPC API design best practices. Use when designing APIs, defining contracts, handling v
Guides REST and GraphQL API design, including endpoints, error handling, versioning, and documentati
Design RESTful APIs with proper naming, error handling, and documentation