Textual App Lifecycle

Builds Textual applications with proper app lifecycle management, screen handling, and event loops. Use when creating Textual App subclasses, implementing on_mount/on_unmount handlers, managing application state, navigating between screens, and understanding app initialization flow. Includes patterns for graceful shutdown, configuration loading, and daemon/background task management.

dawiddutoit Updated

File contents

dawiddutoit/custom-claude/tree/main/skills/textual-app-lifecycle commit 40ec52b0bd

Frequently asked questions

npx skillmds@latest add dawiddutoit/textual-app-lifecycle