By wbniv
Tab colour hooks (session-start / stop / prompt-submit) and productivity slash commands from Will's personal Claude Code setup.
Provision a new web-hosted signed APT repo on Cloudflare R2.
Run one complete review-and-fix pass — comprehensive code review, then close every finding mechanically until the backlog is empty.
Add a new item to TODO.md
Run [verify] items from TODO.md — execute each plan's verification steps and record results in the plan file.
Will Norris's personal Claude Code marketplace — techops, design, and productivity plugins from biohack.net.
/plugin marketplace add wbniv/biohack-claude
Then install any plugin individually:
/plugin install cf-static-site@biohack-claude
/plugin install new-web-apt-repo@biohack-claude
/plugin install package@biohack-claude
# etc.
| Plugin | What it does |
|---|---|
new-installer | Scaffold a new one-shot self-removing installer command in this marketplace |
| Plugin | What it does |
|---|---|
cf-static-site | Bootstrap a static site on Cloudflare — Workers + Terraform + GH Actions, or plain Pages |
new-web-apt-repo | Provision a signed APT repo on Cloudflare R2, backed by aptly + GitHub Actions |
claude-housekeeping | Audit Claude Code artifacts for drift — skills, hooks, memories, settings, plans |
package | Package a program as a Debian-policy-compliant .deb for a foundry-style apt repo |
iam-bootstrap | Set up per-project AWS IAM — Terraform user, state backend, self-narrowing permissions |
cf-domain-setup | Add a domain to Cloudflare — scoped token, zone creation, activation polling |
aws-billing-tags | Set up AWS cost tracking, billing tags, budget alerts, and Cost Explorer |
| Plugin | What it does |
|---|---|
import-claude-design | Import a Claude Design export zip into site/ and deploy via tag-triggered CI |
| Plugin | What it does |
|---|---|
install-gnome-usage | One-shot installer for the Claude Usage Indicator — shows Claude.ai weekly usage % in the GNOME top panel. Self-removes after install. |
biohack-shell bundles the tab-colour hooks and slash
commands from Will's personal Claude Code setup. Install only if you want the same
terminal UX (orange tab on stop, reset on prompt submit).
memories/ holds Will's personal Claude Code memories — feedback
patterns, user profile, per-project context. Published as reference; Claude Code
does not auto-load these from third-party repos. Copy anything useful into
your own ~/.claude/memory/ by hand.
plans/ holds hand-picked exemplar plans that illustrate the plan-first
workflow. Not auto-synced; curated manually. See plans/README.md.
Third-party plugins under evaluation live as git submodules in vendor/.
Each has an EVALUATION.md tracking status, optional tier/star rating, and
(when rejected) structured rejection reasons. See vendor/README.md.
Plugins cluster into families. techops is the first and largest — the eventual
plan is an umbrella techops plugin that orchestrates the individual skills as a
workflow. See docs/plans/ when that plan is written.
task sync # pull memories + settings from ~/.claude/
task gen-marketplace # regenerate marketplace.json after plugin changes
task publish-site # generate biohack.net/claude/index.html
task install-local # install this marketplace locally for dogfooding
Runs pre-commands
Contains inline bash commands via ! syntax
Bash prerequisite issue
Uses bash pre-commands but Bash not in allowed tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub wbniv/biohack-claude --plugin biohack-shellAdd a domain to Cloudflare on the free plan — scoped API token, zone creation, and activation polling via curl.
Set up AWS cost tracking, billing tags, budget alerts, and Cost Explorer for a project.
Set up AWS IAM credentials for a new project — Terraform user, state backend, and self-narrowing permissions.
Set up a new static site on Cloudflare — Workers + Terraform + GH Actions, or plain Pages. Two paths: full Astro stack or plain HTML.
Provision a web-hosted signed APT repo on Cloudflare R2, backed by aptly + GitHub Actions.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Advanced development superpowers for orchestrating complex workflows with Superpower Loop and work verification
Complete AI coding workflow system. Self-correcting memory + persistent FTS5-indexed research wikis + auto-research loop + multi-LLM council on a single SQLite store. 33 skills, 8 agents, 22 commands, 37 hook scripts across 24 events. Cross-agent via SkillKit.