review-api-changes

Community

Validate API changes for compatibility.

Authortylerbutler
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that changes to a project's public API surface are correctly validated, maintaining backward compatibility and adherence to defined export tiers.

Core Features & Use Cases

  • API Report Validation: Verifies that generated API reports are up-to-date and accurate.
  • Export Tier Enforcement: Checks that new and modified APIs are assigned to the appropriate stability tier (public, beta, alpha).
  • Backward Compatibility Testing: Runs type validation and export checks to catch potential breaking changes.
  • Use Case: When a pull request introduces new features or modifies existing ones in a library, this Skill can be used to automatically review the impact on the public API before merging.

Quick Start

Use the review-api-changes skill to validate the API changes in the current pull request.

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: review-api-changes
Download link: https://github.com/tylerbutler/repo-overlays/archive/main.zip#review-api-changes

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 223,000+ vetted skills library on demand.