ezBuilder

36 mods across 2 repositories, 162 stars between them.

SessionStart

25

ezBuilder/code-brain

Hook Claude Code

Runs when a session starts on startup, resume, clear and compact, executing session-context.sh. From ezBuilder/code-brain.

11 2d ago A tokens not measured original Apache-2.0

code-brain

26

ezBuilder/code-brain

Settings file Claude Code

Agent settings declaring 4 hook events (UserPromptSubmit, PreToolUse, PostToolUse, SessionStart).

11 2d ago A tokens not measured original Apache-2.0

ezBuilder/code-brain

Skill Claude CodeCodex

Build, install, run, and verify a reusable image-to-game-ready-3D pipeline for Unity with controlled ImageGen references, approved AI mesh providers, Blender MCP/CLI, modular era catalogs, Blender retopology/LOD/pivot processing, and Unity import/render proof. Use for 2D-to-3D assets, vehicles, aircraft, ships…

11 2d ago A 95 tokens original Apache-2.0

billing-integrity

28

ezBuilder/code-brain

Skill Claude CodeCodex

A checklist and audit guide for in-app purchases, subscriptions, and quota billing. It covers store verification, user entitlements, webhooks, reconciliation, and an append-only ledger, which is a record where entries are added rather than rewritten.

11 2d ago A 130 tokens original Apache-2.0

code-review

29

ezBuilder/code-brain

Skill Claude CodeCodex

A checklist for reviewing code changes before they are merged into a shared codebase. It checks whether the changes match the request and follow project rules.

11 2d ago A 17 tokens original Apache-2.0

ezBuilder/code-brain

Skill Claude CodeCodex

A bug-diagnosis workflow that uses records of earlier failures, decisions, and lessons. It checks whether past findings still apply to the current version and environment before investigating the code.

11 2d ago A 32 tokens original Apache-2.0

fix-bug

31

ezBuilder/code-brain

Skill Claude CodeCodex

A workflow for reproducing a software bug, identifying its cause, and applying the smallest fix. It includes focused verification and optional failure-first tests.

11 2d ago A 19 tokens original Apache-2.0

implement-feature

32

ezBuilder/code-brain

Skill Claude CodeCodex

A process for implementing a requested software feature with the smallest necessary change.

11 2d ago A 15 tokens original Apache-2.0

lean-debt

33

ezBuilder/code-brain

Skill Claude CodeCodex

A read-only scanner for intentional simplification markers in a code repository. These markers record code that has a known limit and should be revisited when a stated condition occurs.

11 2d ago A 28 tokens original Apache-2.0

lean-review

34

ezBuilder/code-brain

Skill Claude CodeCodex

A review focused only on code that may be more complicated than needed. It identifies candidates for deletion, standard-library or built-in replacements, and shorter equivalent code.

11 2d ago A 22 tokens original Apache-2.0

safe-refactor

35

ezBuilder/code-brain

Skill Claude CodeCodex

A small-step refactoring workflow that keeps existing behavior unchanged. Refactoring means improving code structure without intentionally changing what the software does.

11 2d ago A 20 tokens original Apache-2.0

tdd-with-memory

36

ezBuilder/code-brain

Skill Claude CodeCodex

A test-first implementation workflow that recalls past decisions, conventions, and lessons before coding. TDD, or test-driven development, means writing a failing test first, then implementing the code and finally cleaning it up.

11 2d ago A 35 tokens original Apache-2.0