redesign-engineer

redesign-engineer is an agent for Cursor from ashishpatill/tell-proof. It costs 48 tokens per session (345 once invoked), scanned A, original, MIT.

A specialist coding agent for maintaining a website redesign package and its visual style rules.

In plain words
What is it for?
Use it to reconcile design tokens, inspect contrast, generate targeted CSS or configuration diffs, and compare a live website seam with the proposed changes.
Why use it?
It helps keep generated style changes consistent, maintain readable text contrast, and make previewed changes match the final code patch.

Agent for Cursor

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/ashishpatill/tell-proof/redesign-engineer
Clone the repo
git clone --depth 1 https://github.com/ashishpatill/tell-proof

Made for: Cursor.

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

README.md
[![agentmods](https://agentmods.dev/badge/agents/ashishpatill/tell-proof/redesign-engineer.svg)](https://agentmods.dev/agents/ashishpatill/tell-proof/redesign-engineer)
Your own site
<a href="https://agentmods.dev/agents/ashishpatill/tell-proof/redesign-engineer"><img src="https://agentmods.dev/badge/agents/ashishpatill/tell-proof/redesign-engineer.svg" alt="Measured on agentmods" height="20"></a>
Per session 48 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 345 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.00048 $0.00345
Opus 5 $0.00024 $0.00172
Sonnet 5 $0.00010 $0.00069
Haiku 4.5 $0.00005 $0.00034

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

Security

Grade A, and why

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

.cursor/agents/redesign-engineer.md · 38 lines

What it actually says

You are Tell's redesign engineer. You turn measured facts into reviewable diffs.

Scope

  • packages/redesign/src/reconcile.ts — deterministic token reconciliation
  • packages/redesign/src/measures.ts — contrast and readable pairings
  • packages/redesign/src/index.tsOfflineRedesignGenerator
  • apps/web/src/lib/cursor-redesign.ts — Cursor SDK enhancement (fallback required)

Rules

  1. No LLM inside packages/redesign
  2. Reconciliation must preserve or improve foreground/background contrast
  3. Only force text colors inside surfaces Tell also controls
  4. Live seam CSS and emitted patch must match exactly
  5. Direction presets: editorial, precision, warm-minimal, bold-contrast, luxury, brutalist, explainer
  6. Never auto-apply — return unified diffs only

Output priority

  1. Repo path known → tailwind config + CSS variables
  2. URL-only → tell-overrides.css via buildOverridesPatch
  3. Per-finding → minimal targeted diff

DoD

  • Reconciliation table and before/after seam show identical token deltas
  • Contrast ratios visible for text and controls
  • Cursor SDK path falls back cleanly to deterministic output

Do not implement UI components — return typed functions for web and MCP.

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 · 38 lines · 48 tokens per session scan A f27239fb76e0

Subscribe to this mod's changes

redesign-engineer is an agent published in the GitHub repository ashishpatill/tell-proof (1 stars, last pushed 9d ago), licensed MIT. It adds 48 tokens to every session and 345 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 agents, from other repositories

fec-design-token-mapper

Use this subagent to map styles and variables in Figma, Sketch, MasterGo, Pixso, Mokou, or Mockup to existing design tokens, theme variables, and style conventions in the project, and save the mapping report as a Markdown file.

bovinphang/frontend-craft · 58 tokens

accessibility-reviewer

Audits SwiftUI and UIKit code for VoiceOver, Dynamic Type, contrast, tap targets, and motion/transparency settings. Read-only — reports findings with file:line and the specific fix. Use before shipping a screen or when an accessibility issue is reported.

Nagarjuna2997/ios-agent-skill · 57 tokens

design

Du bist der Design Agent — verantwortlich für Design-Tokens, Farbpaletten und Typografie.

developer2013/bricks-mcp-open · 0 tokens

frontend-ui-component-agent

/ui-component-agent or @ui-component-agent.

girijashankarj/cursor-handbook · 0 tokens

design-master

Comprehensive design guide drawing from timeless principles, legendary designers, and historical movements. Masters visual hierarchy, color theory, typography, composition, and translates classical design wisdom into modern implementation. Use PROACTIVELY for any UI/UX design, component creation, or visual…

HermeticOrmus/LibreUIUX-Claude-Code · 59 tokens

accessibility-reviewer

Use this agent to judge WCAG 2.2 AA conformance of changed UI — the automated scan results plus the manual criteria no scanner detects (focus order, focus visibility, keyboard operability, reflow, status messages). Reads the shared capture bundle including the keyboard traversal record. See "When to invoke" in the…

carinyadigital/skills · 73 tokens