API Parity Skill

Community

Ensure API and CLI command consistency.

Author1ambda
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents API omissions by automatically verifying a one-to-one correspondence between CLI commands and Library API implementations, ensuring all intended functionalities are accessible through both interfaces.

Core Features & Use Cases

  • Automated Verification: Checks for the existence of corresponding API files, classes, exports, and test files for each CLI command module.
  • Gap Identification: Clearly flags missing API components or tests, providing specific error messages and evidence.
  • Use Case: When a new CLI command for data lineage is developed, this Skill automatically checks if the LineageAPI class and its associated test file exist, preventing a gap in API coverage.

Quick Start

Run the API parity check to ensure all CLI commands have corresponding API implementations.

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: API Parity Skill
Download link: https://github.com/1ambda/dataops-platform/archive/main.zip#api-parity-skill

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.