design-handoff

design-handoff is a skill for Claude Code from modu-ai/moai-cowork. It costs 122 tokens per session (2,264 once invoked), scanned A, original, Apache-2.0.

A handoff package for Claude Design that puts a design request, background, references, approval rules, and a checking list into five files.

In plain words
What is it for?
Use it to prepare a ready-to-paste Claude Design request and define brand, accessibility, and responsive-design checks.
Why use it?
It keeps the design brief and review requirements together, so less information is lost when work moves into Claude Design.

Skill for Claude Code

Written for Claude Code: user-invocable in frontmatter. Also seen: names the AskUserQuestion tool; mentions Claude Code.

Part of the moai-designer plugin — 17 skills shipped together

Good fit Use it to prepare a ready-to-paste Claude Design request and define brand, accessibility, and responsive-design checks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/modu-ai/moai-cowork/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 modu-ai/moai-cowork --skill design-handoff
Clone the repo
git clone --depth 1 https://github.com/modu-ai/moai-cowork

Made for: Claude Code.

Or install moai-designer, the plugin that ships this one along with the rest of its 17 skills.

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/modu-ai/moai-cowork/design-handoff/github.svg)](https://agentmods.dev/skills/modu-ai/moai-cowork/design-handoff)
Your own site
<a href="https://agentmods.dev/skills/modu-ai/moai-cowork/design-handoff"><img src="https://agentmods.dev/badge/skills/modu-ai/moai-cowork/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/modu-ai/moai-cowork/design-handoff"><img src="https://agentmods.dev/badge/skills/modu-ai/moai-cowork/design-handoff.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 122 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,264 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. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 1 finding, up to high

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • high Prompt Injection · line 13
    Hidden instructions were detected in comments or invisible text. These could contain malicious directives. Manual review is recommended.
    Fix: Audit all comments and invisible characters. Remove any instructions that direct the agent to perform unauthorized actions. Use plain, reviewable content.
How audits are shown
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.00122 $0.02264
Opus 5 $0.00061 $0.01132
Sonnet 5 $0.00024 $0.00453
Haiku 4.5 $0.00012 $0.00226

Measured 7d ago against content hash f9603fd013a2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, 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 7d 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.

plugins/moai-designer/skills/design-handoff/SKILL.md · 175 lines

How it starts

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

⚠️ 개발 런타임 전용 — 이 스킬은 MoAI-ADK(Claude Code) 환경을 전제한다. Claude Cowork(Desktop)에서는 .moai/config 의존으로 동작하지 않을 수 있다. Desktop 사용자는 moai-designer:design-handoff-reader를 사용한다.

Design Handoff Domain Specialist

Assembles the 5-file Claude Design handoff package for the design-workflow Path A workflow (the handoff-deliverable step). The package is designed for paste-and-go use in the external claude.com Design product.

Quick Reference

The handoff package lives at .moai/design/handoff/:

File Purpose Paste target
prompt.md Master prompt — paste directly into claude.com Design Yes (primary)
context.md Extended context for reference during design session Optional supplement
references.md Visual reference URLs and design inspiration sources Referenced in prompt
acceptance.md Design acceptance criteria (WCAG, responsive, brand) Referenced in prompt
checklist.md Pre-paste self-check before using in claude.com Design Human review tool

Key guarantees:

  • [HARD] prompt.md contains NO MoAI-specific tokens (no SPEC-, .moai/, manager-, internal skill names)
  • [HARD] Brand voice integrated when .moai/project/brand/brand-voice.md exists
  • [HARD] Brand-absent fallback: Brand Voice (default — please customize) placeholder section
  • [HARD] Handoff exits with AskUserQuestion offering 3 options (a/b/c per the relevant requirement)
  • [HARD] All 5 files produced regardless of brand context availability

Read the full file on GitHub · 175 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 7d ago First seen · 175 lines · 122 tokens per session scan A f9603fd013a2

Subscribe to this mod's changes

design-handoff is a skill published in the GitHub repository modu-ai/moai-cowork (300 stars, last pushed 8d ago), licensed Apache-2.0. It adds 122 tokens to every session and 2,264 once invoked, about $0.0006 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-09-03.

Related

Other skills, from other repositories

excalidraw

Create visual presentations, slide decks, and explanatory diagrams in Excalidraw. Use when user asks to create a presentation, slide deck, visual explainer, pitch deck, comparison diagram, process flow, or any multi-slide visual content. Supports two output modes — generating .excalidraw JSON files OR injecting slides…

naveedharri/benai-skills · 99 tokens

infographic-old

Basic infographic generator. Just tell me what you want and I'll make it.

naveedharri/benai-skills · 19 tokens

design-system-creator

Produces a complete, Claude-Design-compatible design system folder for any brand, ready to upload to Claude Design's "Set up your design system" flow and use across every future asset (websites, landing pages, pitch decks, Instagram/LinkedIn carousels, infographics, emails, ads). Handles two paths: building a brand…

naveedharri/benai-skills · 210 tokens

carousel-builder

Build a Ben AI image-first carousel (Type B) from provided source content and export it as a PDF. Give it a newsletter, a YouTube transcript, a LinkedIn post, or a raw brief; it picks the slide count (3-10), writes the copy in Ben's voice, renders every slide with Higgsfield GPT Image 2, composites the real-logo brand…

naveedharri/benai-skills · 132 tokens

instant-ui

Build a BenAI-branded HTML page in the neo-brutalist instant-ui design language (cream background, near-black ink, 3px hard borders, 6px zero-blur shadows, a blue/green/amber gradient stripe, system font plus SF Mono, weight-900 headings). Use for any BenAI landing page, offer, sales, or pricing page, onboarding or…

naveedharri/benai-skills · 217 tokens

infographic

Generate professional infographics using Nano Banana MCP (Gemini AI image generation). Follows a guided flow — analyze content, suggest visualizable concepts, propose visualization approaches, then generate on-brand images. USE THIS SKILL WHEN user says "create infographic", "make a visual", "design an infographic"…

naveedharri/benai-skills · 172 tokens