Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

simple question, I didn't found out that tiny point in the claude design UI: how do you "hand over" to claude code exactly? just created my design system and would like to drop into my CC managed repo so CC can flesh out all the react components to the design system. only a folder with files like SKILL.md so far that I spotted ort some JSX stuff. wonder if there is some blessed way instead


For us, Claude Design wrote one html file and a bunch of jsx files. What it built was quite functional. We used the “export” button to download the project as a zip file and I placed the contents into a directory in my monorepo. Then I wrote an about 5 paragraph prompt for Claude Code, sent it with bypass permissions (CC is running as a different, non-root user with no LAN network access), and went to bed. The next day, viola, it turned prototype jsx into tsx (+ server-side ts) that mostly conformed with my existing stack.

I’ve been trying to find a good way to let my Dad keep tweaking the new version but haven’t so far. For now he continues to work (using CD) on the jsx prototype. I can do another export later and CC could use git diff to see what changed and realise those same changes in the “real” version. But there has to be a better way.


thanks! zip download did it ultimately with CC crunching through it!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: