skill
职业分类
描述
更新
verify
软件质量保证分析师与测试员
Run the full lint, format check, and test suite. Use before committing or when checking if changes are valid.
2026-04-09
mutate
软件质量保证分析师与测试员
Run mutation testing with cargo-mutants. Use after writing tests to verify they actually catch regressions — survivors indicate weak assertions.
2026-04-04