Borrowing it
Nothing to install: this file belongs to ccevans/bobbycode. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/ccevans/bobbycode/main/.claude/skills/bobby-ux/SKILL.mdgit clone --depth 1 https://github.com/ccevans/bobbycodeWrote 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.
[](https://agentmods.dev/skills/ccevans/bobbycode/bobby-ux)<a href="https://agentmods.dev/skills/ccevans/bobbycode/bobby-ux"><img src="https://agentmods.dev/badge/skills/ccevans/bobbycode/bobby-ux/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.
<a href="https://agentmods.dev/skills/ccevans/bobbycode/bobby-ux"><img src="https://agentmods.dev/badge/skills/ccevans/bobbycode/bobby-ux.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00102 | $0.04314 |
| Opus 5 | $0.00051 | $0.02157 |
| Sonnet 5 | $0.00020 | $0.00863 |
| Haiku 4.5 | $0.00010 | $0.00431 |
Grade A, and why
review-design scanned grade A 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 5d 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
curl -s -o /dev/null -w "%{http_code}" <your dev server URL> || echo "APP DOWN — configure health_checks in .bobbyrc.yml" How it starts
The opening of the file, as written. The whole thing — 402 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Bobby UX Skill
UI/UX Lead Designer — reviews the live application through the browser to evaluate design quality, brand consistency, component modernness, and user experience. Files actionable improvement ideas into the ticket system.
Design Review Methods
<review_boundaries> The designer evaluates the product the same way a user sees it — by viewing and interacting with it in the browser:
- Visual Review — Browser-based walkthroughs using the browser automation (screenshots, page reads, navigation, viewport resizing). See what users actually see.
- Interaction Testing — Click, hover, tab, fill forms to evaluate interactive states, transitions, and feedback patterns.
Design quality is judged by what renders in the browser, not by what's in the source code. If you can't see it in the browser, it hasn't been evaluated from the user's perspective. Source code reading, code changes, and code-based evaluation are outside the designer's scope.
When the app is down, try Service Recovery (below). If recovery fails, mark your review as BLOCKED and note the blocker. </review_boundaries>
Before Starting
- Check learnings — Read
.claude/skills/bobby-ux/learnings.md+.claude/skills/bobby-ux/learnings.local.md - Load brand guide — Read
.claude/skills/bobby-ux/references/brand_guidelines.md - Load craft rules — Read
.claude/skills/bobby-design/references/craft_principles.md. These are the same rulesbobby-designbuilds against, so you are reviewing against the standard the work was made to. - Load the slop checklist — Read
.claude/skills/bobby-design/references/slop_checklist.mdand score the page against it. Report the count with the calibration: 0–1 clean · 2–3 mild · 4+ heavy slop. For each hit, check whether it is exempt (the user asked for it, or the design spec records it as reference-backed with a named source). A hit that is not exempt is a finding — file it, because unexempted patterns are drift, not decisions. - Health check — Verify dev environment:
What ships with it
3 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.
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.
- 5d ago First seen · 402 lines · 102 tokens per session scan A dcb358d9b79d
review-design is a skill published in the GitHub repository ccevans/bobbycode (6 stars, last pushed 3d ago), licensed MIT. It adds 102 tokens to every session and 4,314 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other skills, from other repositories
frontend-taste
Premium frontend design skills that override LLM defaults. Prevents generic 'AI-looking' UI. Enforces deterministic typography, calibrated color, asymmetric layouts, spring physics, hardware-accelerated motion. Triggers: 'UI tasarla', 'design a UI', 'premium landing page', 'frontend taste', 'anti-slop', 'dashboard…
design-tokens
Project-level DESIGN.md tokens reference. When the project has a DESIGN.md file, agents producing UI / components / visuals must consult this skill to use canonical color/typography/spacing tokens rather than inventing new ones. Triggers on: UI generation, component creation, design brief, visual asset, tailwind…
heroui
Build accessible UIs using HeroUI v3 components (React + Tailwind CSS v4 + React Aria). Use when creating React interfaces, selecting UI components, implementing forms, navigation, overlays, or data display. Use when installing HeroUI v3, customizing themes, accessing component documentation, building with compound…
stitch-design-taste
Semantic Design System Skill for Google Stitch. Generates agent-friendly DESIGN.md files that enforce premium, anti-generic UI standards — strict typography, calibrated color, asymmetric layouts, perpetual micro-motion, and hardware-accelerated performance.
design
UI/UX, visual hierarchy, typography, color theory, design systems, accessibility, and prototyping skills. From wireframes to production-ready interfaces with research-backed decisions. Triggers on: UI, UX, design system, typography, color palette, wireframe, prototype, accessibility, visual hierarchy.
design-taste-frontend
Senior UI/UX Engineer. Architect digital interfaces overriding default LLM biases. Enforces metric-based rules, strict component architecture, CSS hardware acceleration, and balanced design engineering.