# OFD Toolbelt
Internal directory of every Claude Code skill the OFD team uses. Each tool below has its own folder in the sidebar with four generated files: install.sh, update.sh, commands.md, README.md.
## Tools at a glance
Taupe— "taupe" = mole. We dig for leads.Moonbase— your Claude memory dir, backed by a private repo you own.
## Prereqs (once per machine)
Each tool below assumes the GitHub CLI is authenticated against your GitHub account. Skip this if you’ve already done it.
## Access
The tool repos are private. You need to be added as a GitHub collaborator before gh repo clone will work. Ping @Ty on Signal with your GitHub handle.
## Navigating
Click a folder in the sidebar to expand it. Click a file to open it as a tab. Open multiple tabs at once; press ⌘W to close the active one. Jump between open tabs with ⌘1 through ⌘9. Press ⌘K to fuzzy-find any tool by name. The yellow traffic light minimizes the IDE to a desktop icon.
noteAdding a new tool: append an object to src/data/tools.ts in the anuglymann/ofd-devtools repo and push. Cloudflare Pages rebuilds the static site automatically; the new folder appears in the sidebar with all four generated files.