Files
42marketplaces/sync/gh-aperepel-textual-tui-skill.json
2025-11-29 18:53:27 +08:00

18 lines
538 B
JSON

{
"name": "textual-tui",
"owner": {
"name": "aperepel",
"email": "aperepel@users.noreply.github.com"
},
"plugins": [
{
"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.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-aperepel-textual-tui-skill.git"
},
"strict": true
}
]
}