Ensuring Cross Platform

Apply platform-agnostic engineering rules so Langflow code, tests, and Docker images behave identically on Ubuntu, macOS (Intel x86_64 + Apple Silicon arm64), and native Windows — plus the linux/amd64 + linux/arm64 Docker matrix and the separate Langflow Desktop distribution for Windows and macOS. Use when writing or reviewing code that touches the filesystem, shell, subprocess, encoding, time, paths, native dependencies, the cross-platform-test workflow, or Docker — or when the user mentions Windows, macOS, Linux, ARM, Desktop, "works on my machine", or Docker in a Langflow context.

Cristhianzl Updated

File contents

Cristhianzl/claude-skills-czl/tree/main/configs/langflow/skills/ensuring-cross-platform commit a7fa4d1358

Frequently asked questions

npx skillmds@latest add cristhianzl/ensuring-cross-platform-2