api-design-framework

Community

Design consistent, developer-friendly APIs.

AuthorArieGoldkin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Establishes comprehensive API design patterns, versioning, error handling, authentication, and OpenAPI/AsyncAPI templates to ensure consistency across REST, GraphQL, and gRPC services.

Core Features & Use Cases

  • API Design Principles: UX-first API design, backward compatibility, and performance.
  • REST/GraphQL/GRPC Templates: OpenAPI, AsyncAPI templates and conventions.
  • Versioning & Errors: Version strategy and standardized error handling.
  • Use Case: Start a new service with well-documented REST endpoints and a shared OpenAPI spec.

Quick Start

Ask for an OpenAPI skeleton for a new resource: GET /users with a 200 response and JSON body.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: api-design-framework
Download link: https://github.com/ArieGoldkin/ai-agent-hub/archive/main.zip#api-design-framework

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository