starmapper: Skill for Claude Code

.agents/skills/ui-ux-pro-max/SKILL.md

ui-ux-pro-max is a skill for Claude Code, Codex from FlorianBruniaux/starmapper. It costs 221 tokens per session (3,561 once invoked), scanned B, original, no licence file.

A UI and UX design skill with references for visual styles, colour palettes, fonts, charts, and several front-end frameworks.

In plain words
What is it for?
Use it for websites, landing pages, and user interfaces built with tools such as React, Next.js, Vue, Svelte, Tailwind, or shadcn/ui.
Why use it?
It gives structured design guidance when an interface needs planning, review, implementation, or improvement.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing. Also seen: installed under .agents/ (shared by several agents).

This is FlorianBruniaux/starmapper's own configuration. It tells Claude Code and Codex how to work on starmapper 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 starmapper configures →

Reuse

Borrowing it

Nothing to install: this file belongs to FlorianBruniaux/starmapper. 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/FlorianBruniaux/starmapper/main/.agents/skills/ui-ux-pro-max/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/FlorianBruniaux/starmapper

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-pro-max

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/florianbruniaux/starmapper/ui-ux-pro-max"><img src="https://agentmods.dev/badge/skills/florianbruniaux/starmapper/ui-ux-pro-max.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 221 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,561 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown 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.00221 $0.03561
Opus 5 $0.00111 $0.01781
Sonnet 5 $0.00044 $0.00712
Haiku 4.5 $0.00022 $0.00356

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

Security

Grade B, and why

ui-ux-pro-max scanned grade B with 1 finding 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 9d ago.

The scan reads SKILL.md. This mod also ships 3 executable files (scripts/core.py, scripts/design_system.py, scripts/search.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

Asks for rootmediumPrivilege escalation

A mod that escalates privileges can change anything on the machine, not only the project.

sudo apt update && sudo apt install python3
.agents/skills/ui-ux-pro-max/SKILL.md · 378 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

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. 9d ago First seen · 378 lines · 221 tokens per session scan B 07b87b8998b5

Subscribe to this mod's changes

ui-ux-pro-max is a skill published in the GitHub repository FlorianBruniaux/starmapper (84 stars, last pushed 7d ago), with no licence file. It adds 221 tokens to every session and 3,561 once invoked, about $0.0011 per session on Opus 5. A static security scan graded it B with 1 finding (asks for root). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Covers design thinking, typography pairing, color theory, motion design, spatial composition, and code quality. Generates real working code — HTML/CSS/JS or React — with intentional aesthetic direction, not generic AI output.

thatrebeccarae/claude-marketing · 58 tokens

cobejs

Use when adding a lightweight interactive globe with cobe (canvas setup, markers, interaction, performance, integration with React/Next.js).

MengTo/Skills · 31 tokens

semiotic-charts

Build, repair, and verify charts in an existing Semiotic project, when Semiotic is explicitly requested, or when evaluating its documented capabilities against a visualization task. Preserve the project's dependency and runtime constraints; routine changes in another charting stack and tasks without a chart do not…

nteract/semiotic · 64 tokens

add-component

Add a new visualization component to Unovis end to end — the TypeScript core, the shared registry, the generated framework wrappers, a dev example, a gallery example, and docs. Use when asked to add/create a new component, chart type, plot, or diagram to the library, or to wire an existing core component through to…

f5/unovis · 74 tokens

stitch::react-components

Converts Stitch designs into modular Vite and React components, or syncs/updates existing React components to align with the latest Stitch designs, using system-level networking and AST-based validation.

google-labs-code/stitch-skills · 43 tokens

ss-studio

Turn a product brief and optional references into three distinct creative directions, a human-selected StyleSeed interaction plan, generated image/video asset jobs, a working UI prototype, and a verified prototype-first showcase reel. Use for client concepts, app interaction exploration, trendy but coherent UI…

bitjaru/styleseed · 75 tokens