Analyze a Figma design file and extract design tokens, component structure, and layout hierarchy for WordPress theme generation
Analyze the provided Figma design and extract a structured specification for WordPress theme generation.
$ARGUMENTS
Design Tokens — Extract:
Component Inventory — Identify:
Layout Structure — Map:
Asset Requirements — List:
Write the analysis to docs/design-spec.json as a structured JSON document with sections for tokens, components, templates, and assets. Also write a human-readable summary to docs/design-spec.md.