Settings

Theme

Show HN: Grab elements from your page and give it to AI

3 points by aidenyb 2 months ago · 0 comments · 1 min read


Hey HN! I made a tool to grab elements from your page and give it to Cursor, Claude Code, and others as context.

I spend a ton of time vibe coding and one of my gripes is coding agents have a hard time finding the element I'm talking about. I wished I could say "fix this" and the agent would know.

React Grab basically fixes this by copying the selected element's information (like React component name, source, and html) for the agent as context. This makes the element faster to locate.

It's available for free, open source on GitHub: https://github.com/aidenybai/react-grab

Let me know what you think!

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection