@zkochan/cmd-shim is a lightweight utility that creates .cmd shims for executables. These shims are essential for seamless cross-platform compatibility, particularly on Windows. It resolves Node.js shebangs, ensuring scripts run correctly, regardless of the target environment. Ideal for package authors distributing CLI tools, @zkochan/cmd-shim automates the creation of Windows executable wrappers, simplifying installation and execution for users. Use it so users don't have issues running your CLI tool!