testingtesting-security
refactor
Use when changing code structure with intended behavior changes (performance optimizations, rewrites, module splits, sync-to-async, data model shifts, cleanup that may alter outputs or timing) - enforces explicit behavior boundaries, baseline tests, and verification to prevent regressions.
maintainer
dacheng-gao
更新於 1/17/2026
星標
3
分支
0
quick start
Installation and usage
Use when changing code structure with intended behavior changes (performance optimizations, rewrites, module splits, sync-to-async, data model shifts, cleanup that may alter outputs or timing) - enforces explicit behavior boundaries, baseline tests, and verification to prevent regressions.
安裝
$ install --globalskills.sh
使用
安裝後,您可以透過在終端機執行以下指令來使用此技能:
skills use refactor