openapi

Community

Validate and shape OpenAPI specs with ease.

Authormcclowes
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you validate, create/modify endpoints and schemas, check references, and enforce OpenAPI best practices to maintain consistent API contracts.

Core Features & Use Cases

  • Validate OpenAPI structure and metadata
  • Manage paths, operations, components, and references
  • Enforce best practices and consistency across APIs

Quick Start

Load an OpenAPI file and run the tool to validate against a spec, then iteratively refine paths and schemas to align with the contract.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: openapi
Download link: https://github.com/mcclowes/vague-playground/archive/main.zip#openapi

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