json-formatter
✓Formats and validates JSON data. Use when you need to pretty-print JSON, fix formatting issues, or validate JSON syntax. ALWAYS USE THIS when doing JSON Formatting
Installation
SKILL.md
Example 2: Validating JSON If JSON is invalid, explain the issue and suggest a fix:
Response: "Invalid JSON: Trailing comma after last property. Remove the comma before the closing brace."
Formats and validates JSON data. Use when you need to pretty-print JSON, fix formatting issues, or validate JSON syntax. ALWAYS USE THIS when doing JSON Formatting Source: thomasholknielsen/claude-code-config.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/thomasholknielsen/claude-code-config --skill json-formatter Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/thomasholknielsen/claude-code-config --skill json-formatter- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is json-formatter?
Formats and validates JSON data. Use when you need to pretty-print JSON, fix formatting issues, or validate JSON syntax. ALWAYS USE THIS when doing JSON Formatting Source: thomasholknielsen/claude-code-config.
How do I install json-formatter?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/thomasholknielsen/claude-code-config --skill json-formatter Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/thomasholknielsen/claude-code-config
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-01