Skeleton Extractor

Use when transforming an HTML mockup into a draft design-skeleton.v1 YAML. Walks the DOM via puppeteer-core at 3 breakpoints, extracts bboxes + computed styles (resolved back to declared tokens) + wired interaction handlers, and emits one draft ready for visual-architect review. Runs the Node subprocess under trusted_runner discipline (CB3-compliant: trusted runner owns execution, skill only generates draft). Invoked by visual-architect at design-phase freeze; NEVER writes the frozen skeleton itself.

joogy06 4929737 8 files · 46.1 KB Updated

File contents

joogy06/agent-foundry/tree/main/skills/skeleton-extractor commit 4929737ae9

Frequently asked questions

npx skillmds@latest add joogy06/skeleton-extractor