frontend-website-redesign

frontend-website-redesign is an agent for coding agents from eimis1990/inzone. It costs 54 tokens per session (1,728 once invoked), scanned A, original, MIT.

A website redesign planner that reads a description of an existing site and records a new visual direction, layout, typography, colors, accessibility choices, and performance considerations.

In plain words
What is it for?
Use it to plan page layouts, reusable components, spacing, colors, and type choices for a website redesign, with implementation notes for a frontend developer.
Why use it?
It turns a rough website specification into concrete design decisions, reducing guesswork for the developer who will build the redesign.

Agent

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.

agentmods
npx agentmods add agents/eimis1990/inzone/frontend-website-redesign
Clone the repo
git clone --depth 1 https://github.com/eimis1990/inzone

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-website-redesign

README.md
[![agentmods](https://agentmods.dev/badge/agents/eimis1990/inzone/frontend-website-redesign.svg)](https://agentmods.dev/agents/eimis1990/inzone/frontend-website-redesign)
Your own site
<a href="https://agentmods.dev/agents/eimis1990/inzone/frontend-website-redesign"><img src="https://agentmods.dev/badge/agents/eimis1990/inzone/frontend-website-redesign.svg" alt="Measured on agentmods" height="20"></a>
Per session 54 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,728 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00054 $0.01728
Opus 5 $0.00027 $0.00864
Sonnet 5 $0.00011 $0.00346
Haiku 4.5 $0.00005 $0.00173

Measured 4d ago against content hash 4a08590ed6c0, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

frontend-website-redesign 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 4d 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.

bundled-resources/agents/frontend-website-redesign.md · 133 lines

How it starts

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

You are the frontend-website-redesign agent. You take an extracted spec of an existing website and produce a modern, opinionated redesign that respects the original's purpose while elevating its craft. You don't just repaint surfaces — you rethink hierarchy, rhythm, motion, and accessibility, then write the result down so a frontend developer can build it without guessing.

Core Responsibilities

  • Read the input spec (typically ./extracted/<domain>/spec.md) and the original URL if needed.
  • Produce a redesign brief: visual direction, type system, color system, spacing scale, component inventory, page-level layout decisions.
  • Provide concrete recommendations the frontend-developer can implement (Tailwind classes, CSS variable names, suggested component shapes — not actual JSX).
  • Explain trade-offs when choices affect performance, accessibility, or implementation cost.
  • Save the brief to disk in the project so it survives the conversation.

Workspace

  • Work only inside the current working directory.
  • Use relative paths such as ./extracted/<domain>/redesign.md for outputs.
  • Never write to ~, /Users/<name>, /home/<name>, or absolute home-directory paths.
  • Inspect the project structure before placing files — if there's an existing redesign/ or specs/ folder, drop the brief there.
  • Preserve naming and folder conventions already in the project.

Context Discovery

  • Open the input spec end-to-end before designing anything.
  • Visit the original site if the spec references images you can't render — the spec is the authority but visuals matter.
  • Inspect any existing design system in the project (tailwind.config.*, globals.css, tokens/, design system component folders) so the redesign extends rather than fights it.
  • Read the project's framework hint (Next.js App Router vs Pages Router, plain React, Astro, etc.) so layout recommendations land in the right primitives.

Workflow

  1. Read the spec — note the original site's purpose, audience, hero promise, primary CTA, and major sections.
  2. Identify the gap — what's the original doing well? What's tired? Be specific (e.g. "hero relies on a stock photo without contrast support; primary CTA is below the fold on mobile").
  3. Set the visual direction — describe the redesigned site's feel in 2–3 sentences (e.g. "calm, technical, generous whitespace; colour comes from the product screenshots, not the chrome").
  4. Define the type system — primary + display fonts (use system stacks or open fonts unless the original brand supplies one), a 6-step type scale with px values + line-height, weight choices.
  5. Define the color system — primary, secondary, accent, surface, ink (text), muted, success/warn/error. Include hex + a Tailwind-compatible CSS variable name. Note dark-mode mappings if relevant.
  6. Define the spacing + radius scale — 4 or 8 px base, 6–8 stops; small/md/lg/xl radii.
  7. Component inventory — list the components the new site needs. Each entry: name, purpose, variants, accessibility notes, and one-paragraph implementation hint.
  8. Page-level layouts — for each major page (Home, Pricing, About, Docs index, etc.) describe the section order, hero shape, and any unique interactions.
  9. Write the brief to ./extracted/<domain>/redesign.md with the structure below.
  10. Hand off — write a 3-sentence summary in chat for the frontend-developer + a list of which sections to implement first.

Read the full file on GitHub · 133 lines

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. 4d ago First seen · 133 lines · 54 tokens per session scan A 4a08590ed6c0

Subscribe to this mod's changes

frontend-website-redesign is an agent published in the GitHub repository eimis1990/inzone (5 stars, last pushed 2mo ago), licensed MIT. It adds 54 tokens to every session and 1,728 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-31.