RohitBind123

58 mods across 1 repository, 2 stars between them.

evolve

25

RohitBind123/claude-setup

Command

Analyze instincts and suggest or generate evolved structures.

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

go-build

26

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

27

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

28

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

31

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

32

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

33

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

34

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

35

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

36

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

37

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

39

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

python-review

42

RohitBind123/claude-setup

Command

Comprehensive Python code review for PEP 8 compliance, type hints, security, and Pythonic idioms. Invokes the python-reviewer agent.

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

sessions

44

RohitBind123/claude-setup

Command

Manage Claude Code session history - list, load, alias, and edit sessions stored in /.claude/sessions/.

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

skill-create

46

RohitBind123/claude-setup

Command

Analyze local git history to extract coding patterns and generate SKILL.md files. Local version of the Skill Creator GitHub App.

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

tdd

47

RohitBind123/claude-setup

Command

Enforce test-driven development workflow. Scaffold interfaces, generate tests FIRST, then implement minimal code to pass. Ensure 80%+ coverage.

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

test-coverage

48

RohitBind123/claude-setup

Command

Analyze test coverage, identify gaps, and generate missing tests to reach 80%+ coverage.

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