Tools

In-house tooling.

The small set of things I've built and keep maintaining — most of them sitting around or inside the (Mintminds) GrowthBook Toolbox.

GrowthBook Toolbox

Multi-client experimentation platform — six active client brands, 33 live items, 173 archived. The umbrella all the others sit under.

Read the deep-dive

Dev Panel

Inside the Toolbox. Force Variation banner, runtime profiler with DOM before/after snapshots, dark/light tracer, four debug modes from quiet to verbose.

Covered in the Toolbox deep-dive

RequestLite

Manifest V3 Chrome extension. Redirects production script URLs to localhost; live-reloads tabs over WebSocket. Production-data dev with seconds-not-minutes feedback.

Read the post

Dep Guardian

Weekly npm audit. Patches auto-applied; minor releases reviewed by an LLM against release notes; majors always prompt. Zero extra API cost — reuses the existing CLI session.

Read the post