在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用已收集 skills
4
Stars
5
更新
2026-07-11
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览
这个仓库中的 skills
创作者/仓库/skill
skill
职业分类
描述
更新
errors
软件开发工程师
Review changed and surrounding code for error handling violations and fix them. Use when checking or fixing error conventions in the project: no dynamic errors, sentinel errors only.
2026-07-11
lint
软件开发工程师
Run golangci-lint on the project
2026-07-11
test
软件质量保证分析师与测试员
Run unit tests for the project
2026-07-11
testing
软件质量保证分析师与测试员
Review code for Go testing conventions and write or fix tests. Use when writing new tests or reviewing existing ones in this project: table-driven tests, gomock mocks, parallel subtests.
2026-07-11