home/categories/code-quality/ruby-git-ruby-git-github-skills-tdd-refactor-step-skill-md
code-qualitytesting-security

tdd-refactor-step

Guides the REFACTOR step of the TDD cycle — identifying code smells, applying safe refactoring techniques, cleaning test code, and verifying with rubocop. Use during RED-GREEN-REFACTOR when deciding what and how to refactor after making a test pass.

ruby-git
maintainer
ruby-git
更新於 3/25/2026
星標
1794
分支
528
quick start

Installation and usage

Guides the REFACTOR step of the TDD cycle — identifying code smells, applying safe refactoring techniques, cleaning test code, and verifying with rubocop. Use during RED-GREEN-REFACTOR when deciding what and how to refactor after making a test pass.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use tdd-refactor-step