#developer Prompts
Browse all prompts with the developer tag.
Development
Format JSON
Format compact JSON into a readable structure with consistent indentation and line breaks.
jsonformat+2 more
Development
Fix JSON Errors
Repair invalid JSON by fixing common syntax issues while keeping the original data intact.
jsonfix+2 more
Development
Convert JSON ↔ YAML
Convert JSON to YAML or YAML to JSON while preserving the same data structure.
jsonyaml+3 more
Development
SQL Formatter
Format unstructured SQL into clean, readable queries with consistent indentation and line breaks.
sqlformat+3 more