ui-ux-patterns

ui-ux-patterns is a skill for Claude Code, Codex from mexmarv/ai-genie-factory. It costs 149 tokens per session (9,413 once invoked), scanned A, original, MIT.

A visual design guide for Databricks Apps, covering layouts, colors, charts, dashboards, filters, cards, and tables in dark and light themes.

In plain words
What is it for?
Use it when building, reviewing, or debugging Python-based Databricks app interfaces and Plotly charts.
Why use it?
It gives app interfaces a consistent appearance and helps keep visual meaning clear when users switch themes.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it when building, reviewing, or debugging Python-based Databricks app interfaces and Plotly charts.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/mexmarv/ai-genie-factory/ui-ux-patterns
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 mexmarv/ai-genie-factory --skill ui-ux-patterns
Clone the repo
git clone --depth 1 https://github.com/mexmarv/ai-genie-factory

Made for: Claude Code, Codex.

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 ui-ux-patterns

README.md
[![agentmods](https://agentmods.dev/badge/skills/mexmarv/ai-genie-factory/ui-ux-patterns/github.svg)](https://agentmods.dev/skills/mexmarv/ai-genie-factory/ui-ux-patterns)
Your own site
<a href="https://agentmods.dev/skills/mexmarv/ai-genie-factory/ui-ux-patterns"><img src="https://agentmods.dev/badge/skills/mexmarv/ai-genie-factory/ui-ux-patterns/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 ui-ux-patterns

Your own site · 80×15
<a href="https://agentmods.dev/skills/mexmarv/ai-genie-factory/ui-ux-patterns"><img src="https://agentmods.dev/badge/skills/mexmarv/ai-genie-factory/ui-ux-patterns.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 149 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 9,413 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.00149 $0.09413
Opus 5 $0.00075 $0.04706
Sonnet 5 $0.00030 $0.01883
Haiku 4.5 $0.00015 $0.00941

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

Security

Grade A, and why

ui-ux-patterns 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/ui-ux-patterns/SKILL.md · 747 lines

How it starts

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

UI/UX Patterns — Alpura Design System + Plotly Chart Layer

Apply to every ui.py and app.py file generated or reviewed.


Theme contract

Every generated UI must support both alpura-dark and alpura-light. Use semantic token names in components; never embed a mode-specific hex value in business UI code. The default is alpura-dark, and the user may switch modes without changing chart meaning or data colors.

These tokens adhere to the 60-30-10 rule:

  • 60% Dominant (Neutral Backgrounds): Background, Surface, Card. Keeping borders matching widget backgrounds reduces visual clutter.
  • 30% Secondary: Text primary, Text secondary, and Chart Color Sequences.
  • 10% Accent: Accent cyan for interactive elements like filters, tabs, and buttons.
Token alpura-dark alpura-light Use
Background #080d14 #f4f7fb App canvas
Surface #0d1117 #ffffff Page and section areas
Card #111820 #ffffff Panels and chart containers
Card hover #161d27 #edf4fa Hover / active surface
Elevated #1a2332 #ffffff Dropdowns, modals, tooltips
Border subtle #1e2a3a #d7e0ea Dividers
Border default #253040 #c2ceda Card and input edges
Border active #00bcd4 #007a8a Focused and selected elements
Text primary #e8edf4 #0d1b2a Headlines and KPI values
Text secondary #8b96a8 #40566f Labels, axes, subtitles
Text muted #657287 #61758a Placeholders and disabled text
Accent cyan #00bcd4 #007a8a Primary CTA, active state, links
Accent cyan dim #008fa3 #006675 Accent hover
Accent purple #7c4dff #5b32d6 Secondary metrics
Positive #22c55e #157a3d Positive deltas and success
Negative #f43f5e #c32645 Negative deltas and errors
Warning #f59e0b #9a5b00 Warnings
Alpura navy #003087 #003087 Brand header/accent

Read the full file on GitHub · 747 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 · 747 lines · 149 tokens per session scan A 790fb1243fd2

Subscribe to this mod's changes

ui-ux-patterns is a skill published in the GitHub repository mexmarv/ai-genie-factory (5 stars, last pushed 1mo ago), licensed MIT. It adds 149 tokens to every session and 9,413 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

data-divergence

Investigate why two datasets that should agree don't — two pipelines writing the same logical table, a rollup vs the detail it aggregates, a dashboard vs its source, one environment vs another. Use when row counts, totals, or date ranges disagree and the question is what happened rather than just what differs. Covers…

andre-salvati/databricks-template · 123 tokens

sql-diagram

Diagram a SQL query and explain what it shows — either its execution steps (mode=plan) or its column lineage (mode=lineage) — then trace it through small data so the defects the picture cannot show become visible. Use when asked to visualize, diagram, explain or review what a query does, how it joins its tables, or…

andre-salvati/databricks-template · 121 tokens

project-costs

Run the project cost report and write the analysis into it. Use when asked about this project's cloud spend, cost anomalies, spikes or trends, DBU/DSU consumption, per-job or per-pipeline cost, or the AWS vs Databricks split. Runs make project-costs (AWS Cost Explorer + Databricks system.billing), then analyses the…

andre-salvati/databricks-template · 93 tokens

html-ppt-hermes-cyber-terminal

OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.

nexu-io/open-design · 53 tokens

html-ppt-taste-brutalist

16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill brutalist-skill (Tactical Telemetry mode).

nexu-io/open-design · 78 tokens

visual-ralph

Visual Ralph orchestration for frontend UI from generated references, static references, or live URL targets, using $ralph with built-in visual verdict and pixel-diff evidence until the implementation matches and leaves a reproducible design system.

Yeachan-Heo/oh-my-codex · 50 tokens