Jrakru Marketplace Ui
jrakru-marketplace_ui is a Claude Code plugin marketplace for the Build phase that helps you build Python Textual TUIs, Marimo reactive notebooks, and well-designed terminal or notebook interfaces.
Add Jrakru’s UI marketplace when you build Python terminal apps with Textual, reactive Marimo notebooks, or CLI-facing interfaces that need layout, accessibility, and testing guidance in Claude Code.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install jrakru-marketplace_ui@Jrakru/marketplace_UIBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:Jrakru/marketplace_UI") and the paste-ready config with skillselion.get_install_config("plugin:Jrakru/marketplace_UI").
What it does
Jrakru marketplace_UI is a sixteen-plugin Claude Code marketplace aimed at Python builders who want polished interfaces outside the browser mainstream. Skills walk you through Textual terminal applications—from screens and navigation to custom widgets, scrollable containers, and TCSS themes—plus Marimo reactive notebooks for interactive, auto-updating analysis UIs. The catalog mixes getting-started guides, layout theory, event bubbling, and testing practices so a solo developer can treat a TUI or notebook like a first-class product surface. WCAG and usability language appears throughout, which helps when operator tools must remain readable and keyboard-friendly. It is phase-specific frontend work: you still own packaging, deployment, and backend logic elsewhere. Choose it when your deliverable is a Textual or Marimo UI; skip it when you only need React or native mobile design systems.
Highlights
- Sixteen Claude Code plugins covering Textual TUI apps, Marimo notebooks, and interface design practice
- Progressive skills for layouts (flexbox, grid, hstack/vstack), widgets, modals, datatables, and TCSS styling
- Marimo-focused flows: reactive state, auto-execution, Jupyter-style notebooks with interactive controls
- Testing hooks including pytest and snapshot patterns for Textual UIs
- Accessibility and usability emphasis with WCAG-oriented tokens, typography, and human-first UX principles
Why builders use it
You are shipping a Python CLI or notebook tool but lack structured agent guidance for Textual layouts, Marimo interactivity, and accessible UI patterns.
You install sixteen UI-focused plugins so Claude Code can guide screens, widgets, styling, and tests for terminal and notebook interfaces.
At a glance
- Type - Plugin in Frontend & UI.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is jrakru-marketplace_ui for?
It is for Claude Code users building Python Textual terminal apps or Marimo notebooks who want reusable UI, layout, and accessibility skills.
When should I use jrakru-marketplace_ui?
Use it while implementing or refining user-facing TUIs, notebook UIs, forms, tables, and styling—not when you only need API or infra automation.
How do I add jrakru-marketplace_ui to my agent?
Register the Jrakru/marketplace_UI marketplace in Claude Code and enable the Textual, Marimo, and design-helper plugins relevant to your project.
Comments
Share how you use jrakru-marketplace_ui, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.