claudeindex
Marketplace

ui-development-marketplace

Comprehensive skills and helpers for building Python TUI applications (Textual), reactive notebooks (Marimo), and well-designed interfaces

Stars

0

Forks

0

Plugins

16

Installation

1

Add the marketplace

/plugin marketplace add Jrakru/marketplace_UI
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

16

Plugins

0

Skills

0

Agents

Last Crawled

March 15, 2026

Plugins

Plugin

textual-getting-started

Learn Textual basics: app structure, project setup, hot reload, and async patterns

Plugin

textual-app-lifecycle

Master Textual app lifecycle: initialization, mount/unmount, configuration, and CLI args

Plugin

textual-builtin-widgets

Complete guide to Textual built-in widgets: Button, Input, DataTable, Tree, Select, and more

Plugin

textual-custom-widgets

Create reusable, encapsulated custom widgets for Textual applications

Plugin

textual-layouts

Master Textual layout systems: Vertical, Horizontal, Grid, Dock, and Scrollable containers

Plugin

textual-css-styling

Style Textual apps with TCSS: selectors, colors, borders, themes, and design tokens

Plugin

textual-events-messages

Handle events and messages in Textual: @on decorator, custom messages, bubbling

Plugin

textual-reactive-attributes

Build reactive UIs with auto-updating state, watch methods, and computed values

Plugin

textual-screens-navigation

Multi-screen apps and modal dialogs: screen lifecycle, push/pop, navigation patterns

Plugin

textual-snapshot-testing

Visual regression testing for Textual apps with pytest and snapshot testing

Plugin

marimo-getting-started

Learn Marimo basics: reactive notebooks, cells, auto-execution, and notebook structure

Plugin

marimo-widgets-ui

Interactive Marimo widgets: sliders, dropdowns, text inputs, data tables, forms

Plugin

marimo-layouts

Organize Marimo notebooks with layouts: hstack, vstack, tabs, accordion, sidebar

Plugin

marimo-claude-integration

Use Marimo with Claude Code: helper scripts, CLI commands, and workflows

Plugin

cli-ux-principles

Human-first CLI design: progressive discovery, helpful errors, accessibility, best practices

Plugin

general-ui-ux

UI/UX design principles: color theory, typography, accessibility, layout, WCAG compliance