design-engineering

design-engineering is a skill for Claude Code, Codex from rohitg00/pro-workflow. It costs 82 tokens per session (1,192 once invoked), scanned A, original, no licence file.

A set of interface design practices for building or reviewing user interfaces. It focuses on how motion, timing, component states, and visual basics affect how an interface feels.

In plain words
What is it for?
Use it when building or polishing components, animations, transitions, hover or press states, modals, drawers, and toasts.
Why use it?
An interface can work correctly but still feel awkward or unfinished. These practices help identify and improve details such as animation, hover, press, and modal behavior.

Skill for Claude CodeCodex

Part of the pro-workflow plugin — 15 skills, 23 commands, 8 agents, 24 hooks shipped together

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 skills/rohitg00/pro-workflow/design-engineering
Any agent
npx skills add rohitg00/pro-workflow --skill design-engineering
Clone the repo
git clone --depth 1 https://github.com/rohitg00/pro-workflow

Made for: Claude Code, Codex.

Or install pro-workflow, the plugin that ships this one along with the rest of its 15 skills, 23 commands, 8 agents, 24 hooks.

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 design-engineering

README.md
[![agentmods](https://agentmods.dev/badge/skills/rohitg00/pro-workflow/design-engineering.svg)](https://agentmods.dev/skills/rohitg00/pro-workflow/design-engineering)
Your own site
<a href="https://agentmods.dev/skills/rohitg00/pro-workflow/design-engineering"><img src="https://agentmods.dev/badge/skills/rohitg00/pro-workflow/design-engineering.svg" alt="Measured on agentmods" height="20"></a>
Per session 82 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,192 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00082 $0.01192
Opus 5 $0.00041 $0.00596
Sonnet 5 $0.00016 $0.00238
Haiku 4.5 $0.00008 $0.00119

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

Security

Grade A, and why

design-engineering 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.

skills/design-engineering/SKILL.md · 107 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. 4d ago First seen · 107 lines · 82 tokens per session scan A 1d735e5d49bc

Subscribe to this mod's changes

design-engineering is a skill published in the GitHub repository rohitg00/pro-workflow (2,807 stars, last pushed 3d ago), with no licence file. It adds 82 tokens to every session and 1,192 once invoked, about $0.0004 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-30.

Related

Other skills, from other repositories

media-creation

Producing digital media -- writing, images, video, audio, presentations, and multimedia -- with an understanding of craft, audience, accessibility, and ethics. Covers composition principles, copyright-safe sourcing, accessibility features (alt text, captions, contrast), remix culture, attribution practices, and the…

Tibsfox/gsd-skill-creator · 91 tokens

minimax-multimodal-toolkit

MiniMax-native multimodal workflow for image, video, voice, music, and media-processing tasks. Use when the user asks to generate image/video/audio assets, wants MiniMax-specific media APIs, needs TTS or voice workflows, wants reproducible local media outputs, or needs FFmpeg-style processing around generated media.…

madebyaris/advance-minimax-m3-cursor-rules · 97 tokens

brandkit

Premium brand-kit image generation skill for creating high-end brand-guidelines boards, logo systems, identity decks, and visual-world presentations. Trained for minimalist, cinematic, editorial, dark-tech, luxury, cultural, security, gaming, developer-tool, and consumer-app brand systems. Optimized for intentional…

dmae97/omk · 89 tokens

migration-patterns

Safe schema-migration patterns for systems under live traffic — expand/contract, backfill, double-write, shadow-read, online DDL. Use when authoring, reviewing, or sequencing a migration that can't take a maintenance window.

atuljha23/holocron · 50 tokens

token-economy

Rubric for keeping Claude Code sessions cheap without losing quality — model tiering, cache hygiene, Read discipline, MCP pruning, subagent isolation. Use when cost feels wrong, before setting a budget, or when onboarding a teammate.

atuljha23/holocron · 51 tokens

api-design

REST and GraphQL API design conventions — resource modeling, pagination, error envelopes, versioning, idempotency. Use when adding, changing, or reviewing endpoints.

atuljha23/holocron · 36 tokens