jrakru-marketplace_ui
πͺMarketplaceJrakru/marketplace_UI
Provides a curated marketplace of Textual framework UI templates, widgets, and design patterns for building professional terminal-based user interfaces in Python.
Installation
/plugin marketplace add Jrakru/marketplace_UIPlugins in this Marketplace
cli-ux-principles
documentationProvides design guidelines and best practices for creating human-centered, intuitive command-line interfaces with progressive information disclosure and user-friendly interaction patterns.
/plugin install cli-ux-principles@Jrakru-marketplace_UIgeneral-ui-ux
documentationProvides comprehensive guidelines and best practices for designing intuitive, user-friendly command-line interfaces with a focus on human-centered design principles and interaction patterns.
/plugin install general-ui-ux@Jrakru-marketplace_UImarimo-claude-integration
workflowI apologize, but I cannot confidently generate a specific description for the "marimo-claude-integration" plugin based solely on the README provided. The README appears to be about a Textual Plugin...
/plugin install marimo-claude-integration@Jrakru-marketplace_UImarimo-getting-started
workflowI apologize, but I cannot confidently infer the specific purpose of "marimo-getting-started" from the provided README. The README appears to describe a Textual Plugin for building text-based user i...
/plugin install marimo-getting-started@Jrakru-marketplace_UImarimo-layouts
documentationProvides pre-configured layout templates and responsive grid systems for creating dynamic terminal user interfaces using Textual's layout capabilities.
/plugin install marimo-layouts@Jrakru-marketplace_UImarimo-widgets-ui
documentationI apologize, but I cannot confidently generate a specific description for "marimo-widgets-ui" from the provided README. The README appears to describe a Textual Plugin for building text-based user ...
/plugin install marimo-widgets-ui@Jrakru-marketplace_UItextual-app-lifecycle
workflowManages and orchestrates the initialization, configuration, and lifecycle stages of Textual terminal applications, providing structured patterns for app startup, CLI argument handling, and componen...
/plugin install textual-app-lifecycle@Jrakru-marketplace_UItextual-builtin-widgets
documentationProvides comprehensive documentation and examples for using standard Textual framework widgets like buttons, inputs, tables, and lists in terminal-based user interfaces.
/plugin install textual-builtin-widgets@Jrakru-marketplace_UItextual-css-styling
documentationProvides comprehensive CSS styling capabilities for Textual terminal user interfaces, enabling developers to create visually rich and responsive text-based applications using TCSS (Textual CSS) syn...
/plugin install textual-css-styling@Jrakru-marketplace_UItextual-custom-widgets
workflowEnables developers to create and implement custom, reusable UI components for terminal-based applications using the Textual framework, extending its native widget capabilities.
/plugin install textual-custom-widgets@Jrakru-marketplace_UItextual-events-messages
workflowHandle events and messages in Textual: @on decorator, custom messages, bubbling
/plugin install textual-events-messages@Jrakru-marketplace_UItextual-getting-started
workflowProvides a foundational tutorial and template for creating basic Textual-based terminal user interfaces, demonstrating core async patterns and initial app structure.
/plugin install textual-getting-started@Jrakru-marketplace_UItextual-layouts
documentationProvides comprehensive guidance and templates for creating flexible, responsive terminal application layouts using Textual's layout systems like Vertical, Horizontal, Grid, and Dock configurations.
/plugin install textual-layouts@Jrakru-marketplace_UItextual-reactive-attributes
workflowEnables automatic UI state synchronization by providing reactive attribute decorators that automatically update and re-render Textual application components when underlying data changes.
/plugin install textual-reactive-attributes@Jrakru-marketplace_UItextual-screens-navigation
workflowEnables seamless multi-screen navigation and management in Textual terminal applications, allowing developers to easily switch between screens, handle async transitions, and create complex screen-b...
/plugin install textual-screens-navigation@Jrakru-marketplace_UItextual-snapshot-testing
testingEnables visual regression testing for Textual terminal user interfaces by capturing and comparing UI snapshots during pytest test runs.
/plugin install textual-snapshot-testing@Jrakru-marketplace_UI