home/categories/lab-tools/alexei-led-cc-thingz-plugins-dev-workflow-skills-codex-improving-tests-skill-md
lab-toolsresearch
improving-tests
Sequential test improvement — scan test structure, identify gaps (missing edge cases, non-table-driven tests), refactor to table-driven or parametrized form, add missing coverage, and verify tests pass after each change.
maintainer
alexei-led
更新日 4/2/2026
スター
17
フォーク
1
quick start
Installation and usage
Sequential test improvement — scan test structure, identify gaps (missing edge cases, non-table-driven tests), refactor to table-driven or parametrized form, add missing coverage, and verify tests pass after each change.
インストール
$ install --globalskills.sh
使い方
インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:
skills use improving-tests