zhmxiaowo/opencode-simple

A fork of everything-claude-code that adapts its workflow for UE5 (Unreal Engine), Unity, Cocos, and general programming.

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

save-session

25

zhmxiaowo/opencode-simple

Command

Save current session state to a dated file in /.claude/sessions/ so work can be resumed in a future session with full context.

2 5mo ago A 28 tokens original MIT

setup-pm

27

zhmxiaowo/opencode-simple

Command

Configure your preferred package manager (npm/pnpm/yarn/bun) for the project.

2 5mo ago A 18 tokens copy · 89% MIT

spec

29

zhmxiaowo/opencode-simple

Command

A shortcut that creates a technical specification for a proposed feature without creating the full implementation plan.

2 5mo ago A 23 tokens original MIT

verify

32

zhmxiaowo/opencode-simple

Command

Run CDD verification on current codebase. Checks compile, types, LSP, lint, secrets, debug logs, and AI slop. No tests.

2 5mo ago A 32 tokens original MIT