Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By trabian
Design, validate, and compose UI components and screens in uxscii ASCII art format (.uxm files) using natural language prompts. Generate from text descriptions or screenshot imports, enhance fidelity and interaction states, scaffold full pages like dashboards or checkouts, browse bundled templates, and inspect metadata previews.
npx claudepluginhub joshuarweaver/cascade-content-creation-misc-1 --plugin trabian-fluxwing-skillsCreate uxscii components with ASCII art and structured metadata when user wants to create, build, or design UI components. Use when working with .uxm files, when user mentions .uxm components, or when creating buttons, inputs, cards, forms, modals, or navigation.
Add interaction states like hover, focus, disabled, active, error to existing uxscii components. Use when working with .uxm files, when user wants to expand, enhance, or add states to .uxm components.
View detailed information about a specific uxscii component including metadata, states, props, and ASCII preview. Use when working with .uxm files, when user wants to see, view, inspect, or get details about a .uxm component.
Enhance uxscii components from sketch to production fidelity. Use when working with .uxm files marked as "fidelity: sketch" or when user wants to add detail and polish to components.
Browse and view all available uxscii components including bundled templates, user components, and screens. Use when working with .uxm files, when user wants to see, list, browse, or search .uxm components or screens.
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Connect Claude Code to TypeUI MCP for curated design systems, UI prompts, and layout variations.
Use this agent when creating user interfaces, designing components, building design systems, or improving visual aesthetics. This agent specializes in creating beautiful, functional interfaces that can be implemented quickly within 6-day sprints. Examples:\n\n<example>\nContext: Starting a new app or feature design
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Complete UI/UX design system for React Native & Next.js with 4 core skills
Web development tools including frontend design workflows
UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient. Integrations: shadcn/ui MCP for component search and examples.
Rapid iterative design with progressive fidelity.
Fluxwing enables rapid iteration using ASCII—a format both humans and AI read natively:
Why ASCII? It's rapid. Both humans and AI read it natively. Structure first, pixels later.
Level 1: ASCII Layout
╭──────────────────────╮
│ Welcome Back │
│ ┌────────────────┐ │
│ │ Email │ │
│ └────────────────┘ │
│ [ Sign In ] │
╰──────────────────────╯
Iterate with Claude: "Move button up" → quick changes. Try multiple layouts rapidly.
Level 2: Component Metadata
{
"id": "submit-button",
"variant": "primary",
"states": { "hover": {...}, "disabled": {...} }
}
Add behavior, states, accessibility as design solidifies.
Level 3: Review and Move to High-Fidelity
Get it right before investing in high-fidelity.
Fluxwing is the AI-powered design tool. uxscii is the open standard it uses.
Think of it this way:
Get started in 10 seconds:
# In Claude Code, add the marketplace
/plugin marketplace add trabian/fluxwing-skills
# Install the plugin
/plugin install fluxwing-skills
That's it! Start designing by talking to Claude naturally.
For the GUI Claude app:
Available skills: 6 ZIP files (one per skill)
fluxwing-component-creator.zip (60KB)fluxwing-library-browser.zip (7.6KB)fluxwing-component-expander.zip (9.3KB)fluxwing-screen-scaffolder.zip (15KB)fluxwing-component-viewer.zip (6.6KB)fluxwing-screenshot-importer.zip (24KB)Requirements: Pro, Max, Team, or Enterprise plan with code execution enabled
See INSTALL.md for detailed instructions, development setup, and troubleshooting.
Simply ask Claude:
"Create a button component"
The fluxwing-component-creator skill activates and guides you through creating a button with interactive states, accessibility attributes, and clean ASCII visualization.
Ask Claude:
"Show me all available components"
The fluxwing-library-browser skill shows you 11 bundled templates (buttons, inputs, cards, modals, etc.) and your project components.
Ask Claude:
"Build a login screen"
The fluxwing-screen-scaffolder skill creates missing components, composes them into a screen, and generates rendered examples with real data.
Ask Claude:
"Add hover state to my button"
The fluxwing-component-expander skill adds interactive states (hover, focus, disabled, active, error) to existing components.
| Skill | Triggers | Purpose |
|---|---|---|
| fluxwing-component-creator | "Create a button", "I need an input component" | Create new components (buttons, inputs, cards, etc.) |
| fluxwing-library-browser | "Show me all components", "Browse the library" | Browse available templates and user components |
| fluxwing-component-expander | "Add hover state", "Make this interactive" | Add states to existing components |
| fluxwing-screen-scaffolder | "Create a login screen", "Build a dashboard" | Build complete screens from components |
| fluxwing-component-viewer | "Show me the submit-button", "View details" | View component details and metadata |
| fluxwing-screenshot-importer | "Import this screenshot", "Convert screenshot" | Convert screenshots to uxscii components |
Skills activate automatically based on your natural language requests to Claude.
Every component consists of two files: