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.
Getting Started
Open the getting started guide.
Workflow
Open the workflow guide.
Privacy
Open the privacy guide.
Troubleshooting
Open the troubleshooting guide.
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
- Open the React app you want to inspect.
- Open DevTools and use the
AI Selectorpanel, or pressAlt+S. - Click the target element.
- Paste the copied context into AnthraCode with your task.
