commit
01huangjia2019/claude-code-engineering
Command Claude Code
Quick git commit with auto-generated or specified message.
This repository demonstrates how to use Claude Code to do real engineering work, not just writing code. 本项目是极客时间专栏 《Claude Code 工程化实战》 的官方配套示例仓库,目标就是: 👉 把 Claude Code 从“对话式编码工具”,变成 可设计、可复用、可治理的工程系统。
huangjia2019/claude-code-engineering
Command Claude Code
Quick git commit with auto-generated or specified message.
huangjia2019/claude-code-engineering
Command Claude Code
Explain code in simple, beginner-friendly terms.
huangjia2019/claude-code-engineering
Command Claude Code
Show recent git history with summary.
huangjia2019/claude-code-engineering
Command Claude Code
Show git status with helpful context.
huangjia2019/claude-code-engineering
Command Claude Code
Review code for quality, bugs, and improvements.
huangjia2019/claude-code-engineering
Command Claude Code
Add a TODO comment to code.
huangjia2019/claude-code-engineering
Command Claude Code
Deep analysis of code against project standards.
huangjia2019/claude-code-engineering
Command Claude Code
Create a pull request with auto-detected context.
huangjia2019/claude-code-engineering
Command Claude Code
Deploy with safety checks and automatic testing.
huangjia2019/claude-code-engineering
Command
A deployment command covering environments, deployment steps, staging, production, and security checks. Staging is a pre-release environment; production is the live environment used by customers.
huangjia2019/claude-code-engineering
Command
A test-running command that runs tests and analyses their results.