debuggingtools
localizing-variables
Declare variables in smallest possible scope, initialize close to first use, minimize span and live time
maintainer
obra
Updated 10/9/2025
Stars
29
Forks
23
quick start
Installation and usage
Declare variables in smallest possible scope, initialize close to first use, minimize span and live time
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use localizing-variables