API Parity

Community

Ensure CLI and API consistency.

Author1ambda
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automatically verifies that every command-line interface (CLI) command has a corresponding, fully implemented Application Programming Interface (API) class, preventing gaps in functionality and ensuring a consistent developer experience.

Core Features & Use Cases

  • Automated API Verification: Scans CLI command modules and checks for the existence and proper export of corresponding API classes and test files.
  • Gap Identification: Clearly flags missing API implementations, exports, or tests, providing detailed evidence and root cause analysis.
  • Use Case: After implementing a new dli lineage CLI command, this Skill will automatically check if a LineageAPI class exists in the API layer, ensuring that programmatic access is also available.

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

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.