api-version
OfficialPlan and migrate API versions with confidence.
Authorsgcarstrends
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps manage versioning for Hono routes and guides the creation of new API versions while preserving backward compatibility.
Core Features & Use Cases
- Versioned routing scaffolding for v1, v2, etc.
- Migration patterns: gradual migration, feature flags, deprecations.
- OpenAPI-style planning for versioned responses.
Quick Start
Create a new v2 router by copying v1 routes and mounting it under /v2.
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-version Download link: https://github.com/sgcarstrends/sgcarstrends/archive/main.zip#api-version Please download this .zip file, extract it, and install it in the .claude/skills/ directory.