skilly. Buy ad slot
All skills
Other / AGENT SKILL

implement

vinvcn/mattpocock-skills-zh-cn
3.5K installs 4.4K GitHub stars
0

Implement a unit of work from a specification or set of tickets.
基于 spec 或 ticket 集合实现一段工作。

BEFORE YOU INSTALL

Understand the trade-offs.

SECURITY REVIEW

Not yet assessed

Review the original instructions and requested permissions before installing.

No security review is available for this catalog entry yet.

SKILL QUALITY

Not yet assessed

How clearly the skill guides your agent, how complete its workflow is, and how you can check the outcome.

No quality assessment is available for this catalog entry yet.

The full skill.

Original instructions from the publisher’s SKILL.md

实现用户在 spec 或 tickets 中描述的工作。

尽可能在预先约定好的 seams 上使用 `/tdd`。

定期运行 typechecking,定期运行单个测试文件,并在最后运行完整测试套件。

完成后,使用 `/code-review` 审查这次工作。

把工作提交到当前 branch。