This repository demonstrates how to use Claude Code to do real engineering work, not just writing code. 本项目是极客时间专栏 《...
Copy the install, test the workflow, then decide if it earns a permanent slot.
Strong idea surface, weaker maintenance signal. Steal the pattern before you commit.
Copy the install, test the workflow, then decide if it earns a permanent slot.
Not hard to test, not trivial to unwind. Worth trying if it closes a sharp gap.
GitHub health unknown. no security policy. Archived repo plus maintenance drag means copy patterns, not the whole tool.
AI Agent
Claude Code
Model
Claude
Build Time
Instant
Fastest way to find out if claude-code-engineering belongs in your setup.
Copy the install command, run a real test, and back it out cleanly if it slows you down.
# Visit: https://github.com/huangjia2019/claude-code-engineeringRun this first. You will know quickly if the workflow earns a permanent slot.
# No automated removal — visit https://github.com/huangjia2019/claude-code-engineeringNo messy cleanup loop. If it misses, remove it and keep moving.
Install Location
~/ └─ .claude/ ├─ commands/ ├─ agents/ │ └─ claude-code-engineering/ ← installs here └─ settings.json
This repository demonstrates how to use Claude Code to do real engineering work, not just writing code. 本项目是极客时间专栏 《Claude Code 工程化实战》 的官方配套示例仓库,目标很明确: 把 Claude Code 从“对话式编码工具”,变成 可设计、可复用、可治理的工程系统。