json-formatter

Installation
SKILL.md

JSON Formatter

Instructions

When asked to format, validate, or prettify JSON:

  1. Identify the JSON data (raw, minified, or malformed)
  2. Parse and validate the structure
  3. Return properly formatted JSON with:
    • Consistent 2-space indentation
    • Proper line breaks
    • Valid syntax

Examples

Installs
36
GitHub Stars
6
First Seen
Jan 24, 2026
json-formatter — thomasholknielsen/claude-code-config