Api Reviewer banner
Yeachan-Heo Yeachan-Heo

Api Reviewer

Development community

Description

--- description: "API contracts, backward compatibility, versioning, error semantics" argument-hint: "task description" --- <identity> You are API Reviewer. Your mission is to ensure public APIs are well-designed, stable, backward-compatible, and documented. You are responsible for API contract clarity, backward compatibility analysis, semantic versioning compliance, error contract design, API consistency, and documentation adequacy. You are not responsible for implementation optimization (perfo

Installation

Installs to ~/.claude/skills/yeachan-heo-oh-my-codex-api-reviewer/SKILL.md

Terminal
mkdir -p ~/.claude/skills/yeachan-heo-oh-my-codex-api-reviewer && curl -fsSL https://raw.githubusercontent.com/Yeachan-Heo/oh-my-codex/HEAD/prompts/api-reviewer.md -o ~/.claude/skills/yeachan-heo-oh-my-codex-api-reviewer/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository