Skip to content

HOMEBREW TAP · LOCAL TOOLS · CROSS-PLATFORM

Tools for the work happening on your machine.

One tap for local Kubernetes, AI-assisted development, and encrypted secrets. Install a focused tool, run it locally, and keep your workflow moving.

shell
$ brew tap gautampachnanda101/tap
$ brew install k3d-local
$ k3d-local create --with-traefik
ready  local cluster available at https://dashboard.127.0.0.1.sslip.io

Six useful binaries

Tools that remove repeated setup work from local development.

01

k3d-local

Build a local Kubernetes environment with k3d, Traefik, optional telemetry, and ready-to-deploy service recipes.

brew install k3d-local k3d-local

02

Promptx

Keep AI coding context encrypted, searchable, and available across assistants, editors, and MCP clients.

brew install promptx Promptx

03

Vaultx

Inject secrets at runtime from an encrypted vault while keeping reference files safe to commit.

brew install vaultx Vaultx

04

kb-genie

Build a local knowledge base with pluggable embeddings and a browser chat interface.

brew install kb-genie kb-genie

05

ai-guardrails

Standardize AI development guardrails, skills, tools, and CI/CD templates.

brew install ai-guardrails ai-guardrails

06

vitals

Diagnose the bottleneck on your machine and get the next command to run.

brew install vitals Vitals docs

Documentation

Local by default

No accounts, hosted dashboard, or telemetry requirement. The tools run on your machine and the guides show the exact commands they expect.

Source on GitHub · Report an issue · Contributing guide