← all plugins

Design REST API from Spec

curated by SkillMD · plugin · 6 skills

Create a structured specification, design a consistent REST API, and generate OpenAPI documentation.

Install the whole plugin (CLI)
npx skillmds add addyosmani/spec-driven-development npx skillmds add affaan-m/api-design npx skillmds add github/openapi-to-application-code npx skillmds add eli-yu-first/rest-api-designer npx skillmds add jorcan/assets npx skillmds add tools-only/013-get-7c2cb846
⬇ Download

Skills in this plugin

  1. spec-driven-development · addyosmani
    Creates structured specifications before writing code to clarify requirements, surface assumptions, and define success criteria, reducing rework and miscommunication.
    69.5k
    repo stars
  2. api-design · affaan-m
    Design consistent, developer-friendly REST APIs with conventions for resource naming, HTTP methods, status codes, pagination, filtering, error responses, versioning, and rate limiting.
    226k
    repo stars
  3. openapi-to-application-code · github
    Generate a complete, production-ready application from an OpenAPI specification using the active framework's conventions and best practices.
    36.2k
    repo stars
  4. rest-api-designer · eli-yu-first bundle
    Designs RESTful API endpoints with OpenAPI specification, request/response schemas, and Express.js route handlers.
    6
    repo stars
  5. assets · jorcan bundle
    Provides a comprehensive checklist for designing REST and GraphQL APIs, covering resource design, HTTP methods, status codes, pagination, security, performance, and documentation.
    0
    repo stars
  6. 013-get-7c2cb846 · tools-only bundle
    Defines RESTful API design conventions including URL structure, status codes, error formats, pagination, versioning, rate limiting, CORS, validation, and OpenAPI documentation.
    7
    repo stars