Constant Stroke Width
Keeps a shape-layer stroke visually constant when the layer scales.
Code
// Shape Layer > Stroke Width
100 / transform.scale[0];
shapestrokescale
How to Use
Put this on Stroke Width of a shape you plan to scale. Works best with uniform scaling.