atomic/dev-tools
v2.0.0 — pre-release
SHEET 01 / 04 — INDEX

Developer utilities,
drafted with intent.

44 single-purpose tools. No splash screens, no installs, no cookie walls. Type in the left pane → read the right pane. Keyboard-first. Browser-native. Atomic.

LOAD
< 200 ms
DEPS
0 (client-side)
TRACKING
none
LICENSE
MIT
LIVE / BASE64 ENCODERcategory · data
57 chars in/76 chars out
INPUT · A
OUTPUT · B
liveno network · 0 ms RTTOpen in workspace ↗
A — atomicdevtools.comDRAWING NO. 0001·REV. 03·SCALE 1:1
§ 02 — PRINCIPLES

Four constraints. No exceptions.

01
Instant

Each tool is a single client-side route. First paint under 200 ms. No skeletons, no shimmer.
[ verified · always-on ]
02
Atomic

One screen, one task, one canonical input. No tabs, no wizards, no upsells in the middle.
[ verified · always-on ]
03
Local

Compute runs in your browser. Your data never leaves the tab. Works offline once loaded.
[ verified · always-on ]
04
Keyboard

⌘K opens anything. Every primary action has a shortcut. Mouse is welcome but not required.
[ verified · always-on ]
§ 03 — CATALOG

44 tools, 9 categories.

§ 04 — SPEC SHEET

Constraints, in writing.

TECHNICAL SPECIFICATION · DOC-ADT-0001page 1 of 1
01FrameworkNext.js 14 — App Router
02LanguageTypeScript · strict
03StylingTailwind CSS · zero runtime CSS-in-JS
04Bundle (per tool)< 60 kB gzipped — lazy-loaded
05Cold load< 200 ms on cable broadband
06Network requests0 (excl. fonts) per tool execution
07Telemetrynone
08Cookiesnone (preferences via localStorage)
09Compute100% client-side (1 server route for TCP ping)
10LicenseMIT