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