api-versioning
CommunityEnforce consistent API versioning across modules.
AuthorJuanis86
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures APIs follow a consistent versioning strategy to avoid breaking changes and confusion across teams.
Core Features & Use Cases
- Version Prefix Validation: Verifies routes include /api/v{n} prefixes.
- Version Consistency: Checks that each module uses a single active API version.
- OpenAPI Validation: Ensures OpenAPI specs declare the correct version.
Quick Start
Scan your repository for API routes to ensure all endpoints use a proper /api/v1 (or v2) prefix and that OpenAPI specs reflect the same version.
Dependency Matrix
Required Modules
None requiredComponents
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-versioning Download link: https://github.com/Juanis86/saas-platform/archive/main.zip#api-versioning Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.