What problem does it solve?
Manually rebuilding InDesign designs as React components and extracting design tokens by hand is time-consuming and error-prone, especially when designers hand off exported IDML or PDF files for web implementation.
Core Features & Use Cases
- Automated Component Generation: Converts exported InDesign IDML or PDF files into typed React components with accompanying Storybook stories for immediate preview and testing.
- Design Token Extraction: Automatically maps InDesign styles and swatches to production-ready design tokens, including Tailwind presets, CSS files, TypeScript token files, and Style Dictionary JSON.
- Use Case: Ideal for design-to-code workflows where you receive InDesign assets for brochures, marketing pages, or print-to-web projects and need a consistent, token-driven starting point instead of building components from scratch.
Quick Start
Use the indesign-conversion skill to process your exported InDesign IDML or PDF file and generate a ready-to-use React component set with matching design tokens.