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

01

cubha/claude-workflow-plugins

Skill Claude CodeCodex

A codebase analysis workflow for existing projects. It explores the code, adds outside research, and produces a Markdown report about architecture, technical debt, security, performance, and possible improvements.

2 1mo ago A 119 tokens original MIT

braintrust

02

cubha/claude-workflow-plugins

Skill Claude CodeCodex

An in-session review panel that has several independent agents examine a design, plan, policy, or decision from different critical viewpoints. It reviews the material already discussed in the current conversation and combines the findings.

2 1mo ago A 215 tokens original MIT

debugger

03

cubha/claude-workflow-plugins

Skill Claude CodeCodex

A debugging workflow that uses system logs to identify a bug's cause, then applies, verifies, and cleans up the fix. It supports JavaScript, TypeScript, Python, Java, and Kotlin, with optional Playwright browser testing and recordings.

2 1mo ago A 171 tokens original MIT

design-lint

04

cubha/claude-workflow-plugins

Skill Claude CodeCodex

A repeatable checker for design problems in rendered HTML and CSS, standalone prototype pages, or live URLs. It compares them with a DESIGN-TOKENS.md file, a document defining approved colors, fonts, spacing, and other visual rules, and reports pass or fail results.

2 1mo ago A 222 tokens original MIT

init-design

05

cubha/claude-workflow-plugins

Skill Claude CodeCodex

A Korean-language procedure for extracting an existing project’s design system into DESIGN-TOKENS.md and UX-BRIEF.md files under docs/design. A design system is the documented set of visual and interface rules used across a product.

2 1mo ago A 137 tokens original MIT

scope

06

cubha/claude-workflow-plugins

Skill Claude CodeCodex

A planning tool that defines a project's feature scope, priorities, estimated effort, and technology choices before coding begins. MoSCoW is a method for sorting features into must-have, should-have, could-have, and not-now groups.

2 1mo ago A 177 tokens original MIT

ship

07

cubha/claude-workflow-plugins

Skill Claude CodeCodex

An automated release workflow that commits current changes, pushes them, opens and merges a pull request, and cleans up the branch. A pull request is a proposed code change for review; the workflow adapts to repositories using either a develop branch or direct feature-to-main merging.

2 1mo ago A 113 tokens original MIT

team-dev

08

cubha/claude-workflow-plugins

Skill Claude CodeCodex

A workflow for splitting a software task into smaller jobs and assigning independent jobs to coding agents working in separate Git worktrees. A worktree is an isolated working folder connected to the same Git repository.

2 1mo ago A 78 tokens original MIT

team-research

09

cubha/claude-workflow-plugins

Skill Claude CodeCodex

A team-based research coordinator that sends several specialist agents to investigate a project before work begins. It combines technical, architecture, market, and optionally user-experience research into one report.

2 1mo ago A 83 tokens original MIT

unit-test

10

cubha/claude-workflow-plugins

Skill Claude CodeCodex

A workflow for checking user-facing scenarios with Playwright, a browser automation tool, and reporting whether each scenario passes, fails, or needs attention.

2 1mo ago A 127 tokens original MIT