liveport: Skill for Claude Code

.claude/skills/frontend-design-concept/SKILL.md

frontend-design-concept is a skill for Claude Code from dundas/liveport. It costs 45 tokens per session (825 once invoked), scanned A, original, no licence file.

A set of instructions for designing polished web pages, components, and applications. It guides the coding agent toward distinctive interfaces instead of generic-looking layouts.

In plain words
What is it for?
Use it to create frontend interfaces, including web pages, reusable components, and complete web applications.
Why use it?
It gives the agent design direction when generated frontend code needs a more considered visual result.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

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

Reuse

Borrowing it

Nothing to install: this file belongs to dundas/liveport. 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/dundas/liveport/main/.claude/skills/frontend-design-concept/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/dundas/liveport

Made for: Claude Code.

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 frontend-design-concept

README.md
[![agentmods](https://agentmods.dev/badge/skills/dundas/liveport/frontend-design-concept/github.svg)](https://agentmods.dev/skills/dundas/liveport/frontend-design-concept)
Your own site
<a href="https://agentmods.dev/skills/dundas/liveport/frontend-design-concept"><img src="https://agentmods.dev/badge/skills/dundas/liveport/frontend-design-concept/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 frontend-design-concept

Your own site · 80×15
<a href="https://agentmods.dev/skills/dundas/liveport/frontend-design-concept"><img src="https://agentmods.dev/badge/skills/dundas/liveport/frontend-design-concept.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 45 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 825 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.
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.00045 $0.00825
Opus 5 $0.00023 $0.00413
Sonnet 5 $0.00009 $0.00165
Haiku 4.5 $0.00005 $0.00082

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

Security

Grade A, and why

frontend-design-concept 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 9d 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.

.claude/skills/frontend-design-concept/SKILL.md · 43 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

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 · 43 lines · 45 tokens per session scan A c20f309a4d67

Subscribe to this mod's changes

frontend-design-concept is a skill published in the GitHub repository dundas/liveport (0 stars, last pushed 5mo ago), with no licence file. It adds 45 tokens to every session and 825 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-31.

Related

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…

fatihkan/badi · 0 tokens

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…

fatihkan/badi · 0 tokens

ui-audit

Audit UI for design token compliance and component adoption. Static grep-based analysis against the sitemap's page and component files. Requires a design system with semantic tokens.

marcoguillermaz/Tierward · 35 tokens

design-taste-frontend

Anti-slop frontend skill for landing pages, portfolios, and redesigns. The agent reads the brief, infers the right design direction, and ships interfaces that do not look templated. Real design systems when applicable, audit-first on redesigns, strict pre-flight check.

dmae97/omk · 61 tokens

visual-audit

Visual audit - typography, spacing, colour discipline, dark-mode polish, info density. Scores pages on 10 aesthetic dimensions via Playwright screenshots.

marcoguillermaz/Tierward · 0 tokens

design-taste-frontend-v1

The original v1 taste-skill, preserved for projects depending on its exact behavior. The current default is design-taste-frontend (v2 experimental), which is a substantial rewrite. Use this v1 install name only if you need exact backward compatibility.

dmae97/omk · 61 tokens