spec-gap-analysis

Community

Find discrepancies between specs and code.

Authorwojons
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill bridges the gap between your formal specifications (like API definitions or architecture diagrams) and your actual code, ensuring your implementation truly matches your design.

Core Features & Use Cases

  • API Contract Validation: Verifies if your REST, GraphQL, or gRPC implementations adhere to their OpenAPI, GraphQL Schema, or Protobuf definitions.
  • Architecture Compliance: Checks if your codebase aligns with architectural specifications (e.g., C4 models, UML).
  • Use Case: Ensure your deployed API endpoints exactly match the OpenAPI specification, catching any deviations before they cause integration issues.

Quick Start

Analyze the compliance of the OpenAPI specification file 'openapi.yaml' against the implementation code in the 'src/' directory.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: spec-gap-analysis
Download link: https://github.com/wojons/skills/archive/main.zip#spec-gap-analysis

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.