feat: 新增 account 和 plan 目录
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"zh": {
|
||||
"name": "测试驱动开发",
|
||||
"description": "Red-Green-Refactor 工作流:先写失败测试,再写最小实现代码,最后重构。确保每行代码都有测试覆盖"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user