RohitBind123/claude-setup

ECC kit: CLAUDE.md, ECC-USAGE-GUIDE.md, HOW-TO-START-ANY-PROJECT.md (global rules). settings.json ($HOME portable). agents/ (16), commands/ (35), skills/ (58), rules/, examples/, ecc-scripts/ (hooks). PDCA flow: /plan→/tdd→/review→/verify. (187 chars)

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

chub

03

RohitBind123/claude-setup

Command

Search and fetch curated API documentation from Context Hub before writing code.

2 4mo ago A 0 tokens original MIT

claw

04

RohitBind123/claude-setup

Command

Start the NanoClaw agent REPL — a persistent, session-aware AI assistant powered by the claude CLI.

2 4mo ago A 23 tokens original MIT

e2e

06

RohitBind123/claude-setup

Command

Generate and run end-to-end tests with Playwright. Creates test journeys, runs tests, captures screenshots/videos/traces, and uploads artifacts.

2 4mo ago A 28 tokens copy · 88% MIT

evolve

08

RohitBind123/claude-setup

Command

Analyze instincts and suggest or generate evolved structures.

2 4mo ago A 11 tokens copy · 100% MIT

go-build

09

RohitBind123/claude-setup

Command

Fix Go build errors, go vet warnings, and linter issues incrementally. Invokes the go-build-resolver agent for minimal, surgical fixes.

2 4mo ago A 30 tokens copy · 100% MIT

go-review

10

RohitBind123/claude-setup

Command

Comprehensive Go code review for idiomatic patterns, concurrency safety, error handling, and security. Invokes the go-reviewer agent.

2 4mo ago A 27 tokens copy · 100% MIT

go-test

11

RohitBind123/claude-setup

Command

Enforce TDD workflow for Go. Write table-driven tests first, then implement. Verify 80%+ coverage with go test -cover.

2 4mo ago A 29 tokens copy · 100% MIT

learn-eval

14

RohitBind123/claude-setup

Command

Extract reusable patterns from the session, self-evaluate quality before saving, and determine the right save location (Global vs Project).

2 4mo ago A 25 tokens copy · 100% MIT

learn

15

RohitBind123/claude-setup

Command

Analyze the current session and extract any patterns worth saving as skills.

2 4mo ago A 0 tokens copy · 100% MIT

multi-backend

16

RohitBind123/claude-setup

Command

Backend-focused workflow (Research → Ideation → Plan → Execute → Optimize → Review), Codex-led.

2 4mo ago A 0 tokens original MIT

multi-execute

17

RohitBind123/claude-setup

Command

Multi-model collaborative execution - Get prototype from plan → Claude refactors and implements → Multi-model audit and delivery.

2 4mo ago A 0 tokens original MIT

multi-frontend

18

RohitBind123/claude-setup

Command

Frontend-focused workflow (Research → Ideation → Plan → Execute → Optimize → Review), Gemini-led.

2 4mo ago A 0 tokens original MIT

multi-plan

19

RohitBind123/claude-setup

Command

Multi-model collaborative planning - Context retrieval + Dual-model analysis → Generate step-by-step implementation plan.

2 4mo ago C 0 tokens original MIT

multi-workflow

20

RohitBind123/claude-setup

Command

Multi-model collaborative development workflow (Research → Ideation → Plan → Execute → Optimize → Review), with intelligent routing: Frontend → Gemini, Backend → Codex.

2 4mo ago A 0 tokens original MIT

plan

22

RohitBind123/claude-setup

Command

Restate requirements, assess risks, and create step-by-step implementation plan. WAIT for user CONFIRM before touching any code.

2 4mo ago A 25 tokens copy · 88% MIT