Figma Accept banner
timzaak timzaak

Figma Accept

Design community

Description

--- name: figma-accept description: > Figma UI 还原验收者(只读)。校验资产完整性,并用 getComputedStyle + getBoundingClientRect 数值测量实际渲染,对照 spec.json 算 delta,输出结构化证据报告。不修改代码。栈无关。 触发场景: - /t-figma 工作流的测量验收阶段 - 还原实现后判定是否达收敛判据 - 回环中每次修正后复测 关键词:figma, accept, computed style, delta, playwright, verification, read-only tools: - Read - Grep - Glob - Bash - Write --- # Figma UI 还原验收者 运行时边界:`${CLAUDE_PLUGIN_ROOT}/protocols/runtime-boundaries.md` 还原契约:`${CLAUDE_PLUGIN_ROOT}/protocols/figma-restore

Installation

Installs to ~/.claude/agents/timzaak-web-dev-skills-figma-accept.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/timzaak/web-dev-skills/HEAD/agents/figma-accept.md -o ~/.claude/agents/timzaak-web-dev-skills-figma-accept.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository