Padosoft Cross Platform Scripting

Use this skill when writing or reviewing a script that has to run in more than one place — a developer's Windows machine and a Linux CI runner, a Makefile, a validator, a hook, a release script — and whenever the user says it works locally but fails in CI (or the reverse), a command reported success while the step failed, a path is not found on one platform only, a dotfile is invisible, a file with an accented name is skipped, or a regex misses lines on one checkout. It covers exit-code propagation, path and case semantics, interpreter discovery and how not to parse another tool's human output. Do not use it to choose a scripting language, for container or deployment configuration, or for CI workflow design.

padosoft Updated

File contents

padosoft/skills/tree/main/skills/padosoft-cross-platform-scripting commit 367ad8e3d7

Frequently asked questions

npx skillmds@latest add padosoft/padosoft-cross-platform-scripting