Navigating the tech cosmos: AI insights, computer bytes, and everything in between.

Joined February 2025
103 Photos and videos
If you frequently switch between #Cursor IDE and #ClaudeCode, keep your agent skills in sync without duplication by creating symlink. `ln -s ../.cursor/skills .claude/skills` ✅ One source of truth. 👽 Commit the symlink and your whole team can use it.
1
48
Utsav retweeted

39
83
1,276
248,373
TIL : Git allows committing symbolic link. Github also renders such symbolic link with different icon beautifully.
1
1
36
Here is how sample commands look like :
1
30
This is super-useful when you want to maintain two different files with same content. Example : A skill repo that works with Agents as well as Claude code. github.com/supabase/agent-sk…

46
17 Dec 2025
Idea : A react component library for ultra light weight games. Games that induces dopamine and can be finished in few seconds to few minutes. You can plug such components instead of those loading indicators.
2
42
Utsav retweeted
Wonderful and useful resource for designers. Especially if all you focus on is beautiful UI. Link in thread 👇
15
23
524
45,938
27 Nov 2025
I love @claudeai artifacts. I often experiment with design variations there. When I want to bring a design (or part of it) back to Cursor, I ask Claude to turn it into a text-based visual design. That block of text a quick screenshot = zero-friction import into Cursor.
1
3
67
27 Nov 2025
One can even skip adding screenshot. Skipping screenshot helps sometimes because @cursor_ai keeps design grounded in your app's style.
46
20 Nov 2025
For redesign ideas, Claude Artifacts >>>> Google Stich , UX Pilot
51
18 Nov 2025
When observation translates to execution with great sense for design.
17 Nov 2025
Lock screen mirror I noticed we all check our look through the front camera, but the current flow is slow for that use-case because you need to open the full camera view and flip the camera each time. So I started exploring different approaches for this.
117
16 Nov 2025
NextJS's experimental flag: "--experimental-https" is very useful. 🔍 What does it do? It allows you to run a web app on localhost with https. 💡 Why is it useful? - Very useful for testing out OAuth App workflows because so many OAuth providers do not allow redirect URIs starting with http:// (e.g. Adobe Sign) - So no more dealing with ngrok and its ever-changing URLs. ⚙️ How does it work? It uses mkcert behind the scenes and create self-signed certificate.
1
51
16 Nov 2025
Note to myself
Red flags in a React codebase 🚩 functions named handleClick,handleSubmit 🚩 preventDefault 🚩 useMemo 🚩 fetch inside useEffect 🚩 <div onClick/> 🚩 a "hooks" directory 🚩 css files 🚩 icon library in package.json
65
4 Nov 2025
Latest version of @cursor_ai does not allow referencing chats. I miss providing existing chats as context in @cursor_ai while starting new chat. @ericzakariasson : What would be right alternative to it. One alternate is : copy chat and continue. That is cumbersome.
1
41
4 Nov 2025
My usecase : I often have quick questions to explore a particular path in existing chat. Consider it as an exploration. I don't want to do that as part of parent chat to avoid bloating context.
27
3 Nov 2025
For me, Most used shortcut in @cursor_ai are : Command P Command N Command E How about you ?
23
Utsav retweeted
in 2020 i started recreating the stamps my grandpa collected, it was a small lockdown project that sort of grew into a digital collection of my own. now, @rpavlini and I built an online philately experience where you can explore them and zooooom in like a true philatelist
111
373
4,751
193,465
2 Nov 2025
Great selection of pallets for website. Worth bookmarking. While building website, I would choose from one of these pallets rather than starting randomly.
Color palette inspiration 🔴 🟠 🟡 🟢 🔵 🟣 Curated color palette ideas displayed in an example website. Have a play 👇 happyhues.co
1
29