vinvcn/mattpocock-skills-zh-cn732 installs
implement
基于 spec 或 ticket 集合实现一段工作。
How do I install this agent skill?
npx skills add https://github.com/vinvcn/mattpocock-skills-zh-cn --skill implementIs this agent skill safe to install?
- Gen Agent Trust Hubpass
The skill is a standard development assistant for implementing code based on project documentation. While it contains no malicious code, it operates on external input (PRDs/issues) and executes shell commands (tests/typechecking), which represents a standard indirect prompt injection surface.
- Socketpass
No alerts
- Snykpass
Risk: LOW · No issues
What does this agent skill do?
实现用户在 spec 或 tickets 中描述的工作。
尽可能在预先认可的 seams 上使用 /tdd。
定期运行 typechecking,定期运行单个测试文件,并在最后运行完整测试套件。
完成后,使用 /code-review 审查这次工作。
把工作提交到当前 branch。
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/vinvcn/mattpocock-skills-zh-cn/implement">View implement on skillZs</a>