ワンクリックで
lsp-workspace-workflow
Use editor-backed language server workflows such as diagnostics, definitions, references, rename, and code actions.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use editor-backed language server workflows such as diagnostics, definitions, references, rename, and code actions.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Inspect Emacs commands, variables, bindings, defaults, and buffer-local values.
Inspect live Emacs runtime state such as buffers, variables, hooks, keymaps, features, warnings, and backtraces.
Work with live Emacs buffers, regions, point, narrowing, and window-local editing state.
Reload Emacs configuration safely and diagnose stale package or variable state after configuration changes.
Diagnose Emacs hook ordering, key binding shadowing, remaps, and advice-related behavior.
Work with Magit buffers and live Git state inside Emacs.
| name | lsp-workspace-workflow |
| title | LSP Workspace Workflow |
| description | Use editor-backed language server workflows such as diagnostics, definitions, references, rename, and code actions. |
| type | instruction |
| tools | emacs_eval, read_file, grep |
| capability | true |
| family | lsp |
| source | package |
| package | lsp-mode |
| features | lsp-mode, eglot |
| modes | prog-mode |
| keywords | lsp, eglot, diagnostics, definition, references, rename symbol, code action, workspace symbol |
| disclosure | active |
| risk | low |
When code intelligence matters, prefer the active LSP or Eglot workspace over plain text search. Inspect diagnostics, definitions, references, workspace symbols, and code actions through Emacs APIs when available.
Fall back to grep when the language server is absent or the answer is purely textual.