Hi HN, I'm Ahmad from the Intuned (https://intunedhq.com) team. Today, we're releasing and open-sourcing Selector Forge (https://selectorforge.ai/), a browser extension that generates reliable CSS/XPath selectors using AI.You can use it to create a selector for a single element or for an array of elements. The selectors it creates are meant to be "semantic" and more resilient to page changes than what Chrome DevTool’s “Copy Selector” (and other similar extensions) give you. Those tend to hand you something brittle like `#top > div.w-100.ph0-l.ph3.ph4-m > h1 > span`, which can break with a minimal page change. Selector Forge aims for selectors that don't break as easily. Here are some selectors that Selector Forge created: `//div[@aria-label="Showing weekly downloads"]//p[@aria-live="polite"]` (item selector) and `//*[local-name()='svg' and @aria-label="Download statistics"]/following-sibling::div` (list selector).Here is a video demo of using the extension: https://www.youtube.com/watch?v=8IjjeDQkKmoSelector Forge on Chrome: https://chromewebstore.google.com/detail/lbendfnlmhdakbeblaj...Selector Forge on Firefox:
https://addons.mozilla.org/en-US/firefox/addon/selector-forg...Selector Forge code:
https://github.com/Intuned/selector-forgeBackstory: For the past couple of years we've been building Intuned Agent, a coding agent for building and maintaining browser automations. We quickly figured out that the most fragile part of any browser code is usually the selectors and that creating good selectors can go a long way towards improving the quality and reliability of the automation itself.So we abstracted selector creation into its own agent, wrapped it as a tool, and let our codegen agent call it. LLMs by default don't do a great job generating good selectors, so this turned out to be really useful and improved the code our agent generates.We recently thought that this piece (the selector agent/creation) is useful on its own (outside our platform) so we packaged it as a browser extension. That’s this post!Selector Forge is open source, and the version in the browser stores (Chrome and Firefox) is free for up to 200 selectors/month. Unlimited usage is part of our paid plans.We realize most developers aren't writing this kind of code by hand anymore, so the next step is exposing this functionality in a way coding agents can call directly, over a CLI or MCP. Here's our roadmap: https://github.com/Intuned/selector-forge#roadmapExcited to hear your thoughts, questions, and feedback!
Show HN: Selector Forge – browser extension for AI-generated resilient selectors
A tool that generates 'semantic' and 'resilient' selectors, superior to brittle alternatives from browser dev tools, specifically for browser automation and testing.
View Origin LinkProduct Positioning & Context
AI Executive Synthesis
A tool that generates 'semantic' and 'resilient' selectors, superior to brittle alternatives from browser dev tools, specifically for browser automation and testing.
This addresses a critical pain point in browser automation and testing: selector fragility. Traditional selectors break easily with UI changes, leading to significant maintenance overhead. Selector Forge, leveraging AI, aims to generate more robust, 'semantic' selectors, directly improving the reliability and reducing the maintenance burden of automation scripts. Its origin as an abstracted component for a coding agent (Intuned Agent) highlights the broader trend of AI-assisted development. The open-source, freemium model with paid plans for unlimited usage positions it for rapid adoption among developers and QA teams. This product directly enhances developer productivity and automation stability, a high-value proposition in the B2B SaaS market.
Related Ecosystem & Alternatives
Discover adjacent products, open-source repositories, and developer tools sharing similar technical architecture.
Deep-Dive FAQs
What is Selector Forge – browser extension for AI-generated resilient selectors?
Selector Forge – browser extension for AI-generated resilient selectors is analyzed by our AI as: A tool that generates 'semantic' and 'resilient' selectors, superior to brittle alternatives from browser dev tools, specifically for browser automation and testing.. It focuses on This addresses a critical pain point in browser automation and testing: selector fragility. Traditional selectors break easily with UI changes, lea...
Where did Selector Forge – browser extension for AI-generated resilient selectors originate?
Data for Selector Forge – browser extension for AI-generated resilient selectors was aggregated directly from the Hacker News community ecosystem, representing raw developer and early-adopter sentiment.
When was Selector Forge – browser extension for AI-generated resilient selectors publicly launched?
The initial public indexing or launch date for Selector Forge – browser extension for AI-generated resilient selectors within our tracked developer communities was recorded on June 23, 2026.
How popular is Selector Forge – browser extension for AI-generated resilient selectors?
Selector Forge – browser extension for AI-generated resilient selectors has achieved measurable traction, logging over 34 traction score and facilitating 2 recorded discussions or engagements.
Which technical categories define Selector Forge – browser extension for AI-generated resilient selectors?
Based on metadata extraction, Selector Forge – browser extension for AI-generated resilient selectors is categorized under topics such as: browser extension, AI-generated, resilient selectors, CSS/XPath selectors.
What are some commercial alternatives to Selector Forge – browser extension for AI-generated resilient selectors?
Our semantic intelligence engine identifies potential commercial alternatives in the SaaS space, such as Respan Gateway, which offers overlapping value propositions.
How does the creator describe Selector Forge – browser extension for AI-generated resilient selectors?
The original author or development team describes the product as follows: "Hi HN, I'm Ahmad from the Intuned (https://intunedhq.com) team. Today, we're releasing and open-sourcing Selector Forge (https://selectorforge.ai/), a browser extension that generates reliable CSS/..."
Community Voice & Feedback
[flagged]
Why do you think LLMs don't do a good job at generating good selectors by default?
[flagged]
Discovery Source
Hacker News Aggregated via automated community intelligence tracking.
Tech Stack Dependencies
No direct open-source NPM package mentions detected in the product documentation.
Media Tractions & Mentions
No mainstream media stories specifically mentioning this product name have been intercepted yet.
Deep Research & Science
No direct peer-reviewed scientific literature matched with this product's architecture.
SaaS Metrics