实现:根据需求文档或任务清单开始写代码。内部走 TDD 小步测试,完成后做代码评审再提交。Implement a piece of work based on a spec or set of tickets.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add xiehuan123/coding-coach --skill implement --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Implement?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/xiehuan123-implement-coding-coach)More formats (shields.io, HTML) on the badges page.
---
name: implement
description: 实现:根据需求文档或任务清单开始写代码。内部走 TDD 小步测试,完成后做代码评审再提交。Implement a piece of work based on a spec or set of tickets.
---
Implement the work described by the user in the spec or tickets.
Use /tdd where possible, at pre-agreed seams.
Run typechecking regularly, single test files regularly, and the full test suite once at the end.
Once done, use /code-review to review the work.
Commit your work to the current branch.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!