Use when user asks to "run tool as function", "test directly", or "call standalone" (outside MCP server). Essential for correct mock Context setup (MagicMock + AsyncMock). Finds integration tests with real test data.
$npx -y skills add blockscout/mcp-server --skill test-guided-tool-runInstalls into the current project.
Run `npx skills use "https://github.com/blockscout/mcp-server" --skill "blockscout/mcp-server/test-guided-tool-run"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/blockscout/mcp-server" that are relevant to the current task. Run `npx skills add "https://github.com/blockscout/mcp-server"` and select the relevant skills, then follow their instructions.