IDE Byebye — Development skill for Claude Code
Dev plugin: ⌘-click a rendered element, say what to change, and open Codex / Claude / Cursor / Grok with file:line + intent ready.
How to install IDE Byebye
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open bo-516/ide-byebye and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What IDE Byebye does
Dev plugin: ⌘-click a rendered element, say what to change, and open Codex / Claude / Cursor / Grok with file:line + intent ready. Vite, webpack, rspack & more.
Alternatives in Development
- Adb Scheme — Open Android scheme links via adb 206 ★
- 05 Public Permalink — Give every published post a public read-only permalink at /p/:slug — a standalone server-rendered 143 ★
- Add Voiceover — Generate a voiceover narration and add it to your Remotion project 113 ★
README
ide-byebye
[English](./README.md) | [中文](./README.zh-CN.md)
⌘-click any rendered element, describe the change in plain words, and hand **source location + intent** to **Codex App / Claude App / Cursor / Grok Build** — no hunting through the IDE.
Dev-only plugin for Vite / webpack / rspack / rsbuild / esbuild / Farm, Next.js (Turbopack + webpack) and the Angular CLI (Mako: path injection only). It overlays a source-aware picker on your running app, builds a structured prompt (`file:line`, surrounding source, intent, optional screenshots / styles / recording), and opens the chosen agent via deeplink or Terminal.
It is glue, not a model: it never edits files and ships no AI SDK. The agent you hand off to does the actual change.
Works with **React**, **Vue**, **Svelte**, **Solid**, **Preact** and **Angular** — including SSR frameworks such as **Next.js**, **Nuxt** and **SvelteKit**. See [Framework support](#framework-support).

**What the clip shows** (Vue demo → agent):
- Pick — hold ⌘ and click a rendered node; the overlay resolves
data-insp-pathto source (src/App.vue #99-129in the recording). - Describe — type plain-language intent in the dialog (optional
@code, screenshots, styles, or recording). - Hand off — choose Codex App / Claude App / Cursor / Grok Build;
the loopback server builds a structured prompt and opens the agent with
file:line+ intent already filled in.
Table of contents
Related Skills
Pinpoint
Click an element on your local dev site, write what should change, and your coding agent gets it — selector, c
Dev Inspector
Claude Code skill: click an element in your dev app, auto-inject source/component/selector/screenshot into the
Tater
A voice agent rendered as a potato — rude, russet, and driven by a live OpenAI Realtime call. Remembers what y
Restart Vite
Clear cache and restart dev server
Temple
Session manager for Claude Code and Codex — an IDE for your agent sessions, organized by project and a click a
Excalidraw Create
Create a new element on the Excalidraw canvas (rectangle, ellipse, diamond, arrow, line, text, freedraw).
Related Agents
React Build Resolver
Diagnose and fix React build failures across Vite, webpack, Next.js, CRA, Parcel, esbuild, and Bun. Handles JS
Cursor Research Agent
Senior Cursor/Anysphere researcher specializing in Cursor IDE - researches latest context window and model ava
Orchestration Visual QA
Independent visual-QA gate for a PR with a user-visible surface. Headless-captures the ticket's click-path, re