AIAny
Icon for item

FigmaTrace

Converts 200+ hours of expert Figma screen recordings into 3,469 Playwright-MCP action trajectories for training and evaluating vision-language and GUI agents; includes 126 long‑horizon tasks, phase labels, a 10‑skill taxonomy, and is CC‑BY‑4.0 licensed.

Introduction

Most design datasets capture only final artifacts, leaving out the sequence of decisions that produce them. This dataset records full expert sessions and converts them into long, intent‑segmented action trajectories so models can learn the workflow and creative decisions behind UI and layout design rather than just the end result.

What Sets It Apart
  • Trajectory-focused supervision: 3,469 trajectories (2,883 train / 586 eval) derived from 200+ hours of expert Figma sessions, each a sequence of action-frame pairs in the Playwright‑MCP action space with inserted observe probes for input‑free transitions. This lets agents learn stepwise interaction patterns, not only final screenshots.
  • Skill and phase structure: 126 long‑horizon tasks across 8 workflow categories and a 10‑skill expert taxonomy; trajectories carry closed 12‑label phase annotations to preserve high‑level workflow stages during training.
  • Careful preprocessing for agent compatibility: ~95% idle mouse movements filtered, two‑pass frame extraction with settle detection, effect filtering by changed‑pixel fraction, and phase segmentation via a VLM consensus method; dataset compaction reported at 179× versus raw OS events.
  • Practical for VLM/GU I agent work: formatted for supervised fine‑tuning and evaluation of vision‑language and GUI agents (e.g., long‑horizon, prototype wiring, sketch→Figma, theming, accessibility remediation).
Who It's For and Tradeoffs

Great fit if you want to fine‑tune or evaluate vision‑language models or embodied GUI agents on realistic, intent‑segmented human design workflows and long‑horizon interaction traces. It offers structured phase labels and action-level trajectories useful for learning agentic navigation and design best practices. Look elsewhere if you need pre‑annotated chain‑of‑thought reasoning traces (trajectories do not include explicit reasoning), if you require artifact‑only datasets (this focuses on workflows), or if you need fully noise‑free action logs (some noisy actions can leak through preprocessing and open‑ended tasks reflect individual SME preferences).

Information

  • Websitehuggingface.co
  • OrganizationsPatronus AI
  • AuthorsDarshan Deshpande, Yoshinari Fujinuma, Martyna Markiewicz, Devanshu Bansal, Shivani Jain, Nicholas Saban, Chirag Maheshwari, Anand Kannappan
  • Published date2026/08/19

Categories

More Items

Hugging Face

Provides manually curated Japanese instruction pairs (questions and safe reference answers) for improving LLM output safety, covering broad harm categories and regionally sensitive cases. Includes English meta-tags and standard splits for benchmarking and fine-tuning.

Hugging Face

A 16 GB, 507-file PhD‑level cybersecurity knowledge base for training and evaluating security-focused LLMs and automation. Covers offensive/defensive/forensics/cloud/iot and AI-security across 30+ domains with real-world labs and framework mappings.

Hugging Face

Structured dataset for training and evaluating LLM agentic behavior: function-calling conversations, JSON-mode structured outputs, and extraction samples for teaching models to generate tool calls and strict structured responses. Includes single-turn and multi-turn scenarios across several configs.