frontend-craft-director

frontend-craft-director is a skill for Claude Code, Codex from mehrdad03/localdev-mcp. It costs 47 tokens per session (6,747 once invoked), scanned A, original, MIT.

A self-contained guide for designing, redesigning, auditing, implementing, and visually checking web front ends. It is intended for use directly in a ChatGPT conversation or with a local project.

In plain words
What is it for?
Use it when building a new interface, improving an existing one, reviewing visual or usability problems, fixing responsive layouts, or polishing a web page. It requires choosing a concrete design direction before changing UI code.
Why use it?
It helps preserve existing routes, forms, permissions, analytics, search-related content, and working behavior while improving an interface. It also sets rules for inspecting the project and checking the rendered result at relevant screen sizes.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it when building a new interface, improving an existing one, reviewing visual or usability problems, fixing responsive layouts, or polishing a web page. It requires choosing a concrete design direction before changing UI code.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/mehrdad03/localdev-mcp/frontend-craft-director
Install

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.

Any agent
npx skills add mehrdad03/localdev-mcp --skill frontend-craft-director
Clone the repo
git clone --depth 1 https://github.com/mehrdad03/localdev-mcp

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 frontend-craft-director

README.md
[![agentmods](https://agentmods.dev/badge/skills/mehrdad03/localdev-mcp/frontend-craft-director/github.svg)](https://agentmods.dev/skills/mehrdad03/localdev-mcp/frontend-craft-director)
Your own site
<a href="https://agentmods.dev/skills/mehrdad03/localdev-mcp/frontend-craft-director"><img src="https://agentmods.dev/badge/skills/mehrdad03/localdev-mcp/frontend-craft-director/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-craft-director

Your own site · 80×15
<a href="https://agentmods.dev/skills/mehrdad03/localdev-mcp/frontend-craft-director"><img src="https://agentmods.dev/badge/skills/mehrdad03/localdev-mcp/frontend-craft-director.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 47 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,747 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 original 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.00047 $0.06747
Opus 5 $0.00023 $0.03374
Sonnet 5 $0.00009 $0.01349
Haiku 4.5 $0.00005 $0.00675

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

Security

Grade A, and why

frontend-craft-director 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 11d 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.

skills/frontend-craft-director/SKILL.md · 1,306 lines

How it starts

The opening of the file, as written. The whole thing — 1,306 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Frontend Craft Director — Chat All-in-One

This is the self-contained edition. All required rules and references are included in this single file.

Mandatory usage rule

Before any frontend design, redesign, implementation, audit, responsive fix, UI polish, or visual-QA task:

  1. Read this entire file.
  2. Inspect the real project before changing files.
  3. Preserve the existing architecture, routes, APIs, forms, permissions, analytics hooks, SEO-critical content, and working behavior unless the user explicitly asks to change them.
  4. Select a concrete design direction before writing UI code.
  5. Reject generic AI-looking patterns.
  6. Validate the rendered result at relevant viewports before claiming completion.
  7. Do not install packages or replace the stack without explicit approval.

Frontend Craft Director

Create interfaces that feel intentionally designed for their product, audience, and content—not assembled from common AI defaults.

This skill governs four modes:

  • Build: create a new page or interface.
  • Redesign: improve an existing interface without breaking product behavior.
  • Audit: inspect an implementation and report prioritized visual/UX defects.
  • Study: analyze a reference image, page, or design system and extract reusable principles without cloning it.

Non-negotiable contract

  1. Inspect before editing.
  2. Preserve working architecture and product behavior.
  3. Choose a clear design direction before writing UI code.
  4. Use real product content and real interface states when available.
  5. Prefer structural differentiation over decorative novelty.
  6. Validate the rendered result, not only the source code.
  7. Never claim visual success without evidence.
  8. Do not install packages, replace the stack, rewrite routes, or change APIs unless the user explicitly approves it.
  9. Do not invent metrics, testimonials, customers, notifications, pricing, or product capabilities.
  10. Do not copy a reference page literally; extract its design logic and adapt it.

Read the full file on GitHub · 1,306 lines

Files

What ships with it

5 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.

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. 11d ago First seen · 1,306 lines · 47 tokens per session scan A 9311442ad87c

Subscribe to this mod's changes

frontend-craft-director is a skill published in the GitHub repository mehrdad03/localdev-mcp (1 stars, last pushed 1mo ago), licensed MIT. It adds 47 tokens to every session and 6,747 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-ui-ux

Designer-turned-developer expertise for crafting stunning UI/UX even without design mockups.

shahidshabbir-se/my-pi-setup · 22 tokens

component-design

Apply a coherent visual system, responsive behavior, interaction states, and accessibility to Kun components.

KunAgent/Kun · 21 tokens

uicraft

Create, improve, audit, and polish distinctive production-grade web interfaces, including marketing/landing pages and personal portfolio sites. Use for UI or frontend design, responsive layouts, typography, color, motion, UX copy, accessibility, performance, design-system alignment, onboarding, edge cases, or visual…

rojim666/SztuCode · 152 tokens

ag-referencia-motion

Motion/animação de UI: gate de frequência, 3 curvas canônicas, durações <300ms, springs, interruptibilidade, 13 receitas prontas (RECIPES.md). Carregar ANTES de animar qualquer componente, revisar motion ou escolher lib de animação.

andregusman-raiz/a-gusman-claude · 63 tokens

design-system-starter

Create and evolve design systems with design tokens, component architecture, accessibility guidelines, and documentation templates. Ensures consistent, scalable, and accessible UI across products.

softaworks/agent-toolkit · 36 tokens

visual-qa-verification

Automated visual QA with pixel-level diff comparison, iterative fix loop, and cross-browser verification. Uses pixelmatch for programmatic screenshot comparison with region-based analysis. Covers responsive checks, Lighthouse audits, and accessibility validation. Keywords: verify app, visual QA, compare to Figma…

PMDevSolutions/Aurelius · 81 tokens