Pen To React

Convert .pen design files into React components for the Synnovator frontend. Two-phase workflow: (1) Extract reusable base UI components from .pen designs into frontend/components/ui/, (2) Compose full page components using those base components in frontend/components/pages/. Elements not worth extracting are inlined directly into the page component. Use when: (1) Converting a .pen design file into React page and UI components (2) Adding a new page component based on a .pen design (3) Updating existing components to match revised .pen designs (4) Extracting reusable UI patterns from .pen into shared components

majiayu000 50e9270 2 files · 16.3 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/data/pen-to-react commit 50e927067e

Frequently asked questions

npx skillmds add majiayu000/pen-to-react