Inspector is an AI-powered visual front-end IDE and editor that connects your browser and local codebase so you can build, iterate, debug, and ship user interfaces faster by merging visual editing with AI coding agents like Cursor, Claude Code, or OpenAI Codex. Instead of bouncing between Figma, DevTools, and your code editor, Inspector lets you click elements visually, drag to move them, edit text directly on the page, and leave comments, then uses AI to apply those changes back to your code automatically with full context from your actual React/HTML/CSS project. It works locally with your codebase so edits are precise and safe, and it also integrates Git workflows like repo initialization and branch management, so you can commit, push, and create pull requests without leaving the visual interface. ...