zeikar

33 mods across 3 repositories, 14 stars between them.

hyper-plan-review

25

zeikar/hyperclaude

Skill Claude CodeCodex

Use after a plan exists in .hyperclaude/plans/ and should be sanity-checked before execution. Also when the user invokes /hyperclaude:hyper-plan-review. Runs Codex critique on the plan — distinct from /hyperclaude:hyper-code-review (code, not plans).

3 14d ago A 64 tokens original MIT

hyper-plan

26

zeikar/hyperclaude

Skill Claude CodeCodex

Use when about to start a non-trivial implementation that needs decomposition before coding. Also when the user invokes /hyperclaude:hyper-plan. Produces an ordered, bite-sized plan in .hyperclaude/plans/ — the input for /hyperclaude:hyper-plan-review and /hyperclaude:hyper-implement.

3 14d ago A 70 tokens original MIT

hyper-recap

27

zeikar/hyperclaude

Skill Claude CodeCodex

Use at cycle completion to write a human-readable recap of what was built and why — "recap this cycle", "summarize what we built", "cycle recap", "write up what changed this cycle". Also when the user invokes /hyperclaude:hyper-recap. Claude-only — no Codex, no agent dispatch — runs after a plan is implemented and…

3 14d ago A 135 tokens original MIT

hyper-research

28

zeikar/hyperclaude

Skill Claude CodeCodex

Use when starting a non-trivial task and want prior-art, pitfalls, or recommendations before designing. Also when the user invokes /hyperclaude:hyper-research. Runs Codex and Claude in parallel by default, producing two artifacts in .hyperclaude/research/.

3 14d ago A 59 tokens original MIT

hyper-setup

29

zeikar/hyperclaude

Skill Claude CodeCodex

Diagnose hyperclaude prerequisites and report fixes.

3 14d ago A 13 tokens original MIT

hyper-tdd

30

zeikar/hyperclaude

Skill Claude CodeCodex

Use when about to write or modify behavior-bearing code — functions, business logic, bug fixes — before writing any production code. Also when the user invokes /hyperclaude:hyper-tdd. Forces a failing test first so you watch it fail for the right reason.

3 14d ago A 58 tokens original MIT

ludoweft

31

zeikar/ludoweft

Plugin Claude Code

Agent-native game localization tooling: extract, translate, validate, and rebuild moddable game resources.

1 2d ago A tokens not measured original MIT

ludoweft

32

zeikar/ludoweft

Plugin Claude Code

Agent-native game localization: extract, translate, validate, and rebuild moddable game resources through a deterministic CLI.

1 2d ago A tokens not measured original MIT

ludoweft-localize

33

zeikar/ludoweft

Skill Claude CodeCodex

This skill should be used for game localization patches — when a project contains ludoweft.project.json, or when the user asks to localize, extract, translate, review, patch, or rebuild text in moddable game files, such as FreeMote info-PSB archives and MAGES visual novels. It covers resource inspection, extraction…

1 2d ago A 129 tokens original MIT