What if your team could design, iterate, and deploy entire products without ever leaving a Slack thread?
๐ That's Paper Builder.
It follows your team's conversation, generates the product you're envisioning on Paper, and deploys it on Vercel. Directly in the Slack channel.
From single pages to entire flows, by using your design system.
Just tag Paper Builder in the thread.
Under the hood, a Python server orchestrates three flows:
1. ๐ The Intent Detection Flow: Claude CLI
- Agent 1 reads the Slack thread and classifies the request as design or deploy.
2. ๐จ The Design Flow: Claude CLI โ Paper MCP
- The server checks if a design system folder exists in the project.
- Agent 2 checks if a design system exists on the Paper canvas.
- Agent 3 uses the Paper MCP to build or refine the UI, applying the design system tokens
๐ Paper MCP tools used:
+ get_guide: To load design-specific instructions.
+ get_basic_info: To understand the current canvas state.
+ write_html & update_styles: To create and edit visual elements.
+ get_screenshot: To capture the design for Slack review.
+ finish_working_on_nodes: To finalise the session on Paper.
3. โ๏ธ The Deploy Flow: Claude CLI (โ Paper MCP) โ React/Vite โ Vercel
- Agent 4 exports the artboards as React components and image assets.
- Agent 5 wires the navigation between screens and prepares the app for deployment.
๐ Paper MCP tools used:
+ get_jsx: To transform canvas components into React components.
+ get_computed_styles: To extract exact CSS tokens from the artboards.
+ get_fill_image: To download icons and images for the local bundle.
It's open source, run it yourself and share your feedback:
https://github.com/valeeff/paper_builder_on_slack
3
136
The Mobbin x Contra challenge starts with research.
And when you're deep in it, one question always comes up: did this design actually work?
๐ฅ Mobbin is the best place to study real apps design, and I've built this extension to add one simple layer, a score based on:
+ adoption
+ growth
It appears immediately on each app, so you're taking inspiration from UIs that are proven, besides being beautiful.
๐ Beta: https://chromewebstore.google.com/detail/mobbin-reliability-score/bdicojjpfkaehdhgbobojmpcnfhncggb
Drop a comment if you try it, any feedback is welcome โค๏ธ
11
459
Long-distance love comes with its own kind of pain.
I built SnapSwap to make it a bit lighter, something you can share and laugh about together.
๐ Snap.Swap
(https://snapswap.lovable.app/)I loved that @Wispr Flow let me keep prompting even when I was out for a walk, straight from my iPhone.
(I might have overused it a bit.)
Tools: Wispr Flow across Lovable + ChatGPT + Gemini
โค๏ธ SnapSwap:
You generate a funny or romantic scene, swap the charactersโ faces with yours, and create something playful together, even if youโre miles apart.
Try it yourself and share your feedback!