{
  "name": "python-cross-platform-smoothing",
  "version": "1.0.0",
  "description": "Use when writing Python scripts that must run on Windows, Linux, and macOS — especially when Rich or Typer output breaks on Windows, when dealing with Unicode/encoding errors, ANSI escape handling, terminal detection, path separators, or console color support. Provides verified cross-platform patterns covering stdout/stderr encoding guards, Windows console quirks, terminal capability detection, and portable I/O for CLI, TUI (Rich/Textual), and GUI environments.",
  "author": "local",
  "license": "MIT",
  "tools": [],
  "trigger_phrases": [],
  "compatible_agents": [
    "aiden"
  ],
  "min_agent_version": "3.0.0",
  "tags": [
    "code",
    "files"
  ],
  "created": "2026-04-27T17:11:59.484Z"
}
