Will's personal Claude Code marketplace. Install via:
/plugin marketplace add wbniv/biohack-claude
Set up a new static site on Cloudflare — Workers + Terraform + GH Actions, or plain Pages. Two paths: full Astro stack or plain HTML.
/plugin marketplace add wbniv/biohack-claude
/plugin install cf-static-site@biohack-claude
Provision a web-hosted signed APT repo on Cloudflare R2, backed by aptly + GitHub Actions.
/plugin marketplace add wbniv/biohack-claude
/plugin install new-web-apt-repo@biohack-claude
Audit Claude Code artifacts for drift — skills, hooks, memories, settings, and plans — across global ~/.claude and every project.
/plugin marketplace add wbniv/biohack-claude
/plugin install claude-housekeeping@biohack-claude
Package a program as a Debian-policy-compliant .deb for a foundry-style apt repo. Handles binaries, scripts, and source packages.
/plugin marketplace add wbniv/biohack-claude
/plugin install package@biohack-claude
Set up AWS IAM credentials for a new project — Terraform user, state backend, and self-narrowing permissions.
/plugin marketplace add wbniv/biohack-claude
/plugin install iam-bootstrap@biohack-claude
Add a domain to Cloudflare on the free plan — scoped API token, zone creation, and activation polling via curl.
/plugin marketplace add wbniv/biohack-claude
/plugin install cf-domain-setup@biohack-claude
Set up AWS cost tracking, billing tags, budget alerts, and Cost Explorer for a project.
/plugin marketplace add wbniv/biohack-claude
/plugin install aws-billing-tags@biohack-claude
Import a Claude Design export zip into site/ and deploy via tag-triggered CI.
/plugin marketplace add wbniv/biohack-claude
/plugin install import-claude-design@biohack-claude
Tab colour hooks (session-start / stop / prompt-submit) and productivity slash commands from Will's personal Claude Code setup.
/plugin marketplace add wbniv/biohack-claude
/plugin install biohack-shell@biohack-claude
Shows your Claude.ai weekly usage % in the GNOME top panel and dock.
git clone https://github.com/wbniv/claude-usage
ln -s $PWD/claude-usage/gnome-extension ~/.local/share/gnome-shell/extensions/claude-usage@indri.studio
gnome-extensions enable claude-usage@indri.studio