Graham Lipsman

5K posts

Graham Lipsman

Graham Lipsman

@glipsman

Designer/Developer/Entrepreneur. Built the first Figma to code MCP. Taking it to the next level @ https://t.co/46xLocjvxW

Katılım Temmuz 2010
203 Takip Edilen1.3K Takipçiler
Sabitlenmiş Tweet
Graham Lipsman
Graham Lipsman@glipsman·
I wrote a Cursor<>Figma MCP server to make it easier for AI copilots to implement designs. It's not perfect, but the resulting HTML and CSS is a lot cleaner than giving AI a screenshot and having it guess. Link in the replies, take it for a spin and let me know what you think!
English
24
29
270
102K
Graham Lipsman
Graham Lipsman@glipsman·
@lymanstoneky I'm surprised nobody has mentioned /sandbox Doesn't get rid of all permission requests but it has FAR fewer, and it gives me better piece of mind than dangerously skip permissions
English
0
0
1
140
Lyman Stone 石來民 🦬🦬🦬
Claude knowers: how do I make Claude stop asking me to approve a billion little things? How do I make it just do the stuff in the plan it developed and stop asking my permission?
English
21
0
55
17.5K
Graham Lipsman
Graham Lipsman@glipsman·
@ctjlewis Wouldn't their failure imply the social contract is still alive?
English
2
0
7
268
Graham Lipsman
Graham Lipsman@glipsman·
Asking Claude to provide ideas based on "the existing literature" is OP
English
0
0
1
76
Yaron (Ron) Minsky
Yaron (Ron) Minsky@yminsky·
So, where is the application hosting platform of the future that's optimized for vibe coding? There are a ton of little applications I'd love to build for myself if the costs and annoyances of setting up services and permissions were mitigated.
English
37
1
82
20.8K
Dillon Mulroy
Dillon Mulroy@dillon_mulroy·
subagents are sparkling map reduce
English
18
17
314
20.5K
danialhasan
danialhasan@dhasandev·
@glipsman yep but not for ambitious use cases unfortunately
English
1
0
1
37
Graham Lipsman
Graham Lipsman@glipsman·
@tokengobbler Though I don't use Linear it seems like their AI strategy has been pretty solid so far.
English
0
0
0
35
Graham Lipsman
Graham Lipsman@glipsman·
@_brentbaum Very cool! I'd love to try using this data to preserve flow states—e.g. block certain sites or put my phone on DND for some capped amount of time
English
0
0
1
33
brent
brent@_brentbaum·
the crazy thing is that it's actually working
brent tweet media
English
3
0
12
1.1K
Graham Lipsman
Graham Lipsman@glipsman·
@trq212 Was using memory with subagents, gets outdated so fast. Maybe I'm asking it to remember the wrong class of things? Any tips?
English
0
0
1
221
Thariq
Thariq@trq212·
We've rolled out a new auto-memory feature. Claude now remembers what it learns across sessions — your project context, debugging patterns, preferred approaches — and recalls it later without you having to write anything down.
English
850
1.1K
15.9K
3.2M
Aeyric
Aeyric@amsryq·
This after I just migrated my project from Next.js to TanStack Start 💔
Dane Knecht 🦭@dok2001

It’s Next.js Liberation Day. The #1 request we kept hearing: help us run Next fast and secure, without the lock-in and the costs. So we did it. We kept the amazing DX of @nextjs, without the bespoke tooling, built on @vite. We’re working with other providers to make deployment a first-class experience everywhere. Next.js belongs to everyone. blog.cloudflare.com/vinext/

English
4
0
42
15.9K
Stephen Haney
Stephen Haney@stephenhaney·
Hello! Today we're releasing Paper Desktop Paper is now a canvas for Cursor, Claude Code, Codex. Any agent can read and write html to Paper. • push or pull from your codebase • pull real data from anywhere • less work, more design What will you ship? Sound on 🎶
English
347
404
5.7K
1.5M
Graham Lipsman
Graham Lipsman@glipsman·
I put a skill together for setting up a bunch of lint rules, inspired by the OAI harness engineering post. I'll write a better README at some point but you can just ask Claude to explain it for now. >30 rules for Tanstack Start, Drizzle, and Biome setups github.com/GLips/enforced…
English
0
0
0
123
Graham Lipsman
Graham Lipsman@glipsman·
@_ashleypeacock No, but I should make it so. I built it with Anthropic's Agent SDK but under the hood it's the same code as a downloadable MCP would be. Easy enough to extract
English
0
0
2
24
Ashley Peacock
Ashley Peacock@_ashleypeacock·
I was thinking about MCP and Code Mode this morning, and I got thinking how cool would it be if you could convert any MCP server to use Code Mode? This reduces token use of any MCP server, which is nice, but if you need 10 MCP servers, you quickly bloat the context again. So then I thought, why not merge all the MCP servers together behind a single URL and have a single search/execute tool for all the MCP servers your agent uses? I then realised, by re-reading the Code Mode blog post, that the clever people at Cloudflare had already started thinking about this, and I'd totally forgotten that Cloudflare MCP Server Portals already exist. In effect, it lets you compose multiple MCP servers together behind a single URL, with unified auth and access control. Throw Code Mode in there, and you've got yourself a real winner that solves everything I was thinking about this morning. I hadn't started using MCP Server Portals purely because it was mostly a "nice" enhancement, but definitely nothing ground-breaking, but once Code Mode is enabled, I think we'll be seeing a lot more MCP Server Portals! Anyone used MCP Server Portals yet, or given Code Mode a go?
English
7
0
22
1.6K