zhanjindong

28 mods across 1 repository, 11 stars between them.

develop

01

zhanjindong/mini-claude-code

Agent Claude Code

A coding agent that implements a project’s development plan step by step from a TODO.md file, following the stated design and project rules.

11 4mo ago A 26 tokens

plan

02

zhanjindong/mini-claude-code

Agent Claude Code

An architecture-design agent that turns analysed requirements into a technical design and a broken-down development plan in DESIGN.md and TODO.md.

11 4mo ago A 31 tokens

product

03

zhanjindong/mini-claude-code

Agent Claude Code

A requirements-analysis agent that turns unclear requests into a structured requirements specification in the requirements section of DESIGN.md.

11 4mo ago A 27 tokens

review

04

zhanjindong/mini-claude-code

Agent Claude Code

A development review agent that checks the full development process for missing work and problems, then sends the work back to the relevant stage when needed.

11 4mo ago A 34 tokens

testing

05

zhanjindong/mini-claude-code

Agent Claude Code

A testing agent that writes test cases from acceptance criteria and the implementation, runs them, and checks whether the feature works correctly.

11 4mo ago A 27 tokens

openteam

06

zhanjindong/mini-claude-code

Command Claude Code

An agent-team coordinator with pipeline, team, and auto modes for assigning development work to coding agents.

11 4mo ago A 37 tokens

ot-build-fix

07

zhanjindong/mini-claude-code

Command Claude Code

A build troubleshooting command for diagnosing and fixing errors that occur while compiling code or running tests.

11 4mo ago A 18 tokens

ot-changelog

08

zhanjindong/mini-claude-code

Command Claude Code

A changelog command that turns Git history—the record of code changes—into an organized list of changes.

11 4mo ago A 14 tokens

ot-clear

09

zhanjindong/mini-claude-code

Command Claude Code

A project-cleanup command that removes memory, DESIGN.md, and TODO.md files to prepare a clean working environment.

11 4mo ago A 21 tokens

ot-commit

10

zhanjindong/mini-claude-code

Command Claude Code

A commit-message command that writes messages following the Angular commit convention. A commit is a saved set of changes in Git.

11 4mo ago A 12 tokens

ot-create-api

11

zhanjindong/mini-claude-code

Command Claude Code

An API generator that creates complete interface code according to the project’s layers and conventions. An API is the code that lets software exchange data with another system or service.

11 4mo ago A 17 tokens

ot-create-test

14

zhanjindong/mini-claude-code

Command Claude Code

A command that recognizes the type of a project and generates unit tests for its existing code. Unit tests are small automated checks for individual pieces of code.

11 4mo ago A 15 tokens

ot-debug

15

zhanjindong/mini-claude-code

Command Claude Code

A command for investigating software bugs through a structured diagnosis. A bug is behavior that is incorrect, unexpected, or broken.

11 4mo ago A 17 tokens

ot-develop

16

zhanjindong/mini-claude-code

Command Claude Code

A command that implements code step by step from the tasks in TODO.md while following the technical design. It also updates development progress as work is completed.

11 4mo ago A 23 tokens

ot-page-style

17

zhanjindong/mini-claude-code

Command Claude Code

A command for changing the visual style of a front-end page, such as its layout, colors, or spacing. It leaves business rules and interfaces unchanged.

11 4mo ago A 22 tokens

ot-plan

18

zhanjindong/mini-claude-code

Command Claude Code

A command that turns a set of requirements into a technical design and a list of development tasks. It writes the design to DESIGN.md and the plan to TODO.md.

11 4mo ago A 26 tokens

ot-product

19

zhanjindong/mini-claude-code

Command Claude Code

A command that turns an unclear request into a structured requirements specification and saves it in DESIGN.md.

11 4mo ago A 20 tokens

ot-refactor

20

zhanjindong/mini-claude-code

Command Claude Code

A command for changing existing code in small, planned steps without changing its intended behavior. It analyzes the current code, proposes an approach, refactors it, and verifies the result.

11 4mo ago A 19 tokens

ot-review

21

zhanjindong/mini-claude-code

Command Claude Code

A command for reviewing a project from its requirements through design, implementation, and testing. It looks for missing details and problems across the whole delivery process.

11 4mo ago A 30 tokens

ot-testing

22

zhanjindong/mini-claude-code

Command Claude Code

A command that turns acceptance criteria—the conditions a feature must meet—into test cases, runs the tests, and produces a test report.

11 4mo ago A 18 tokens

AI 资讯简报

24

zhanjindong/mini-claude-code

Skill Claude CodeCodex

A skill that searches for the latest artificial intelligence news and organizes it into a web-based H5 briefing page. H5 is a mobile-friendly web page format commonly used in China.

11 4mo ago A 33 tokens