zhukunpenglinyutong/ai-max

One-click intelligence upgrade for Claude Code, including production-grade agents, skills, hooks, commands, rules, and MCP configuration

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

auto

01

zhukunpenglinyutong/ai-max

Command Claude Code

An automatic command selector that reads a described task and routes it to a matching development command.

not rated 335 +1 7mo ago A 19 tokens original MIT

build-fix

02

zhukunpenglinyutong/ai-max

Command Claude Code

A command that incrementally fixes TypeScript and build errors by running the project build, grouping and explaining errors, applying fixes, and checking the result again.

not rated 335 +1 7mo ago A 0 tokens original MIT

code-review

03

zhukunpenglinyutong/ai-max

Command Claude Code

A review command that examines uncommitted code changes for security problems, code-quality issues, and common development mistakes.

not rated 335 +1 7mo ago A 13 tokens original MIT

e2e

04

zhukunpenglinyutong/ai-max

Command Claude Code

A command that uses Playwright to create and run end-to-end tests, which check complete user journeys through an application.

not rated 335 +1 7mo ago A 34 tokens copy · 89% MIT

plan

05

zhukunpenglinyutong/ai-max

Command Claude Code

A planning command that restates a development request, identifies risks, and creates a step-by-step implementation plan. It waits for the user's approval before code changes begin.

not rated 335 +1 7mo ago A 24 tokens original MIT

refactor-clean

06

zhukunpenglinyutong/ai-max

Command Claude Code

A dead-code cleanup command for finding code that is no longer used and preparing safe removals. Dead code means files, exports, or dependencies that the project does not use.

not rated 335 +1 7mo ago A 0 tokens original MIT

tdd

07

zhukunpenglinyutong/ai-max

Command Claude Code

A command that uses test-driven development (TDD): define the code interface, write tests first, implement the smallest working solution, and then improve it. It also checks that at least 80% of the code is covered by tests.

not rated 335 +1 7mo ago A 37 tokens copy · 88% MIT

test-coverage

08

zhukunpenglinyutong/ai-max

Command Claude Code

A command that checks automated-test coverage and creates tests for code paths that are not tested. Test coverage measures which parts of a program are exercised by tests.

not rated 335 +1 7mo ago A 0 tokens original MIT

update-codemaps

09

zhukunpenglinyutong/ai-max

Command Claude Code

A command that scans a codebase and updates concise architecture documents describing its backend, frontend, data model, and overall structure.

not rated 335 +1 7mo ago A 0 tokens copy · 88% MIT

update-docs

10

zhukunpenglinyutong/ai-max

Command Claude Code

A command that creates developer documentation from project settings and environment examples. It uses package.json, a file that defines project scripts, and .env.example, a template listing configuration variables.

not rated 335 +1 7mo ago A 0 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: