Really excited to share this with Product Hunt tomorrow! This chrome extension has completely transformed how I work building products with AI (Claude Code terminal version is my AI of choice).
I just ClickSay it! I literally click and say what i want fixed or changed, and repeat. If I had to estimate how much faster I work now, it would be in the 20x range? I have 5 projects I work on simultaneously, ClickSay / paste and move on to the next project. In 4 weeks I've built 6 massive SaaS projects. I will be launching some of them on Product Hunt as well. Some of the changes I ClickSay can be extensive, especially first think in the morning when I had my first cup of coffee. Since I run Claude Code in auto mode, it'll just cook up the massive enhancement, I'll switch back to it. ClickSay my feedback and move on. I have 33 agents in Claude Code, so I'll even ClickSay and address my main agent to delegate in multi-agent mode.
ClickSay
Hey Product Hunt! 👋 I'm Fred, and I made ClickSay.
Here's why I built it. I've been vibe coding for months - building everything with Claude Code (i use it in terminal but this can be done in any AI building tool, OpenAI Codex, Replit, Lovable, you name it...). And I kept running into the same annoying wall. I'd see a UI bug, switch to Claude Code, and spend 30 seconds trying to explain which element I meant. "The button in the header, the one with rounded corners, make the font bigger." The AI would get the wrong one. I'd try again. Still wrong.
Turns out the bottleneck was never the AI. It was me trying to describe what I was looking at.
So I built ClickSay. Press Cmd+Shift+K (or change it to any shortcut you like), click one or more elements (Use shift key for more than one), say what you want fixed (in any of the 20 supported languages), or changed, or even a large enhancement. It grabs the CSS selector, computed styles, HTML, (lot of options to add in the sidebar like the screenshot with the element highlighted, and even the React/Vue/Svelte component name). All of that gets packaged into a structured prompt and lands on your clipboard.
Paste it into whatever AI tool you use. It gets the full picture and nails the fix first try.
ClickSay completely changed how I work. It's the tool I reach for more than anything else now. What used to be a full minute of typing and back-and-forth takes three seconds. I'm shipping UI fixes way faster, and that compounds across a whole build session. Some days I'll ClickSay 100+ changes without even thinking about it. It's just muscle memory at this point.
For the PH community - use code PRODUCTHUNT2026 for 3 months of Pro free.
I'm really interested in finding out if this changes your daily behavior like it changed mine. One of my beta testers told me the other day he is "hooked on ClickSay". That's awesome. Let me know what you guys think! Cheers- Fred
Here's a video that shows how I use it with Claude Code (I built this complete website MatchCentral with ClickSay btw):
this is actually pretty smart. half the struggle with ai fixing ui stuff is just explaining what exactly is broken, so pulling the selector, styles, screenshot and component info in one go makes a lot of sense. sweep mode sounds useful too, specially when there are multiple small issues all over the page.
curious, what kind of users are getting the most value from this right now, devs fixing their own ui or designers/qa folks sending cleaner feedback?
ClickSay
@nayan_surya98 All types honestly. I've installed @Claude Code + @Supabase + @Vercel for first time vibe coders. People with a great sense of product design and need and they absolutely love it. Other users are designers who focus on website design with some functionality. Here's one. It's a beautiful website fully coded with CC + ClickSay. Front end and backend. For example when it was done. You can ClickSay something like, "I want to fully localize this whole website in 5 of the top languages for soccer and place the flag drop down here".
https://matchcentral.net/
@fredmaker Oh man, I feel this one. I spend half my time in Cursor just trying to explain which element 'm talking
about. "No, the OTHER button. The one with the shadow." Having the selector and styles auto-captured is a game changer.
ClickSay
@maurya_abhiranjan Thank you. I agree. You can't fully appreciate the value until you start using it. ClickSay has rewired how I work.
ClickSay
I can't believe how in less than 2 weeks, 40 years of how I interact with computers has been completely transformed. I built a chrome extension to better work with Claude Code and now, it is virtually the only tool I use on my computer 16 hours a day. I'd love to know how it also changes your daily behavior.
This is such a smart solve, Fred. The "describing what I'm looking at" bottleneck is so real - I've wasted so many minutes trying to explain a button's position to an AI.
The CSS selector + computed styles + component name approach is clever. That's basically giving the AI perfect context instead of hoping it guesses from your description.
Congrats on the launch! Wishing you a great one!
ClickSay
@aethorn Thank you. Appreciate it. I love the product. Has become the product I use the most now! :) Enjoy and let me know how things go with it.