Financial UI.Ten aesthetics.Zero templates.
A Claude Code plugin with two skills. financial-ui-patterns covers the correctness rules AI tools usually miss: tabular-nums, per-asset number formatting, streaming state, timezone-aware timestamps, colorblind-safe up/down. financial-ui-styles picks one of ten visual systems, each modeled on how a real trading product actually ships.
Skills load automatically whenever Claude touches prices, P&L, order books, holdings, or streaming market data. No slash commands, no invocation grammar. Ask what you’d ask a designer.
Stops the AI from shipping the same dashboard every time.
Two skills. One purpose.
product-design handles atomic decisions for any SaaS UI. financial-ui-patterns is mandatory: the correctness rules every serious trading product ships. financial-ui-styles picks one of ten aesthetics so the surface doesn’t blur into every other AI-generated dashboard.
Patterns always loaded. One style per product. Combine in plain English: “build an options chain in TradingView style.”
The defaults that ship without it.
Every line below is something Claude wrote on its own when asked for a trading UI. Each one is a bug in a serious product.
17 references for the parts AI tools miss.
Pulled from how Bloomberg, Kraken, TradingView, Coinbase, FT, Robinhood, and TastyTrade actually ship. Not opinion. Conventions.
Ten aesthetics. Each modeled on something real.
Pick one per product. Each reference encodes the color token, type system, density, and chart treatment of the brand it’s named after.





Talk to it like a person.
No invocation grammar. The agent sees the request, loads the right reference, and writes against it. Mention a brand to pick a style.
Two commands.
Add the marketplace, install the plugin. Skills auto-load whenever Claude touches financial UI. No slash commands, no invocation grammar.
- Works on any Claude Code project
- React + Tailwind examples, framework-agnostic rules
- Includes a verify script that fails on the common anti-patterns
# Add the marketplace from GitHub$claude plugin marketplace add https://github.com/rgourley/financial-ui-suite# Install the plugin$/plugin install financial-ui-suite@financial-ui-suite-dev# Then ask Claude in plain language>build a portfolio holdings table>make it look like Bloomberg terminal# Optional: verify an existing codebase$./scripts/verify-financial-ui.sh ../my-app/src



