Agent
An agent instruction for running the system date command and returning only its raw output.
Agent
An agent instruction for running the system date command and returning only its raw output.
Agent
An initialization tool that scans a code repository and creates or updates project documentation and a .claude/index.json file. It first maps the repository, then examines important modules, interfaces, data files, tests, and configuration.
Agent
A project-planning agent that uses WBS, or work breakdown structure, to split a feature into smaller tasks and dependencies.
Agent
An architecture-planning agent that scans a codebase and produces a system design plus a file-allocation plan. It combines backend and frontend analysis supplied by other agents when available.
Agent
A Chinese-language QA agent that checks a project’s testing setup, writes tests, and runs tests, linting, and type checks. QA means quality assurance: checking that software behaves correctly before release.
Agent
A code-review agent that combines review results from multiple sources and labels findings as Critical, Warning, or Info.
Agent
A UI/UX design agent that turns a product request into page layouts, component breakdowns, interaction flows, responsive behavior, and accessibility guidance.
Agent
A backend implementation agent for building approved non-interface components such as APIs, services, databases, workers, command-line tools, and libraries.
Agent
A controlled worker for building one specified part of a user interface, such as a web page, admin panel, mobile app, or mini-program. It must inspect the project and receive approval before changing files.
Agent
A read-only planning agent for splitting a coding task into frontend and backend work. It creates an execution plan with responsibilities, file ownership, dependencies, and required decisions.
Agent
A read-only project scout that examines a repository to identify its components, technologies, commands, dependencies, and parallel-work risks. It does not change files or run project commands.
Agent
A read-only reviewer for checking agent-built changes, coordination records, tests, ownership, contracts, and security. It reports findings without modifying product files or assigning work.
Agent
A read-only verification agent for coordinated coding work. It checks ownership records, approved file scope, coordination evidence, and real project validation commands.