api-change-check

Community

Ensures API consistency and documentation accuracy before PRs.

Authormrgeoffrich
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers verify that project artifacts like API docs, permissions, and route registrations are in sync with the actual code changes before opening a Pull Request.

Core Features & Use Cases

  • Artifact Consistency Check: Compares git diffs against documentation files such as API-ROUTES.md, permissions.ts, and app.ts to identify discrepancies.
  • Impact Analysis: Detects unreflected changes in API endpoints, permission definitions, and route registrations.
  • Use Case: Before merging significant feature branches, run this Skill to confirm all documentation and configuration accurately reflect the codebase, avoiding deployment issues.

Quick Start

Analyze the recent branch changes to identify missing or outdated API documentation and permission configurations.

Dependency Matrix

Required Modules

None required

Components

references

💻 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-change-check
Download link: https://github.com/mrgeoffrich/mini-infra/archive/main.zip#api-change-check

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