Building Multi UI Apps

Python-specific extension to myai's `architecting-changes`. Load after myai's `architecting-changes` when a Python app has multiple interfaces sharing logic, such as CLI, GUI, API, or automation entry points. Multi-interface Python apps: reusable core, thin adapters, composition root, and layered architecture for GUI + CLI + API sharing business logic.

quick-brown-foxxx 8cb2319 19.7 KB Updated

File contents

quick-brown-foxxx/coding_rules_python/tree/main/skills/building-multi-ui-apps commit 8cb2319d5f

Frequently asked questions

npx skillmds@latest add quick-brown-foxxx/building-multi-ui-apps