Python Unix Philosophy

Apply Unix philosophy to Python architecture, refactoring, and code review. Use when Codex needs to design or review Python modules, services, scripts, dependency boundaries, error handling, configuration-driven logic, or API surfaces; especially when the goal is to reduce coupling, improve clarity, split oversized components, prefer simple mechanisms, or make future extension safer without over-engineering.

amazingchow Updated

File contents

amazingchow/amazing-skills/tree/main/skills/python-project-from-scratch/assets/project-template/.agents/skills/python-unix-philosophy commit 189b2427a1

Frequently asked questions

npx skillmds@latest add amazingchow/python-unix-philosophy-2