BlackBeltTechnology

60 mods across 1 repository, 263 stars between them.

BlackBeltTechnology/pi-agent-dashboard

Skill Claude CodeCodex

Measure-first performance work. Use on triggers like "it's slow", "profile this", "optimize perf", "fix the bottleneck", "improve load time / Core Web Vitals", or when a measured regression needs fixing. Enforces measure-before-optimize. Fills a perf gap not covered by existing project skills. Not a build/ship…

263 2d ago A 77 tokens original MIT

review-code

50

BlackBeltTechnology/pi-agent-dashboard

Skill Claude CodeCodex

Review a code change well — engine-agnostic critical review discipline for an inline dev loop. Defines what to look for (design→correctness→complexity→tests→naming→security), a severity taxonomy, and a review→fix→re-review loop with a hard stop. Use on "review this code", "review my diff", "is this change good"…

263 2d ago A 96 tokens original MIT

scenario-design

51

BlackBeltTechnology/pi-agent-dashboard

Skill Claude CodeCodex

Draft real-life test SCENARIOS (not smoke tests) from a change/feature spec. Derives edge-case, performance, frontend-quirk and error-handling scenarios with ISTQB techniques, routes each to a test level, and writes test-plan.md, emitting clarification questions on a spec gap. Use on "design test scenarios", "what…

263 2d ago A 88 tokens original MIT

security-hardening

52

BlackBeltTechnology/pi-agent-dashboard

Skill Claude CodeCodex

Harden code against vulnerabilities. Use on triggers like "security audit", "harden this", "threat model", "is this safe", or when touching untrusted input, auth, sessions, secrets, data storage, or third-party integrations. Fills a security gap not covered by existing project skills. Not a generic review or ship…

263 2d ago B 74 tokens copy · 84% MIT

BlackBeltTechnology/pi-agent-dashboard

Skill Claude CodeCodex

Root-cause a bug already in front of you, instead of guessing at fixes. Use on triggers like "root cause this", "why is this failing", "debug systematically", "this test is flaky", "it works locally but not in CI", or when a fix attempt has already failed once. Enforces a phased evidence-first process before any code…

263 2d ago A 86 tokens original MIT

browser

54

BlackBeltTechnology/pi-agent-dashboard

Skill Claude CodeCodex

Browser automation via the agent-browser CLI. Use when the user needs to drive websites or Electron desktop apps — navigating, filling forms, clicking, screenshots, extracting data, testing web apps, visual UI checks, the Pi Dashboard's Electron shell, or the user's own logged-in browser (SSO/2FA sites). Triggers…

263 2d ago A 92 tokens original MIT

canvas-webapp

55

BlackBeltTechnology/pi-agent-dashboard

Skill Claude CodeCodex

Render a React/Vite (or any bundled) web app on the pi-dashboard canvas, which loads loopback URLs in a sandboxed opaque-origin iframe. Use when a canvas(target:{kind:"url"|"server"}) target shows up blank white, an empty surface, or a /live/ 500 ECONNREFUSED. Covers why Vite dev servers and non-CORS static servers…

263 2d ago A 99 tokens original MIT

doctor

56

BlackBeltTechnology/pi-agent-dashboard

Skill Claude CodeCodex

Diagnose why pi-flows, the Anthropic-messages bridge, model resolution, a pi install, a peer, a plugin/bridge, or a build/reload is broken in the pi-agent-dashboard. Derives every fact live (works with the server down). Use on "flow won't show", "bridge waitingpeers", "pi version mismatch", "which pi is this using"…

263 2d ago A 90 tokens original MIT

pi-dashboard

57

BlackBeltTechnology/pi-agent-dashboard

Skill Claude CodeCodex

Monitor and control the pi-dashboard server. List sessions, send prompts, abort runs, spawn new sessions, manage git branches, control flows, and configure the dashboard — all via REST API. Use when you need to interact with other pi sessions, check dashboard health, or orchestrate multi-session workflows.

263 2d ago B 63 tokens original MIT