home/categories/testing/tizee-dotfiles-claude-skills-script-bugfix-skill-md
testingtesting-security

script-bugfix

Debug and fix complex scripts by isolating side effects, extracting core logic into a controlled environment, validating behavior there, then reintegrating with minimal changes. Use this when scripts lack unit tests and are hard to reason about due to IO, environment, or orchestration complexity.

tizee
maintainer
tizee
Обновлено 1/19/2026
Звёзды
2
Форки
0
quick start

Installation and usage

Debug and fix complex scripts by isolating side effects, extracting core logic into a controlled environment, validating behavior there, then reintegrating with minimal changes. Use this when scripts lack unit tests and are hard to reason about due to IO, environment, or orchestration complexity.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use script-bugfix