verify-api-parity
CommunityEnsure full-stack API consistency.
Authorpeppone-choi
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that your frontend API calls perfectly match your backend endpoints, preventing integration errors and identifying unused code.
Core Features & Use Cases
- Full-Stack API Matching: Verifies 1:1 parity between frontend API client methods and backend controller endpoints.
- Code Health: Detects orphaned service/repository methods and dead API endpoints.
- Use Case: After implementing a new feature, run this Skill to confirm that every button click on the frontend correctly triggers the intended backend API call, and that no backend code is left unused.
Quick Start
Run the verify-api-parity skill to check for inconsistencies between frontend API calls and backend endpoints.
Dependency Matrix
Required Modules
None requiredComponents
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: verify-api-parity Download link: https://github.com/peppone-choi/opensamguk/archive/main.zip#verify-api-parity Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.