Anthra Selector logoAdd to Chrome
AnthraCode React AI Selector

Documentation

Anthra Selector is a Chrome DevTools extension for turning a selected React UI element into a compact, AI-ready context block for AnthraCode or another coding agent.

Who it is for

Use it when you are debugging, restyling, refactoring, or explaining a React interface to an AI coding agent. The extension is especially useful when the selected element is easier to point at than describe.

Core loop

  1. Open the React app you want to inspect.
  2. Open DevTools and use the AI Selector panel, or press Alt+S.
  3. Click the target element.
  4. Paste the copied context into AnthraCode with your task.