Luohaothu/everything-codex

Codex version of everything claude code

24Stars on the repository
60Mods indexed here, across every type
21d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

build-fix

01

Luohaothu/everything-codex

Command

A command that fixes TypeScript and other build errors one at a time, rerunning the build after each change.

24 21d ago A 0 tokens copy · 100% MIT

checkpoint

02

Luohaothu/everything-codex

Command

A Git checkpoint command for creating, checking, listing, or clearing named snapshots of a project’s state. A checkpoint records a Git stash or commit, timestamp, and short commit ID.

24 21d ago A 0 tokens original MIT

code-review

03

Luohaothu/everything-codex

Command

A command for reviewing uncommitted code changes for security risks, code-quality problems, and selected best-practice issues, then producing a report with locations and suggested fixes.

24 21d ago A 0 tokens copy · 88% MIT

e2e

04

Luohaothu/everything-codex

Command

A command for generating and running end-to-end tests with Playwright. End-to-end tests imitate complete user journeys through an application, such as logging in or completing a payment.

24 21d ago A 33 tokens copy · 92% MIT

eval

05

Luohaothu/everything-codex

Command

A command-based workflow for defining, running, listing, and reporting feature evaluations. An evaluation is a set of checks for new abilities and for keeping existing behavior working.

24 21d ago A 0 tokens original MIT

evolve

06

Luohaothu/everything-codex

Command

A command that groups related learned coding habits into higher-level skills, commands, or agents.

24 21d ago A 16 tokens original MIT

go-build

07

Luohaothu/everything-codex

Command

A Go build-fixing command that checks your project and repairs build errors one at a time.

24 21d ago A 35 tokens original MIT

go-review

08

Luohaothu/everything-codex

Command

A Go-specific code review command that checks changed Go files for style, errors, concurrency problems, security issues, and common defects.

24 21d ago A 30 tokens original MIT

instinct-export

09

Luohaothu/everything-codex

Command

A command that exports learned coding habits and patterns into a shareable YAML file, with filters for areas such as testing or confidence.

24 21d ago A 15 tokens original MIT

instinct-import

10

Luohaothu/everything-codex

Command

An import command for bringing reusable coding habits, called instincts, from a file, URL, teammate, or skill creator into your local setup.

24 21d ago A 18 tokens original MIT

instinct-status

11

Luohaothu/everything-codex

Command

A command that lists learned coding habits and shows how confident the system is in each one, grouped by area.

24 21d ago A 16 tokens original MIT

learn

12

Luohaothu/everything-codex

Command

A command that reviews a coding session and extracts reusable solutions, debugging methods, workarounds, or project conventions into proposed skill files.

24 21d ago A 0 tokens original MIT

orchestrate

13

Luohaothu/everything-codex

Command

Command "orchestrate" from Luohaothu/everything-codex, covering 编排命令, 使用, 工作流类型, feature and bugfix.

24 21d ago A 0 tokens original MIT

plan

14

Luohaothu/everything-codex

Command

A planning command that restates a software request, identifies risks and dependencies, and creates a step-by-step implementation plan before code is changed.

24 21d ago A 26 tokens original MIT

python-review

15

Luohaothu/everything-codex

Command

A command that asks a Python-review agent to inspect Python changes. It runs code-quality, type, security, dependency, formatting, and test checks, then groups findings by severity.

24 21d ago A 32 tokens original MIT

refactor-clean

16

Luohaothu/everything-codex

Command

A cleanup command finds unused code and dependencies, writes a report, and recommends removals only after tests pass.

24 21d ago A 0 tokens copy · 100% MIT

sessions

17

Luohaothu/everything-codex

Command

A command for managing saved Claude Code session histories, including listing sessions, loading them, assigning aliases, viewing information, and editing them.

24 21d ago A 0 tokens original MIT

setup-pm

18

Luohaothu/everything-codex

Command

A setup command that selects the package manager—npm, pnpm, yarn, or Bun—for a project or for your whole environment.

24 21d ago A 17 tokens original MIT

skill-create

19

Luohaothu/everything-codex

Command

A command that studies a repository’s Git history—the record of past code changes—to extract recurring coding and workflow patterns into a SKILL.md file.

24 21d ago A 30 tokens original MIT

tdd

20

Luohaothu/everything-codex

Command

A TDD command guides test-driven development: define the interface, write a failing test, implement the smallest passing solution, and then improve the code.

24 21d ago A 37 tokens copy · 91% MIT

test-coverage

21

Luohaothu/everything-codex

Command

A test-coverage tool measures which parts of the code tests exercise and creates tests for uncovered code paths.

24 21d ago A 0 tokens original MIT

update-codemaps

22

Luohaothu/everything-codex

Command

A command that scans a codebase’s files and dependencies and updates high-level architecture documents called code maps.

24 21d ago A 0 tokens copy · 88% MIT

update-docs

23

Luohaothu/everything-codex

Command

A documentation updater creates project guides from package.json, which lists scripts, and .env.example, which lists required environment settings.

24 21d ago A 0 tokens copy · 100% MIT

verify

24

Luohaothu/everything-codex

Command

Command "verify" from Luohaothu/everything-codex, covering 验证命令, 说明, 输出 and 参数.

24 21d ago A 0 tokens original MIT