procoders

42 mods across 4 repositories, 37 stars between them.

v-remember

25

procoders/superpowers-v

Command

Recall relevant past Compound V context — prior decisions, failures, routing lessons, specs/plans — from docs/superpowers via V-memory (FTS5, plus semantic embeddings when bootstrapped). It surfaces EVIDENCE for planning and review, never an authority over routing. Use before planning a feature, before reviewing a…

35 2d ago A 79 tokens original MIT

v-resume

26

procoders/superpowers-v

Command

Resume an interrupted Compound V orchestrator run by run-id. Reconciles state.json against git reality (git-wins tie-break) and re-dispatches only the incomplete jobs (pending/failed/blocked) via Engine A, then continues collect → review → merge.

35 2d ago A 55 tokens original MIT

v-review-plan

27

procoders/superpowers-v

Command

Run an independent cross-model (Codex) adversarial review of a Compound V plan/manifest before dispatch, then arbitrate the findings. Codex advises; the orchestrator decides.

35 2d ago A 37 tokens original MIT

v-status

28

procoders/superpowers-v

Command

Render the state of a Compound V orchestrator run — pipeline phase plus a per-job status table — by reading state.json from the run directory. Optional run-id argument; without one, list runs and pick the most recent.

35 2d ago A 45 tokens original MIT

PreToolUse

29

procoders/superpowers-v

Hook

Runs before the agent uses a tool for Skill tool calls, executing brainstorm-trigger0-nudge.sh. From procoders/superpowers-v.

35 2d ago A tokens not measured original MIT

SessionStart

30

procoders/superpowers-v

Hook

Runs when a session starts on startup, clear and compact, executing session-banner.sh and memory-refresh.sh (2 commands). From procoders/superpowers-v.

35 2d ago A tokens not measured original MIT

PostToolUse

31

procoders/superpowers-v

Hook

Runs after a tool call finishes for Write tool calls, executing plan-saved-nudge.sh and memory-refresh.sh (2 commands). From procoders/superpowers-v.

35 2d ago A tokens not measured original MIT

backend-launcher

32

procoders/superpowers-v

Skill Claude CodeCodex

Use when Compound V's dispatcher needs to run one file-scoped job on a chosen backend (Claude subagent, headless Codex worker, headless Antigravity worker, headless Cursor worker, headless Devin worker, or headless opencode worker) and get back a canonical jobresult. The single jobspec → jobresult contract every…

35 2d ago A 91 tokens original MIT

compound-v

33

procoders/superpowers-v

Skill Claude CodeCodex

Use when superpowers:brainstorming is about to begin (pre-brainstorm recon), OR has produced a spec, OR when superpowers:writing-plans has produced a plan, OR when about to invoke superpowers:subagent-driven-development or superpowers:executing-plans. Sidekick that intercepts these four Superpowers transitions — runs…

35 2d ago A 103 tokens original MIT

pr-review

34

procoders/superpowers-v

Skill Claude CodeCodex

Use when the user wants to deeply review a pull/merge request or a local diff — "review this PR", "grill the MR", "stress-test this diff", "deep-dive code review", "code review before merge", or when they name a PR/MR URL, number, or feature branch. Works on GitHub (gh), GitLab (glab), or a plain local branch with no…

35 2d ago A 96 tokens original MIT

ui-recorder

36

procoders/claude-ui-recorder

Plugin Claude Code

Automated branded UI video demos: record → narrate → render in Claude Code.

2 4mo ago A tokens not measured original MIT

edit-planner

37

procoders/claude-ui-recorder

Agent

Produces camera-config.json from moments.json + alignment.json. Call this after record and narrate succeed and before render. Use when you need an edit plan for a ui-recorder workspace.

2 4mo ago A 41 tokens original MIT

plan-builder

38

procoders/claude-ui-recorder

Agent

Builds a verified browse-plan.json for ui-recorder by inspecting target URLs before recording. Call this from the ui-recorder skill's Stage 0 when the user asks to record a demo of a URL. Do NOT call directly — always via the ui-recorder skill.

2 4mo ago A 58 tokens original MIT

SessionStart

39

procoders/claude-ui-recorder

Hook

Runs when a session starts on startup, executing ensure-deps.sh via bash. From procoders/claude-ui-recorder.

2 4mo ago A tokens not measured copy · 48% MIT

ui-recorder

40

procoders/claude-ui-recorder

Skill Claude CodeCodex

Record a web UI and produce a branded, narrated 16:9 MP4 demo. Use when the user asks to "record a demo of {url}", "make a video of {site}", "screen demo", "ui recorder", "marketing clip", or similar. v0.1 supports local-headless recorder + Piper offline TTS + 16:9 output.

2 4mo ago A 80 tokens original MIT

procoders/openapi-mcp-ts

Instructions file

Claude Code instructions for procoders/openapi-mcp-ts, covering openapi-mcp-ts, what it does, why it exists, tech stack and architecture.

0 8mo ago A 1,151 tokens original Apache-2.0

openapi-mcp-ts

42

procoders/openapi-mcp-ts

MCP server Claude CodeCodexCursor

MCP server "openapi-mcp-ts" as configured in procoders/openapi-mcp-ts. Runs locally from the openapi-mcp-ts npm package.

0 8mo ago A tokens not measured original Apache-2.0