json-validator
OfficialValidate and format JSON/Schema.
AuthorAIDotNet
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of validating JSON files against a specified schema, ensuring data integrity and catching errors early. It also provides formatting and minification capabilities for JSON data.
Core Features & Use Cases
- JSON Syntax Validation: Checks if a JSON file is syntactically correct.
- Schema Validation: Validates JSON data against a provided JSON Schema.
- JSON Formatting & Minification: Pretty-prints JSON for readability or minifies it for size reduction.
- Use Case: Ensure that configuration files or API responses adhere to a strict data structure defined by a JSON Schema, preventing runtime errors.
Quick Start
Validate the JSON file 'data.json' against the schema 'schema.json'.
Dependency Matrix
Required Modules
jsonschema
Components
scripts
💻 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: json-validator Download link: https://github.com/AIDotNet/MoYuCode/archive/main.zip#json-validator 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.