openlark-validation-style
CommunityUnified validation patterns for OpenLark code.
Authorfoxzool
Version1.0.0
Installs0
System Documentation
What problem does it solve?
OpenLark projects often implement their own validation logic, leading to inconsistent behavior across crates. This skill provides guidelines for when to use validate_required! macros versus validate_required functions to ensure uniform validation semantics.
Core Features & Use Cases
- Establishes a single approach for required-field checks, including how to treat blank strings with trim semantics.
- Guides how to aggregate multiple validation errors and when to short-circuit versus continue collecting errors.
- Helps teams align on error messaging and integration with openlark-core's error types across feature crates.
Quick Start
Follow the recommended validation patterns in your crate to ensure consistent trimming, error reporting, and matrix coverage of common fields.
Dependency Matrix
Required Modules
None requiredComponents
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-validation-style Download link: https://github.com/foxzool/open-lark/archive/main.zip#openlark-validation-style 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.