AI-powered engineering tools

Tools I use or wish existed. All AI tools run on Claude — utility tools run entirely in your browser with no data sent anywhere.

AI · Kubernetes

K8s YAML Reviewer

Paste any Kubernetes manifest — Deployment, Service, Ingress, or anything else — and get a scored security and best-practice audit with specific fixes.

AI · Terraform

Terraform Generator

Describe your infrastructure in plain English and get production-ready Terraform HCL with variables, outputs, and inline comments explaining key decisions.

AI · PostgreSQL

PostgreSQL EXPLAIN Analyzer

Paste EXPLAIN or EXPLAIN ANALYZE output and get a plain-English breakdown of bottlenecks, sequential scans, and the exact indexes to create.

Utility

Cron Expression Builder

Build and validate cron expressions with a human-readable preview and quick presets.

minhourdaymonthweekday
Runs at 09:00 on Mon–Fri
Utility

JWT Decoder

Decode and inspect JWT tokens — header, payload, expiry — entirely in the browser. Nothing leaves your device.

Utility

Base64 / JSON / YAML

Encode and decode Base64, format JSON, and convert between JSON and YAML. All offline, no data sent anywhere.