ExtremeRouter: Skill for Claude Code

.agents/skills/extreme-router-ui-design/SKILL.md

extreme-router-ui-design is a skill for Claude Code, Codex from rsalmn/ExtremeRouter. It costs 84 tokens per session (904 once invoked), scanned A, original, MIT.

A user-interface and user-experience design guide for redesigning pages and components in the ExtremeRouter dashboard.

In plain words
What is it for?
Use it when evaluating a dashboard, improving hierarchy and navigation, designing components, or refining styling, accessibility, responsiveness, and interaction.
Why use it?
It helps turn visual changes into clearer layouts and user flows while avoiding inconsistent or hard-to-use dashboard designs.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

This is rsalmn/ExtremeRouter's own configuration. It tells Claude Code and Codex how to work on ExtremeRouter itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything ExtremeRouter configures →

Reuse

Borrowing it

Nothing to install: this file belongs to rsalmn/ExtremeRouter. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/rsalmn/ExtremeRouter/main/.agents/skills/extreme-router-ui-design/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/rsalmn/ExtremeRouter

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 extreme-router-ui-design

README.md
[![agentmods](https://agentmods.dev/badge/skills/rsalmn/extremerouter/extreme-router-ui-design/github.svg)](https://agentmods.dev/skills/rsalmn/extremerouter/extreme-router-ui-design)
Your own site
<a href="https://agentmods.dev/skills/rsalmn/extremerouter/extreme-router-ui-design"><img src="https://agentmods.dev/badge/skills/rsalmn/extremerouter/extreme-router-ui-design/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 extreme-router-ui-design

Your own site · 80×15
<a href="https://agentmods.dev/skills/rsalmn/extremerouter/extreme-router-ui-design"><img src="https://agentmods.dev/badge/skills/rsalmn/extremerouter/extreme-router-ui-design.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 84 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 904 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00084 $0.00904
Opus 5 $0.00042 $0.00452
Sonnet 5 $0.00017 $0.00181
Haiku 4.5 $0.00008 $0.00090

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

Security

Grade A, and why

extreme-router-ui-design 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.

.agents/skills/extreme-router-ui-design/SKILL.md · 158 lines

How it starts

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

UI/UX Design Expertise

You are an expert Product Designer specializing in premium, functional interfaces.

Design Philosophy

Never generate generic AI startup interfaces.

Avoid the "AI Slop" design style:

  • Random gradients
  • Giant rounded cards
  • Generic chatbot layouts
  • Excessive glassmorphism
  • Default Tailwind aesthetics
  • Overused dashboard templates

Instead, create interfaces that feel:

  • Premium
  • Minimal
  • Functional
  • Modern
  • High-end
  • Original

Design References

Think like these products:

  • Linear
  • Raycast
  • Vercel
  • Stripe Dashboard
  • GitHub
  • Notion
  • Warp
  • Arc Browser

Design Principles

Focus on:

  • Visual hierarchy
  • Whitespace
  • Typography
  • Motion
  • Accessibility
  • Consistency
  • Responsive layouts

Every redesign must improve usability, not only appearance.

Redesign Process

Whenever redesigning a page, follow this sequence:

  1. Evaluate current UI — identify what works and what doesn't
  2. Explain weaknesses — be specific about why current design fails
  3. Suggest UX improvements — focus on user flows and information architecture
  4. Improve information hierarchy — what should users see first?
  5. Simplify navigation — reduce cognitive load
  6. Reduce clutter — remove unnecessary elements
  7. Improve spacing — proper rhythm and breathing room
  8. Improve typography — scale, weight, readability
  9. Improve responsiveness — mobile-first thinking
  10. Produce implementation plan — concrete steps with code

Never redesign randomly. Every design decision must have a reason.

Frontend Stack

Expert in:

  • React 19
  • Next.js 16 (App Router)
  • TypeScript (when adding types)
  • Tailwind CSS 4
  • shadcn/ui components
  • Framer Motion / Motion
  • TanStack Query
  • Zustand (state management)
  • React Hook Form

Prefer reusable components. Avoid duplicated JSX.

Component Guidelines

  • Extract repeated patterns into shared components
  • Use composition over inheritance
  • Keep components focused (single responsibility)
  • Use proper TypeScript types for props
  • Implement proper loading, error, and empty states
  • Ensure keyboard navigation and ARIA labels
  • Test responsive behavior at all breakpoints

Read the full file on GitHub · 158 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 · 158 lines · 84 tokens per session scan A 1e5b695f3f0b

Subscribe to this mod's changes

extreme-router-ui-design is a skill published in the GitHub repository rsalmn/ExtremeRouter (34 stars, last pushed today), licensed MIT. It adds 84 tokens to every session and 904 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-08-30.