emil-design-eng

emil-design-eng is a skill for Claude Code, Codex from tranfu-labs/tranfu-skills. It costs 109 tokens per session (474 once invoked), scanned A, original, MIT.

A design-engineering guide for improving web interface details, with advice on component craft, animation timing, easing, gestures, performance, accessibility, and review format. It is an external package whose full content is downloaded from its source when installed.

In plain words
What is it for?
Use it to polish buttons, tooltips, popovers, drawers, and toasts, or to review interaction animations with Before, After, and Why comparisons.
Why use it?
It helps decide which motion and visual details improve an interface and which should be reduced or removed. It also gives a structured way to explain proposed changes.

Skill for Claude CodeCodex

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

Good fit Use it to polish buttons, tooltips, popovers, drawers, and toasts, or to review interaction animations with Before, After, and Why comparisons.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/tranfu-labs/tranfu-skills/emil-design-eng
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 tranfu-labs/tranfu-skills --skill emil-design-eng
Clone the repo
git clone --depth 1 https://github.com/tranfu-labs/tranfu-skills

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 emil-design-eng

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/tranfu-labs/tranfu-skills/emil-design-eng"><img src="https://agentmods.dev/badge/skills/tranfu-labs/tranfu-skills/emil-design-eng.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 109 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 474 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.00109 $0.00474
Opus 5 $0.00055 $0.00237
Sonnet 5 $0.00022 $0.00095
Haiku 4.5 $0.00011 $0.00047

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

Security

Grade A, and why

emil-design-eng 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 12d 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.

external-skills/emil-design-eng/SKILL.md · 36 lines

What it actually says

emil-design-eng (external thin pointer)

这是一个 external 薄指针 —— 公司库只存 frontmatter 和推荐者补充内容,不复制上游完整 skill body。

首次 tfs install emil-design-eng 时,install 流程会从 source_url 拉取上游 skill 到本地。

完整内容见 source_url。更新内容请直接看上游 README / SKILL.md,别在本仓库改 body。

推荐场景

适用:

  • 做 UI polish、组件交互动效、按钮/tooltip/popover/drawer/toast 等细节设计
  • 需要判断动画是否应该存在、该多快、用什么 easing、是否应该删除或减弱
  • 需要用设计工程视角 review UI 细节,并给出 Before / After / Why 表格

不适用:

  • 只是想查动画术语名称,优先用 animation-vocabulary
  • 只想做严格 motion 代码审查,优先用 review-animations
  • 纯后端、数据处理或不涉及 UI 体验的任务
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. 12d ago First seen · 36 lines · 109 tokens per session scan A e2f3d0744458

Subscribe to this mod's changes

emil-design-eng is a skill published in the GitHub repository tranfu-labs/tranfu-skills (2 stars, last pushed 2d ago), licensed MIT. It adds 109 tokens to every session and 474 once invoked, about $0.0005 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

chakra-ui-builder

Build responsive, accessible UI components and layouts using Chakra UI v3, install or configure Chakra UI in new and existing projects, and design scalable themes using tokens, semantic tokens, recipes, and slot recipes. Use this skill whenever a user asks to build, create, or generate any UI component, page, form…

chakra-ui/chakra-ui · 214 tokens

visual-ralph

Visual Ralph orchestration for frontend UI from generated references, static references, or live URL targets, using $ultragoal with built-in visual verdict and pixel-diff evidence until the implementation matches and leaves a reproducible design system.

Yeachan-Heo/oh-my-codex · 52 tokens

frontend-ui-dark-ts

Build dark-themed React applications using Tailwind CSS with custom theming, glassmorphism effects, and Framer Motion animations. Use when creating dashboards, admin panels, or data-rich interfaces with a refined dark aesthetic.

microsoft/skills · 48 tokens

reveal-hover-effect

Build cursor-following spotlight reveals that expose a second aligned image through a soft radial mask. Use for hover-to-color, before-and-after, x-ray, material, texture, product-detail, and illustrated hero effects where a desaturated or embossed base image should remain visible while another treatment follows an…

MengTo/Skills · 66 tokens

frontend-visual-qa

Audits already-rendered web, landing-page, HTML deck/slide, browser tool/game, dashboard/admin, design-system, and desktop UIs using real-browser or native-app journeys, inspected screenshots, DOM geometry, responsive or projection viewports, and a bundled Playwright sweep. Use after UI implementation to find…

daymade/claude-code-skills · 145 tokens

prototype-web

A clickable, high-fidelity web product prototype with navigation, a hero section, feature cards, steps, social proof, and optional pricing. It is designed to resemble a finished landing page while remaining a prototype.

nexu-io/html-anything · 24 tokens