Developer Tools

Free online developer tools for AI data, APIs, cron schedules, .env files, and code conversion.

Developer Workflows Covered

The developer collection focuses on browser-side checks for AI datasets, prompt templates, API requests, OpenAPI specs, CI schedules, dotenv files, Docker Compose snippets, HAR exports, and MCP configs.

Available Tools

Each card opens directly to the working tool.

Validate
JSONL Training File Validator

Paste a JSONL training file, find broken lines and message-role mistakes, then export the valid records.

Create
CSV to JSONL Converter

Turn spreadsheet rows into one JSON object per line with a local CSV parser and copy-ready export.

Inspect
GitHub Actions Cron Explainer

Paste a five-field cron expression and see what GitHub Actions will run next in UTC and local time.

Protect
.env Validator and Secret Scanner

Paste a dotenv file, catch duplicate or malformed keys, and generate a safer example file locally.

Create
cURL to Fetch Converter

Paste browser Copy as cURL output and turn it into readable fetch code without sending the request anywhere.

Validate
MCP Server Config Validator

Validate MCP server configs for command, URL, args, env values, and transport mistakes before sharing them.

Create
Claude XML Prompt Formatter

Turn labeled prompt notes into escaped XML sections that are easier to paste into Claude workflows.

Validate
Prompt Variable Validator

Find missing, unused, and repeated template variables across prompt text and a sample JSON payload.

Protect
HAR File Redactor

Redact cookies, authorization headers, tokens, emails, and secrets from HAR JSON before sending it to support.

Validate
OpenAPI Diff Checker

Compare two OpenAPI JSON specs and flag removed or added operations in a copy-ready changelog.

Inspect
GitHub Actions Matrix Preview

Expand GitHub Actions matrix axes, include rules, and exclude rules into a concrete job preview.

Protect
AI Log / Prompt Redactor

Remove emails, bearer tokens, API keys, JWTs, and cookies from prompts or logs before sharing them.

Protect
OpenAPI Security Scheme Linter

Lint OpenAPI security schemes, insecure server URLs, and operations without visible security requirements.

Create
JSON to TypeScript Converter

Infer a TypeScript type from sample JSON, including nested objects, arrays, booleans, numbers, and nulls.

Inspect
HAR File Viewer

Summarize HAR request entries with method, URL, status, and timing without uploading the export.

Protect
AI App Launch Security Checklist

Score an AI app launch against privacy, security, secret handling, and abuse-control checklist gaps before real users arrive.

Tool Collections

Jump into a narrower workflow when you know the category.

9 tools
AI Dataset and Prompt Tools

Prepare training files, JSONL datasets, prompt templates, and AI data exports before they reach an API.

8 tools
API Request and Code Tools

Convert API requests, check API specs, and generate code-ready outputs directly in your browser.