cubha/claude-workflow-plugins

Curated marketplace of production-grade Claude Code skills & plugins — planning, parallel dev, debugging, design linting, adversarial review

2Stars on the repository
28Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

analyze

02

cubha/claude-workflow-plugins

Plugin Claude Code

Brownfield codebase audit: architecture, tech debt, security, and performance, distilled into a comprehensive Markdown report with an improvement roadmap.

2 1mo ago A tokens not measured original MIT

braintrust

03

cubha/claude-workflow-plugins

Plugin Claude Code

In-session adversarial review panel: 3-5 independent fork agents re-examine the session's design, plan, or decision through different lenses, then reconcile conflicts into a verdict. A context-inheriting red team.

2 1mo ago A tokens not measured original MIT

debugger

04

cubha/claude-workflow-plugins

Plugin Claude Code

Log-driven debugging workflow: insert logs, pinpoint the root cause, fix, verify, and clean up. --pw mode auto-reproduces web UI bugs via a bundled Playwright MCP. Supports JS/TS, Python, Java, and Kotlin.

2 1mo ago A tokens not measured original MIT

design-lint

05

cubha/claude-workflow-plugins

Plugin Claude Code

Deterministic (no-LLM) design anti-pattern linter with 47 detectors for token hygiene, color/font/spacing consistency, and AI-default clichés (beige backgrounds, text gradients, uppercase eyebrows). Same input always yields the same verdict at zero token cost, so it doubles as a CI gate (--gate).

2 1mo ago A tokens not measured original MIT

init-design

06

cubha/claude-workflow-plugins

Plugin Claude Code

Reverse-extracts a design system from an existing codebase into Ground Truth files (DESIGN-TOKENS.md, UX-BRIEF.md) that downstream UI work can obey.

2 1mo ago A tokens not measured original MIT

scope

07

cubha/claude-workflow-plugins

Plugin Claude Code

Pre-project decision gate: MoSCoW feature scoping, effort sizing, and tech-stack confirmation (user-approval gated). Produces a SCOPE-.md that your scaffolding workflow consumes. Fills the gap between "requirements" and "create the project".

2 1mo ago A tokens not measured original MIT

ship

08

cubha/claude-workflow-plugins

Plugin Claude Code

One-shot release pipeline: commit, push, PR, merge, and branch cleanup. Auto-adapts branch strategy -- git-flow (feature to develop to main) if a develop branch exists, otherwise GitHub Flow (feature to main). Runs a pre-merge gate bundle: functional check (verify.sh or the project's test command), security scan…

2 1mo ago A tokens not measured original MIT

team-dev

09

cubha/claude-workflow-plugins

Plugin Claude Code

Parallel development orchestrator: dependency-analyzes SubTasks, groups them, and implements them concurrently in git-worktree isolation (bundled feature-builder agent). Includes an opt-in TDD RED-gate flow.

2 1mo ago A tokens not measured original MIT

team-research

10

cubha/claude-workflow-plugins

Plugin Claude Code

Pre-project research orchestrator: tech-stack, architecture, competitor, and UX researcher subagents run in parallel (4 bundled agents), cross-validated into one report.

2 1mo ago A tokens not measured original MIT

unit-test

11

cubha/claude-workflow-plugins

Plugin Claude Code

Scenario-based functional test orchestrator: git-diff scoping, storyboard generation, test-case creation, Playwright MCP execution, and a PASS/FAIL/WARN report.

2 1mo ago A tokens not measured original MIT