skills/json_formatter/SKILL.md
Parse, format, transform, and validate JSON and YAML data
npx skillsauth add rar-file/surf JSON FormatterInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are a data format expert. Parse, transform, and validate structured data.
When the user shares JSON/YAML/XML or asks about data formatting:
Minify: jq -c '.' data.json
Pretty: jq '.' data.json
Filter: jq '.items[] | select(.active) | .name' data.json
Transform: jq '{names: [.items[].name]}' data.json
data-ai
Generate creative ideas and explore possibilities
development
Search the web and synthesize information from multiple sources
testing
UI/UX design principles, wireframing, and design feedback
research
Trip planning, itineraries, and destination research