openlark-api-validation

Community

Verify OpenLark crate API coverage and gaps.

Authorfoxzool
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the detection of missing, extra, and implemented API definitions by comparing the exported API CSV with the repository source, removing manual and error-prone inspection work when maintaining large SDK crates.

Core Features & Use Cases

  • CSV vs Code Comparison: Cross-check api_list_export.csv entries against actual Rust source files to identify missing implementations.
  • Per-crate and per-bizTag Reports: Generate human-readable Markdown reports with overall statistics, module breakdowns, missing API lists, and extra files.
  • CI / Pre-commit Integration: Run as part of CI pipelines or pre-commit hooks to enforce API coverage and keep CSV mappings in sync.

Quick Start

Run the tools/validate_apis.py script against the target crate or source directory with api_list_export.csv to produce a markdown coverage report.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: openlark-api-validation
Download link: https://github.com/foxzool/open-lark/archive/main.zip#openlark-api-validation

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.