dart-signature-help
To see function or method signatures at a cursor position, get signature help for the API being called.
To see function or method signatures at a cursor position, get signature help for the API being called.
To read recent runtime errors from a running Dart or Flutter app, fetch runtime errors after connecting to the Dart Tooling Daemon.
To inspect network activity since page load, list network requests to review API calls and resources.
To take a screenshot of a page or element, capture an image for visual verification.
To run JavaScript in the page context, evaluate an expression on the page or a specific element for inspection or manipulation.
To inspect the Flutter widget tree of the running app, retrieve the widget hierarchy after connecting to the Dart Tooling Daemon.
To capture an accessibility snapshot of the current page, take a structured snapshot for UI inspection.
To read console logs from the current page, retrieve console messages for debugging JavaScript output.
Interact with a running Emacs instance via MCP. Use this skill when the user asks to interact with Emacs buffers, set up automation, or coordinate between Claude Code and Emacs. Access Elisp documentation directly via (describe-function 'fn) or (describe-variable 'var).
To connect to the Dart Tooling Daemon for editor/runtime data, connect using a user-provided DTD URI before using related Dart tools.
To view hover details such as docs and types at a cursor position, get hover information for a file location.
To get the current cursor location from the connected editor, retrieve the active location after connecting to the Dart Tooling Daemon.
To register project roots for Dart tooling access, add one or more root paths before using other Dart tools on those projects.
Serenaエキスパート - コード編集・解析作業時に最優先で使用。プロジェクト初期化、シンボル検索、効率的なコード変更を支援。
To search for symbols across Dart workspaces, resolve a symbol name to find definitions or catch spelling errors.
Fetch Slack thread from URL using API directly (no MCP server needed). Use when: - User provides a Slack message URL - User says "read this slack thread" or "fetch slack thread" - User wants to see conversation context from Slack - User wants to search Slack messages - User wants to fetch channel history (e.g., Google Calendar DM)
To manage browser tabs, list, create, select, or close Playwright tabs.
open a URL, open a web page, open web browser, or navigate the current page in the web browser to a new URL.
To drag and drop between elements on a web page, perform a drag interaction from a source to a target.
Comprehensive guide for Docker MCP Toolkit Dynamic Tools - discover and use ~170 MCP servers on-demand. Use when working with MCP servers, dynamic tools, database access, APIs, cloud services, or needing external integrations during conversations.