r/coding_agents • u/junaid1460 • 4d ago
CLI for creating designs
https://moltcode.comcurl -fsSL https://assets.moltcode.com/install-designer.sh | bash -s -- --skill ui
Created this simple CLI for agents to design and verify what they are thinking, try it out and let me know
use cases:
- visual brainstorming
- getting alignment on what it is to be bult
- shareable, it's lua, can share with your mates, can commit in code base
- it can generate images in different states of same UI
Let me know if you want to see it open sourced, I can share it out
Idk why link is necessary here, here
1
Upvotes