design-handoff

design-handoff is a skill for Claude Code, Codex from imamirezaei/Product-Team-Claude-Skills. It costs 64 tokens per session (1,491 once invoked), scanned A, original, no licence file.

A skill for producing a handoff document for engineers. A handoff document records the details of a design or feature so another team can implement it.

In plain words
What is it for?
Preparing or generating an engineering handoff after a feature is ready to pass from design to development.
Why use it?
It turns a completed design discussion into written implementation guidance. This reduces the information engineers would otherwise need to reconstruct themselves.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Preparing or generating an engineering handoff after a feature is ready to pass from design to development.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/imamirezaei/product-team-claude-skills/design-handoff
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 imamirezaei/Product-Team-Claude-Skills --skill design-handoff
Clone the repo
git clone --depth 1 https://github.com/imamirezaei/Product-Team-Claude-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 design-handoff

README.md
[![agentmods](https://agentmods.dev/badge/skills/imamirezaei/product-team-claude-skills/design-handoff/github.svg)](https://agentmods.dev/skills/imamirezaei/product-team-claude-skills/design-handoff)
Your own site
<a href="https://agentmods.dev/skills/imamirezaei/product-team-claude-skills/design-handoff"><img src="https://agentmods.dev/badge/skills/imamirezaei/product-team-claude-skills/design-handoff/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 design-handoff

Your own site · 80×15
<a href="https://agentmods.dev/skills/imamirezaei/product-team-claude-skills/design-handoff"><img src="https://agentmods.dev/badge/skills/imamirezaei/product-team-claude-skills/design-handoff.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 64 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,491 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 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.1 $0.00064 $0.01491
Opus 5 $0.00032 $0.00745
Sonnet 5 $0.00013 $0.00298
Haiku 4.5 $0.00006 $0.00149

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

Security

Grade A, and why

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

policy/product-designer/skills/design-handoff/SKILL.md · 179 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. 12d ago First seen · 179 lines · 64 tokens per session scan A 2fb719f4bc64

Subscribe to this mod's changes

design-handoff is a skill published in the GitHub repository imamirezaei/Product-Team-Claude-Skills (3 stars, last pushed 2mo ago), with no licence file. It adds 64 tokens to every session and 1,491 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.

Related

Other skills, from other repositories

accessibility

Audit and improve web accessibility following WCAG 2.2 guidelines. Use when asked to "improve accessibility", "a11y audit", "WCAG compliance", "screen reader support", "keyboard navigation", or "make accessible".

addyosmani/web-quality-skills · 51 tokens

frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Use when the user asks to build landing pages, websites, dashboards, web components, or any frontend UI. Generates creative, polished code that avoids generic AI aesthetics.

tobihagemann/turbo · 48 tokens

prototype

Build a self-contained local prototype at .turbo/prototypes/ .html, drive it, and hand it to the user to settle unknowns that prose cannot answer. Use when the user asks to "prototype this", "build a prototype", "mock this up", "show me what it would look like", "let me try the interaction first", or when a decision…

tobihagemann/turbo · 88 tokens

user-experience

Apply a UX lens to a user-facing change: whether it serves the user's real goal and whether the path through it holds together, using the Understanding, Bridging, and Flowing contexts. Use when scoping, planning, or assessing any change that affects what a user sees or does. Loaded as a lens during planning and…

tobihagemann/turbo · 71 tokens

slop-eval

Objectively evaluate a UI/web design against the pols.dev anti-slop design law: detect catalogued slop tells with cited evidence, score 8 weighted axes (color, type, components, layout, motion, execution, signature, cohesion), and emit a Slop Report with a 0–100 Slop Index and grade. Use when the user asks to…

fabricioctelles/skills · 142 tokens

design-md-validator

Validate DESIGN.md files against the official Google specification using the @google/design.md CLI linter. Works with local files. Use when the user wants to lint a DESIGN.md, check spec compliance, find broken token references, verify WCAG contrast ratios, diff two versions, export tokens to Tailwind or DTCG format…

fabricioctelles/skills · 170 tokens