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.
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.
Terraform Generator
Describe your infrastructure in plain English and get production-ready Terraform HCL with variables, outputs, and inline comments explaining key decisions.
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.
Cron Expression Builder
Build and validate cron expressions with a human-readable preview and quick presets.
JWT Decoder
Decode and inspect JWT tokens — header, payload, expiry — entirely in the browser. Nothing leaves your device.
Base64 / JSON / YAML
Encode and decode Base64, format JSON, and convert between JSON and YAML. All offline, no data sent anywhere.