Design handoff
Skill yigityildiz0/universal-ai-skill-library/skills/common/design-handoff
531 searchable AI Agent Skills for Claude Code, OpenAI Codex, and OpenCode — EN/TR catalog, platform and risk notes, direct ZIPs, and curated bundles.
npx -y skills add yigityildiz0/universal-ai-skill-library --skill design-handoffAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
3 things to look at
- 19 days oldThe repository was created 19 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Create or review a design-to-engineering handoff with intent, responsive behavior, tokens, states, interaction rules, edge cases, assets, acceptance criteria, and open decisions. Use for design handoff, developer handoff, Figma handoff, implementation spec, or UI acceptance criteria.
SKILL.md
1.0 KB, 136 tokens by cl100k_base, as published. Nobody here has run it
Design Handoff
Translate design intent into a buildable contract without duplicating implementation choices that the codebase already owns.
- Capture user goal, hierarchy, layout behavior, semantic components, tokens, assets, and content constraints.
- Specify responsive rules, keyboard/touch behavior, loading/empty/error/permission states, and destructive actions.
- Mark canonical source, decision owner, version, and unresolved questions.
- Write acceptance criteria that can be verified visually and behaviorally.
- Review the implemented result against the contract, not pixel similarity alone.
Do not assume a design file is complete, invent breakpoints, or pass sensitive assets outside the approved scope.