ShouZhengAI/CS146S_CN

A hands-on Chinese version of the CS146S course, including assignments and vibe coding tools. This project will be maintained long-term and aims to create the best Chinese vibe coding tutorial.

About the project

CS146S_CN is a Chinese-language, hands-on course about developing software with coding agents, including agent skills, MCP, specification-driven development, testing, deployment, and software-factory practices. It is for programmers learning how to design and use agent-assisted development workflows. The catalogue entries are commands associated with the course.

1.6kStars on the repository
3Mods indexed here, across every type
7d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

docs-sync

01

ShouZhengAI/CS146S_CN

Command Claude Code

Synchronize docs/API.md with the FastAPI OpenAPI document. $ARGUMENTS may contain a server base URL; default to http://127.0.0.1:8000.

not rated 1.6k +39 7d ago A 0 tokens original MIT

refactor-module

02

ShouZhengAI/CS146S_CN

Command Claude Code

Refactor the module described by $ARGUMENTS (include old path, new path, and any symbol rename). Refuse to guess if either path is missing.

not rated 1.6k +39 7d ago A 0 tokens original MIT

tests

03

ShouZhengAI/CS146S_CN

Command Claude Code

Run the Week 4 backend test workflow. Build TESTARGS from $ARGUMENTS: use backend/tests when it is empty; prepend backend/tests when it starts with an option such as -k; otherwise use the supplied path or node ID as-is.

not rated 1.6k +39 7d ago A 0 tokens original MIT