dashboard-redesign

dashboard-redesign is a skill for Codex from aditya-ariosity/ux-ui-skills. It costs 86 tokens per session (1,412 once invoked), scanned A, original, MIT.

A redesign guide for dashboards and analytical workspaces that show metrics and operational data.

In plain words
What is it for?
Use it to improve KPI views, monitoring boards, reporting screens, operational consoles, and investigation workflows.
Why use it?
It connects the numbers to the decisions users must make and makes definitions, comparisons, and data quality clearer.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to improve KPI views, monitoring boards, reporting screens, operational consoles, and investigation workflows.

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

Made for: 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 dashboard-redesign

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/aditya-ariosity/ux-ui-skills/dashboard-redesign"><img src="https://agentmods.dev/badge/skills/aditya-ariosity/ux-ui-skills/dashboard-redesign.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 86 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,412 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.00086 $0.01412
Opus 5 $0.00043 $0.00706
Sonnet 5 $0.00017 $0.00282
Haiku 4.5 $0.00009 $0.00141

Measured yesterday against content hash dcac4dd8b903, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

dashboard-redesign 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 yesterday.

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.

dashboard-redesign/SKILL.md · 145 lines

How it starts

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

Dashboard Redesign

Design a decision instrument, not a wall of metrics. Preserve useful density, expose the comparisons that matter, and make data quality and scope legible.

1. Establish the decision model

Identify:

  • users: primary role, expertise, frequency, environment, devices, display duration, accessibility, and export needs;
  • decisions: required actions, monitoring cadence, acceptable time to notice, and the workflow from signal through investigation to action;
  • data: metric definitions, owners, sources, freshness, and latency;
  • context: required comparisons, targets, thresholds, and segments.

If these are unknown, state assumptions and mark metric semantics for owner validation. Never infer that a visible number is a KPI.

Checkpoint: State assumptions, have the data owner validate metric meaning and thresholds, revise the decision matrix and affected representations, then re-check until every unresolved semantic question is explicitly marked for decision.

Classify the surface using references/dashboard-models.md. A monitoring board, executive scorecard, operational queue, and analytical workspace need different density and interaction.

2. Inventory decisions before widgets

Build a compact matrix:

Decision | Signal | Comparison | Grain | Freshness | Action | Failure cost

Synthetic example: Which route needs intervention? | Risk state | Operations threshold and shift target | Route | Per vehicle | Open incident | Missed service

Remove or demote data that does not support a scoped decision, diagnosis, or required reporting obligation. Identify missing context before selecting chart types.

Checkpoint: Every row ends in a real decision or reporting obligation; remove the rest.

3. Create the information architecture

Organize the page in this order when it matches the task:

  1. scope and data state;
  2. conditions requiring attention;
  3. core outcome and comparison;
  4. causes or contributing dimensions;
  5. records, evidence, and actions.

Read the full file on GitHub · 145 lines

Files

What ships with it

6 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. yesterday Changed · +11 lines · +13 tokens per session dcac4dd8b903
  2. 8d ago First seen · 134 lines · 73 tokens per session scan A 25435aea664f

Subscribe to this mod's changes

dashboard-redesign is a skill published in the GitHub repository aditya-ariosity/ux-ui-skills (2 stars, last pushed 2d ago), licensed MIT. It adds 86 tokens to every session and 1,412 once invoked, about $0.0004 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-09-04.

Related

Other skills, from other repositories

design-with-claude

Use when design work needs a product designer's eye: auditing a codebase for design-system gaps, fixing WCAG contrast and unlabeled inputs, choosing type scales or spacing steps, reviewing UI that looks generic or AI-generated, or designing forms, tables, dashboards, navigation, checkout, onboarding, dark mode, and…

imsaif/design-with-claude · 0 tokens

Design

A comprehensive design operating system synthesized from 10 canonical design books. Covers research, typography, color theory, composition, branding, logo design, storytelling, web design, creative process, and professional practice.

frhscopex/design-skill-os · 42 tokens

Design

A comprehensive design operating system synthesized from 10 canonical design books. Covers research, typography, color theory, composition, branding, logo design, storytelling, web design, creative process, and professional practice.

frhscopex/design-skill-os · 42 tokens

hps-bauhaus

A visual-design fundamentals course for new brand designers — grid, type, color, and the exercises that build the eye. Built as a decision-grade professional training deck for junior designers, new hires.

nexu-io/open-design · 45 tokens

html-ppt-zhangzara-pink-script

A wedding-anniversary tribute photo essay — a decade in scenes, the turning points, and the quiet meaning of staying. Built as a decision-grade story deck for couple, family, friends.

nexu-io/open-design · 50 tokens

html-ppt-zhangzara-blue-professional

OpenDesign's QBR for the executive committee: what moved, what stalled, and the resource reallocation ask. Built as a decision-grade corporate strategy deck for executive committee.

nexu-io/open-design · 47 tokens