financial-ui-styles

financial-ui-styles is a skill for Claude Code from rgourley/financial-ui-suite. It costs 137 tokens per session (2,945 once invoked), scanned A, original, MIT.

A set of visual style guides for interfaces that display financial data. It offers different directions based on products such as Bloomberg, TradingView, Robinhood, the Financial Times, crypto exchanges, and financial dashboards.

In plain words
What is it for?
Use it to select or apply a visual style when creating or redesigning trading screens, portfolio views, market dashboards, charts, or other financial data interfaces.
Why use it?
It helps choose a consistent visual direction for a data-heavy financial interface instead of making appearance decisions ad hoc. The input says it is intended to be used alongside finance-specific correctness rules.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the financial-ui-suite plugin — 2 skills shipped together

Good fit Use it to select or apply a visual style when creating or redesigning trading screens, portfolio views, market dashboards, charts, or other financial data interfaces.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/rgourley/financial-ui-suite/financial-ui-styles
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add rgourley/financial-ui-suite --skill financial-ui-styles
Clone the repo
git clone --depth 1 https://github.com/rgourley/financial-ui-suite

Made for: Claude Code.

Or install financial-ui-suite, the plugin that ships this one along with the rest of its 2 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for financial-ui-styles

README.md
[![agentmods](https://agentmods.dev/badge/skills/rgourley/financial-ui-suite/financial-ui-styles/github.svg)](https://agentmods.dev/skills/rgourley/financial-ui-suite/financial-ui-styles)
Your own site
<a href="https://agentmods.dev/skills/rgourley/financial-ui-suite/financial-ui-styles"><img src="https://agentmods.dev/badge/skills/rgourley/financial-ui-suite/financial-ui-styles/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for financial-ui-styles

Your own site · 80×15
<a href="https://agentmods.dev/skills/rgourley/financial-ui-suite/financial-ui-styles"><img src="https://agentmods.dev/badge/skills/rgourley/financial-ui-suite/financial-ui-styles.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 137 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,945 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00137 $0.02945
Opus 5 $0.00068 $0.01473
Sonnet 5 $0.00027 $0.00589
Haiku 4.5 $0.00014 $0.00295

Measured 11d ago against content hash e7c568e2d6da, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

financial-ui-styles scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/financial-ui-styles/SKILL.md · 162 lines

How it starts

The opening of the file, as written. The whole thing — 162 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Financial UI Styles

Overview

Fourteen distinct visual styles for financial UIs. The base skill financial-ui-patterns handles correctness (tabular nums, semantic tokens, tick flash, accessibility). This skill handles visual style — the brand-flavored layer on top.

Layering:

product-design                  → atomic decisions for any SaaS UI
financial-ui-patterns           → finance-specific correctness (mandatory)
financial-ui-styles (this)      → brand style / visual polish (pick one)

You always apply the lower layers. You pick exactly one style on top.

When to Use

  • User says "make it look like X" where X is a financial product or aesthetic
  • User specifies brand/aesthetic direction ("Bloomberg style", "Robinhood feel", "FT-like", "API-dashboard aesthetic")
  • Starting a new financial UI from scratch and picking the visual direction
  • Refactoring an existing financial UI toward a specific aesthetic

Don't use for: marketing pages, blog posts, anything not loading data. Styles are calibrated for data-dense UIs.

How to Pick

Match the user and product category, not the brand mood the founder asked for.

If the user is... And the product is... Pick
Institutional / desk trader Desktop terminal, command-line driven, max density pro-terminal
Pro / prosumer trader Modern web app, dense but not terminal-dense modern-pro-dark
Mainstream prosumer Chart-forward consumer market data, watchlist + multi-ticker compare yahoo-prosumer
Self-directed retail-pro Multi-panel custom terminal with embedded AI agent, themed views alphaspace
Buy-side analyst Document/transcript search, sentiment, AI summaries research-terminal
Active options trader Strategy builder, Greeks-forward tasty-pro
Centralized crypto trader Exchange (CEX), spot + perps crypto-exchange
Onchain / DeFi user DEX, swap UI, wallet-connect first defi-native
Retail consumer Mobile-first investing app, dark retail-polish-dark
Retail consumer Money app / neobank, light, friendly retail-polish-light
News / analysis reader Editorial layout with embedded market data editorial-financial
Developer / admin API console, dashboard, docs-adjacent api-dashboard
iOS user Native companion or web that mimics native iOS apple-native
Indie / developer trader Tiled multi-pane terminal (TUI) dashboard, muted, theme-swappable retro-tui

Read the full file on GitHub · 162 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 162 lines · 137 tokens per session scan A e7c568e2d6da

Subscribe to this mod's changes

financial-ui-styles is a skill published in the GitHub repository rgourley/financial-ui-suite (6 stars, last pushed 28d ago), licensed MIT. It adds 137 tokens to every session and 2,945 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

design-dna

Extract, define, and apply design DNA across three dimensions: design system (tokens), design style (qualitative feel), and visual effects (Canvas, WebGL, 3D, particles, shaders, scroll effects, etc.). Use this skill when: (1) a user wants to see the full 3-dimension design structure/schema, (2) a user provides…

zanwei/design-dna · 192 tokens

business-design

Read financials, map competitive landscapes, and argue design decisions in the language of value. Use when defending design to commercial stakeholders. For the live negotiation itself, use design-negotiation (designer-toolkit).

Owl-Listener/designer-skills · 47 tokens

chief-financial-officer

Owns the financial position: planning, budgeting, forecasting, unit economics, cash, and the numbers the business is run and reported on. Use this to build or challenge a budget, model a decision's financial consequence, assess unit economics or runway, evaluate an investment or spend request, set financial controls…

cbrock84/headcount · 88 tokens

fundraising-and-investor-relations

Raises capital and manages the relationship afterward — deciding how much and why, understanding what dilution and preferences actually cost, running a process with real competitive tension, preparing for diligence before it starts, and reporting to investors and a board in a way that keeps support when results are…

cbrock84/headcount · 91 tokens

financial-statement-analysis

Reads a set of financial statements and establishes what changed and why — fluctuation analysis against prior period and against budget, profitability, liquidity, solvency and efficiency ratios, benchmarking, and the non-GAAP measures presented alongside them. Use this to interpret results, review a counterparty's or…

cbrock84/headcount · 93 tokens

internal-controls-and-audit

Designs and tests controls over financial reporting — segregation of duties, approval limits, evidence, and preparing for audit. Use this to design controls for a process, prepare for an external audit, respond to an audit finding, set approval thresholds, or assess where a small team's segregation of duties is…

cbrock84/headcount · 67 tokens