Skip to content

Add cross-file copy-paste skill to Figma plugin#374

Draft
daniel-oai wants to merge 1 commit into
mainfrom
codex/figma-copy-paste-skill
Draft

Add cross-file copy-paste skill to Figma plugin#374
daniel-oai wants to merge 1 commit into
mainfrom
codex/figma-copy-paste-skill

Conversation

@daniel-oai

Copy link
Copy Markdown
Contributor

Summary

  • add a figma-copy-paste skill for exact, editable cross-file Figma transfers using native OS copy and paste through Computer Use
  • include focused references for selection, clipboard handling, FigJam, nested view-only layers, and fidelity verification
  • include deterministic clipboard inspection and decoded-pixel comparison helpers
  • bump the Figma plugin version to 2.0.13 and document the new workflow

The external eval harness and historical run data are intentionally not included in the plugin.

Validation

  • quick_validate.py plugins/figma/skills/figma-copy-paste
  • validate_plugin.py plugins/figma
  • Python compile checks for both helper scripts
  • decoded-pixel comparison against saved exact-copy artifacts: zero changed pixels and SSIM 1.0
  • isolated plugin-eval analysis: 91/100 with zero failures

The full Figma plugin evaluator continues to report existing broken-link and token-budget findings in other bundled skills; this change does not modify those files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant