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 markoblogo/abvx-agent-skills --skill frontend-product-buildergit clone --depth 1 https://github.com/markoblogo/abvx-agent-skillsWrote 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/markoblogo/abvx-agent-skills/frontend-product-builder)<a href="https://agentmods.dev/skills/markoblogo/abvx-agent-skills/frontend-product-builder"><img src="https://agentmods.dev/badge/skills/markoblogo/abvx-agent-skills/frontend-product-builder/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/markoblogo/abvx-agent-skills/frontend-product-builder"><img src="https://agentmods.dev/badge/skills/markoblogo/abvx-agent-skills/frontend-product-builder.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.00058 | $0.00536 |
| Opus 5 | $0.00029 | $0.00268 |
| Sonnet 5 | $0.00012 | $0.00107 |
| Haiku 4.5 | $0.00006 | $0.00054 |
Grade A, and why
frontend-product-builder 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 10d 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.
How it starts
The opening of the file, as written. The whole thing — 56 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Frontend Product Builder
Ship the usable experience first. Avoid generic card mosaics, vague hero copy, and decorative UI that does not help the user act.
Start With A Short Thesis
Before building, define:
- audience and primary workflow;
- visual thesis: mood, material, density, and brand signal;
- first-screen job;
- key controls, states, and responsive constraints;
- verification plan.
For brand-aware work, pair with designmd-brand-kit or an equivalent brand extraction pass.
Product Surface Rules
- SaaS, CRM, admin, analytics, and operations tools should be quiet, dense, and scannable.
- Landing pages need a real visual anchor and brand/product signal in the first viewport.
- Games and playful demos can be expressive, animated, and illustrative.
- Do not make a marketing landing page when the user asked for an app or tool.
- Use cards for repeated items, modals, or framed tools, not as default page sections.
- Prefer icons for obvious toolbar commands and text buttons for clear actions.
- Stable dimensions matter: boards, tiles, toolbars, controls, and counters must not resize during hover or loading.
Implementation Loop
- Read existing design system, components, CSS tokens, and layout conventions.
- Build the smallest complete workflow, not only a static shell.
- Add empty, loading, error, disabled, hover, focus, and mobile states where users expect them.
- Use real, searched, generated, or existing assets when the subject needs visual inspection.
- Keep text inside containers across common viewport widths.
- Avoid palette monotony and excessive gradients.
- Verify with browser checks: desktop, mobile, console errors, asset loads, horizontal overflow, and key interactions.
Copy Rules
- UI text should orient, label, and enable action.
- Product surfaces use utility copy, not campaign language.
- Landing pages can be sharper, but the headline should not hide the brand or offer.
- Do not put design instructions, keyboard shortcut explanations, or implementation commentary into the UI unless the product itself requires it.
What ships with it
2 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.
- 10d ago First seen · 56 lines · 58 tokens per session scan A dad98ed6a25e
frontend-product-builder is a skill published in the GitHub repository markoblogo/abvx-agent-skills (16 stars, last pushed yesterday), licensed MIT. It adds 58 tokens to every session and 536 once invoked, about $0.0003 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-web
Web UI - glassmorphism, Tailwind, dark mode, accessibility.
app-ui-design
Mobile app UI design expert for iOS and Android. Use when designing app interfaces, creating design systems, ensuring accessibility, or following platform guidelines. Covers Material Design 3, Human Interface Guidelines, color theory, typography, and 2025 trends.
css-debug
Use this skill to diagnose CSS and frontend layout issues such as positioning, overflow clipping, Tailwind class conflicts, z-index stacking, and React rendering visibility problems.
mulmoterminal-theme
Build a colour scheme of your own for MulmoTerminal — one that joins Midnight, Nord, Daylight and Solarized in Settings' theme picker and can then be pinned per project. Writes themes in /.mulmoterminal/config.json, the whole-app palette (panels, borders, accent, text), which has no UI for creating one — Settings only…
ln-75-architecture-diagram-builder
Creates current or target architecture diagrams as the primary deliverable. Not for UI design, architecture audits, or invented structure.
ui-design
Designs and builds React/Next/Tailwind UI and audits visual and interaction defects. Use when asked to "build a landing page", "extract our design system", "add dark mode", "make this responsive", "remove UI slop", or "audit this component". For product decisions use product-design; for browser measurements use…