foxzool/openlark

飞书开放平台的非官方 Rust SDK,支持自定义机器人、长连接机器人、云文档、飞书卡片、消息、群组等 API 调用。

105Stars on the repository
12Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

foxzool/openlark

Skill Claude CodeCodex

A checker for verifying that Rust code uses the same request and response fields as the official Feishu Open Platform API documentation. Feishu is a collaboration and business software platform, and its documentation is a JavaScript-rendered website.

105 4d ago A 129 tokens original Apache-2.0

foxzool/openlark

Skill Claude CodeCodex

A validation tool for comparing the OpenLark project's listed Feishu APIs with the API implementations that actually exist in the code. Coverage here means how much of the listed API work has been implemented.

105 4d ago A 81 tokens original Apache-2.0

openlark-api

03

foxzool/openlark

Skill Claude CodeCodex

A coding guide for adding or restructuring Feishu Open Platform API interfaces in the OpenLark Rust project.

105 4d ago A 99 tokens original Apache-2.0

foxzool/openlark

Skill Claude CodeCodex

A code-review guide for checking whether an OpenLark Rust project follows its existing design and naming rules.

105 4d ago A 110 tokens original Apache-2.0

foxzool/openlark

Skill Claude CodeCodex

A review guide for the design of public APIs in the OpenLark Rust SDK. It checks how crates and modules expose features, requests, services, builders, configuration, errors, documentation, and tests.

105 4d ago A 121 tokens original Apache-2.0

openlark-naming

06

foxzool/openlark

Skill Claude CodeCodex

A naming and public-API guide for a Rust SDK, covering the roles of clients, services, resources, requests, builders, and versioned layers. A public API is the set of types and functions other developers are meant to use.

105 4d ago A 133 tokens original Apache-2.0

foxzool/openlark

Skill Claude CodeCodex

A Rust SDK guide for writing consistent validate methods, which check whether request data is acceptable before sending it. It covers required fields, blank strings, list limits, and how multiple errors are handled.

105 4d ago A 80 tokens original Apache-2.0