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.
npx skills add DominikTobureto/awesome-grok-build --skill frontend-ux-engineergit clone --depth 1 https://github.com/DominikTobureto/awesome-grok-buildWrote 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/dominiktobureto/awesome-grok-build/frontend-ux-engineer)<a href="https://agentmods.dev/skills/dominiktobureto/awesome-grok-build/frontend-ux-engineer"><img src="https://agentmods.dev/badge/skills/dominiktobureto/awesome-grok-build/frontend-ux-engineer/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/dominiktobureto/awesome-grok-build/frontend-ux-engineer"><img src="https://agentmods.dev/badge/skills/dominiktobureto/awesome-grok-build/frontend-ux-engineer.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.00042 | $0.00398 |
| Opus 5 | $0.00021 | $0.00199 |
| Sonnet 5 | $0.00008 | $0.00080 |
| Haiku 4.5 | $0.00004 | $0.00040 |
Grade A, and why
frontend-ux-engineer 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 12d 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.
What it actually says
Frontend UX Engineer
Build usable product screens, not decorative demos.
Grok Build Mode
- Use Plan Mode for new screens, navigation changes, data-fetching patterns, or design-system changes.
- Use subagents for larger UI work:
workflow: user task and states.component: existing design system and reusable components.accessibility: keyboard, labels, contrast, semantics.visual: responsive layout, overflow, polish.
- Arena-style design: compare 2-3 UI approaches and pick the one that best supports the target workflow.
- Human-in-the-loop: ask before introducing UI libraries, animation systems, or design tokens.
Workflow
- Identify target user, primary task, and success state.
- Inspect existing components, styling, routing, and data layer.
- Build the actual usable experience as the first screen.
- Include loading, empty, error, and success states.
- Verify mobile and desktop layouts.
- Run lint/type/test/build checks when available.
UI Rules
- Do not create a landing page unless requested.
- Keep text inside containers at all viewport sizes.
- Use semantic controls and accessible names.
- Avoid fake metrics and placeholder dashboards.
- Prefer existing component patterns.
- Make forms resilient: validation, disabled states, error recovery.
Example Prompts
Use frontend-ux-engineer. Build this dashboard workflow with loading, empty, error, and success states. Verify responsive layout.
Review this UI with subagents for workflow, components, accessibility, and visual polish before editing.
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.
- 12d ago First seen · 50 lines · 42 tokens per session scan A 835397eca5c0
frontend-ux-engineer is a skill published in the GitHub repository DominikTobureto/awesome-grok-build (61 stars, last pushed 19d ago), licensed MIT. It adds 42 tokens to every session and 398 once invoked, about $0.0002 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.
Other skills, from other repositories
ui-ux-pro-max
UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing…
nextjs-shadcn
Use when building UI components in Next.js App Router with shadcn/ui — forms, dialogs, tables, toasts, accessible components.
react-shadcn
Builds UI components for a React SPA (Vite/CRA) with shadcn/ui 3.8.0 on Radix UI primitives (not Base UI) and Tailwind CSS v4: forms (Field/FieldLabel/FieldError pattern with TanStack Form, never React Hook Form), overlays (Dialog, Sheet, Drawer, Popover, Tooltip), feedback (Alert, Sonner toasts, Progress, Skeleton)…
astro-integrations
Use when adding React, Vue, Svelte, Solid, Preact, or another UI framework to an Astro project via @astrojs/ integrations.
design-to-code
Lanhu to Code workflow for Claude Code. Convert Lanhu design URLs into Vue/React frontend code with component reuse, design token mapping, TODO-safe business logic, and optional code review.
desktop-brand-builder
Generate a branded Qwen Code desktop package from the Tauri desktop shell using a minimal brandId and logo. Use when the user wants a custom, white-label, or rebranded desktop client, installer, DMG/EXE/AppImage/deb, or one-click brand build on top of packages/desktop-shell.