Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:58:08 +08:00
commit 9f0794c603
13 changed files with 4258 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "textual-tui",
"description": "Comprehensive skill for Claude Code to build professional terminal user interfaces with Textual. Includes 40+ widgets, layouts, styling, reactive programming, and worker patterns.",
"version": "0.0.0-2025.11.28",
"author": {
"name": "aperepel",
"email": "aperepel@users.noreply.github.com"
},
"skills": [
"./skill"
]
}