发现和使用优秀的技能扩展
跨语言和格式使用模式验证数据。在定义JSON模式、使用Zod(TypeScript)或Pydantic(Python)、验证API请求/响应形状、检查CSV/JSON数据完整性或在服务之间建立数据契约时使用。
Validate data with schemas across languages and formats. Use when defining JSON Schema, using Zod (TypeScript) or Pydantic (Python), validating API request/response shapes, checking CSV/JSON data integrity, or setting up data contracts between services.