API Versioning
New在 URL、头或媒体类型里选一种版本策略,并写清弃用窗口,避免 Agent 同时发明三套版本。
API Versioning is an Agent skill for Development. 在 URL、头或媒体类型里选一种版本策略,并写清弃用窗口,避免 Agent 同时发明三套版本。 Tags: API · 版本 · 弃用.
What is API Versioning
API Versioning packages a Development workflow for agents. 在 URL、头或媒体类型里选一种版本策略,并写清弃用窗口,避免 Agent 同时发明三套版本。
Install API Versioning in Cursor / Claude / Codex
Claude Code Install with the command on this page, or place the skill in ~/.claude/skills or project .claude/skills so Claude can detect API Versioning.
Cursor After the install command writes the skill directory, invoke API Versioning by name in the Cursor agent.
Codex Install into the Codex skills directory and call it by name. If only a generic command is listed, run it locally and confirm Codex can see the skill.
This page has no install command. Check the project home for how to install API Versioning.
Please visit the Project Home to see installation and usage instructions.
How to Use
Claude Code: Place the skill in ~/.claude/skills (personal) or the project .claude/skills directory, and Claude will auto-detect it.
Cursor / Windsurf: After installing via npx skillsadd, the skill directory is placed in the configured path.
Codex CLI: After installation it loads automatically from the skills directory and is invoked by name.
Tags
Similar recommendations
Web Artifacts Builder
Anthropic's official skill that turns natural-language descriptions into complete interactive web apps — single-file HTML/CSS/JS artifacts for rapid prototyping and demos.
Systematic Debugging
系统化调试方法论技能,引导 Agent 按复现、定位、假设、验证、修复的闭环流程排查 Bug,避免盲目改代码。
Test-Driven Development
测试驱动开发(TDD)工作流技能,遵循红-绿-重构循环,先写失败测试再实现功能,保障代码质量与可维护性。
Code Review Workflow
结构化代码审查工作流,从命名、架构、安全、性能、可读性等维度逐项检查,并输出规范的评审意见与改进建议。
MCP Builder
A Model Context Protocol server-building skill that guides agents to quickly stand up MCP-compliant servers with tools, resources and prompts.
Skill Creator
A skill creator that helps developers author SKILL.md metadata, organize reference scripts and assets, and publish packages agents can load.
FAQ
What is API Versioning for?
API Versioning is a Development skill. 在 URL、头或媒体类型里选一种版本策略,并写清弃用窗口,避免 Agent 同时发明三套版本。
Can Claude, Cursor, and Codex all use API Versioning?
Yes if the client supports Agent Skills and has loaded the skill directory. Check the project home for compatibility notes.
What similar skills exist?
Related items come from the same Development group so you can pick a closer workflow.