·textual-app-lifecycle
</>

textual-app-lifecycle

使用适当的应用程序生命周期管理、屏幕处理和事件循环构建文本应用程序。在创建文本应用程序子类、实现 on_mount/on_unmount 处理程序、管理应用程序状态、在屏幕之间导航以及了解应用程序初始化流程时使用。包括正常关闭、配置加载和守护程序/后台任务管理的模式。

3安装·0热度·@dawiddutoit

安装

$npx skills add https://github.com/dawiddutoit/custom-claude --skill textual-app-lifecycle

如何安装 textual-app-lifecycle

通过命令行快速安装 textual-app-lifecycle AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/dawiddutoit/custom-claude --skill textual-app-lifecycle
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:dawiddutoit/custom-claude。

SKILL.md

查看原文

Purpose Understand and implement proper Textual application lifecycle patterns including initialization, mounting, screen management, background workers, and graceful shutdown. This is the foundation for building robust TUI applications.

使用适当的应用程序生命周期管理、屏幕处理和事件循环构建文本应用程序。在创建文本应用程序子类、实现 on_mount/on_unmount 处理程序、管理应用程序状态、在屏幕之间导航以及了解应用程序初始化流程时使用。包括正常关闭、配置加载和守护程序/后台任务管理的模式。 来源:dawiddutoit/custom-claude。

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dawiddutoit/custom-claude --skill textual-app-lifecycle 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

安全认证,代码可靠安全 一键安装,配置简单 兼容 Claude Code、Cursor、OpenClaw 等工具

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/dawiddutoit/custom-claude --skill textual-app-lifecycle
分类
</>开发工具
认证
收录时间
2026-02-25
更新时间
2026-03-11

Browse more skills from dawiddutoit/custom-claude

快速解答

什么是 textual-app-lifecycle?

使用适当的应用程序生命周期管理、屏幕处理和事件循环构建文本应用程序。在创建文本应用程序子类、实现 on_mount/on_unmount 处理程序、管理应用程序状态、在屏幕之间导航以及了解应用程序初始化流程时使用。包括正常关闭、配置加载和守护程序/后台任务管理的模式。 来源:dawiddutoit/custom-claude。

如何安装 textual-app-lifecycle?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dawiddutoit/custom-claude --skill textual-app-lifecycle 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/dawiddutoit/custom-claude