From aidotnet-moyucode
Validates JSON files against JSON Schema with detailed error reports, auto-fix suggestions, formatting, and minification via Python CLI tool. Invoke via /json-validate or auto-activates for JSON validation needs.
npx claudepluginhub joshuarweaver/cascade-data-analytics --plugin aidotnet-moyucodeThis skill uses the workspace's default tool permissions.
Validate JSON files against JSON Schema with detailed error reporting and formatting.
Conducts multi-round deep research on GitHub repos via API and web searches, generating markdown reports with executive summaries, timelines, metrics, and Mermaid diagrams.
Dynamically discovers and combines enabled skills into cohesive, unexpected delightful experiences like interactive HTML or themed artifacts. Activates on 'surprise me', inspiration, or boredom cues.
Generates images from structured JSON prompts via Python script execution. Supports reference images and aspect ratios for characters, scenes, products, visuals.
Validate JSON files against JSON Schema with detailed error reporting and formatting.
/json-validate command# Validate JSON syntax
python scripts/json_validator.py data.json
# Validate against schema
python scripts/json_validator.py data.json --schema schema.json
# Format JSON
python scripts/json_validator.py data.json --format --output formatted.json
# Minify JSON
python scripts/json_validator.py data.json --minify
json, validate, schema, format, lint