一键导入
serena-lsp-integration
настрой Serena LSP: индексация, project.yml, semantic analysis. Используй для: Serena config. EN: semantic index, LSP keys.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
настрой Serena LSP: индексация, project.yml, semantic analysis. Используй для: Serena config. EN: semantic index, LSP keys.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Отлаживает browser-only failures через Chrome DevTools MCP и Playwright CLI. Используй для: консоль, сеть, runtime, layout, memory, performance, Lighthouse. EN triggers: browser debug, console, network, runtime, performance.
Маршрутизирует browser tasks только через managed Playwright CLI и Chrome DevTools MCP. Используй для: UI, визуально, скриншот, Figma, консоль, сеть, перфоманс. EN triggers: browser routing, UI validation, screenshots, visual QA, console, network.
Валидирует UI и сценарии через Playwright CLI evidence. Используй для: проверь UI, браузер, скриншот, регрессия, адаптив, бизнес-логика, визуально. EN triggers: validate UI, browser check, regression, responsive, screenshot.
Низкоуровневая browser automation через Playwright CLI. Используй для: screenshots, snapshots, headed sessions, traces, responsive, UI proof. EN triggers: Playwright CLI validation, screenshots, snapshots, traces.
Проводит visual QA для Figma, screenshots и reference images. Используй для: pixel-perfect, сравни с Figma, сравни с фото, diff. EN triggers: visual diff, pixel-perfect, compare Figma, reference image.
Маршрутизирует старые Webwright-запросы в управляемые CloakBrowser workflows. Используй для: длинная web-задача, RPA, extraction. EN triggers: compatibility browser task, long-horizon web task.
| name | serena-lsp-integration |
| description | настрой Serena LSP: индексация, project.yml, semantic analysis. Используй для: Serena config. EN: semantic index, LSP keys. |
Keep Serena MCP usage aligned with real language-server support. Use Serena for semantic inspection and editing where supported, and fall back honestly where a file type is not Serena-native.
references/serena-lsp-integration.md when exact Serena keys or limitations matter.python, typescript, rust, dart, go, cpp, yaml, bash, json, toml, markdown.cpp; treat JavaScript as typescript.serena project index after language configuration changes.Do not silently modify .serena/project.yml. Explain or apply changes only when the user explicitly asks for setup. Full project initialization belongs to the rldyour-flow plugin.
Use .serena/project.local.yml for machine-local executable paths. Use committed .serena/project.yml only for portable project settings.
For supported code files, use the existing Serena-first workflow:
initial_instructionslist_memoriesread_memoryget_symbols_overviewfind_symbolfind_referencing_symbolssearch_for_pattern only for broad text sweeps or unsupported file typesFor unsupported files, state the limitation and use direct reads, search, external validation, or browser/design/security plugins as appropriate.