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