[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-ChromeDevTools-debug-optimize-lcp-zh-CN":3,"guides-for-ChromeDevTools-debug-optimize-lcp":512,"similar-k175kffn5912sa20q3yms8yzk586mhy8-zh-CN":513},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":264,"isFallback":260,"parentExtension":269,"providers":327,"relations":331,"repo":333,"tags":509,"workflow":510},1778684050928.9429,"k175kffn5912sa20q3yms8yzk586mhy8",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"使用 Chrome DevTools MCP 工具指导调试和优化最大内容绘制 (LCP) 时间。每当用户询问 LCP 性能、页面加载缓慢、核心 Web 指标优化，或希望了解页面主内容渲染过慢的原因时，都可以使用此功能。当用户提到“最大内容绘制”、“页面加载速度”、“CWV”或希望提高其主要内容（如英雄图片或核心内容）的渲染速度时，也请使用此功能。",{"claudeCode":12},"ChromeDevTools/chrome-devtools-mcp","debug-optimize-lcp","https://github.com/ChromeDevTools/chrome-devtools-mcp",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":243,"workflow":262},1778684050928.943,"kn7eaq4vck5emk51cev6vegy0h86nt3h","zh-CN",{"checks":20,"evaluatedAt":197,"extensionSummary":198,"features":199,"nonGoals":206,"practices":210,"prerequisites":211,"promptVersionExtension":215,"promptVersionScoring":216,"purpose":217,"rationale":218,"score":219,"summary":220,"tags":221,"tier":227,"useCases":228,"workflow":233},[21,26,29,32,36,39,43,47,50,53,57,61,64,68,71,74,77,80,83,86,90,94,98,102,106,109,113,117,121,124,127,130,134,137,140,144,148,151,154,158,162,165,168,171,175,178,181,184,187,190,194],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","描述清楚地说明了调试和优化最大内容绘制 (LCP) 性能的问题，包括与页面加载缓慢和核心 Web 指标相关的具体用户查询和痛点。",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","该技能利用 Chrome DevTools MCP 工具提供详细的 LCP 分解、元素识别、网络瀑布分析和脚本审计，这超出了标准 LLM 在性能分析方面的能力。",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","该技能为 LCP 调试提供了一个完整的工作流，从记录跟踪到分析见解和验证修复，涵盖了性能优化的整个生命周期。",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","该扩展仅专注于使用 Chrome DevTools 调试和优化最大内容绘制 (LCP) 性能，而不扩展到不相关的领域。",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","显示的描述准确地反映了该技能的能力，并提供了清晰的使用触发器，与提供的文档非常吻合。",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","该技能使用狭窄且专业的工具，如 `performance_analyze_insight`、`evaluate_script` 和 `list_network_requests`，用于特定的调试任务，而不是单一的通用工具。",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","SKILL.md 文档清楚地概述了调试工作流、工具使用和优化策略。工具的参数通过其在脚本和工具调用中的使用来隐式定义。",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","诸如 `performance_start_trace`、`evaluate_script` 和 `list_network_requests` 等工具名称具有描述性，并且特定于 Web 性能分析领域。",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","工具参数和预期输出在调试工作流的上下文中得到了很好的定义，仅请求 LCP 分析所需的必要数据并返回特定的见解。",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","该扩展根据 Apache-2.0 许可证获得许可，这是一个宽松的开源许可证。",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","该存储库在过去 3 个月内有最近的提交记录，表明维护活跃。",{"category":58,"check":62,"severity":24,"summary":63},"Dependency Management","该项目使用 npm 并似乎有一个 lockfile，这表明了良好的依赖管理实践。",{"category":65,"check":66,"severity":24,"summary":67},"Security","Secret Management","该技能似乎不处理或暴露任何秘密，因为它专注于浏览器性能分析。",{"category":65,"check":69,"severity":24,"summary":70},"Injection","`evaluate_script` 工具与特定的 JavaScript 片段一起使用，降低了任意代码执行的风险。该技能不获取外部内容作为指令。",{"category":65,"check":72,"severity":24,"summary":73},"Transitive Supply-Chain Grenades","该技能依赖于捆绑的 JavaScript 代码片段和本地 Chrome DevTools MCP 工具，避免了下载未经验证的内容的运行时。",{"category":65,"check":75,"severity":24,"summary":76},"Sandbox Isolation","该技能在 Chrome DevTools 和浏览器自动化框架内运行，没有迹象表明试图修改其范围之外的文件。",{"category":65,"check":78,"severity":24,"summary":79},"Sandbox escape primitives","在技能逻辑中未检测到分离进程的生成或拒绝重试循环。",{"category":65,"check":81,"severity":24,"summary":82},"Data Exfiltration","该技能专注于浏览器性能数据，似乎不将机密的$.) 用户数据泄露给第三方。",{"category":65,"check":84,"severity":24,"summary":85},"Hidden Text Tricks","捆绑的内容和文档似乎没有隐藏的指令或混淆的说明。",{"category":87,"check":88,"severity":24,"summary":89},"Hooks","Opaque code execution","`evaluate_script` 使用的 JavaScript 片段是纯净且可读的，没有混淆或 base64 编码的有效负载的迹象。",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","该技能主要通过 MCP 工具与浏览器进行交互，对用户项目结构做出的假设很少，仅限于浏览器导航所需。",{"category":95,"check":96,"severity":24,"summary":97},"Trust","Issues Attention","该存储库在过去 90 天内显示了健康的已关闭与已打开问题的比例，表明维护者积极参与。",{"category":99,"check":100,"severity":24,"summary":101},"Version","Release Management","该项目具有有意义的版本控制，通过 npm 包和 CHANGELOG.md 文件表明。",{"category":103,"check":104,"severity":24,"summary":105},"Execution","Validation","MCP 工具的输入参数和脚本执行由 Chrome DevTools MCP 框架本身隐式验证，该框架期望特定的模式。",{"category":65,"check":107,"severity":24,"summary":108},"Unguarded Destructive Operations","该技能主要用于分析，不执行对用户系统的破坏性操作。",{"category":110,"check":111,"severity":24,"summary":112},"Code Execution","Error Handling","Chrome DevTools MCP 框架可能处理来自浏览器交互的错误，并且技能逻辑本身旨在报告特定的性能见解，而不是不透明地失败。",{"category":110,"check":114,"severity":115,"summary":116},"Logging","not_applicable","该技能是分析性质的，不执行会产生本地审计日志的出站调用或破坏性操作。",{"category":118,"check":119,"severity":24,"summary":120},"Compliance","GDPR","该技能专注于 LCP 性能指标，似乎不处理或提交个人数据。",{"category":118,"check":122,"severity":24,"summary":123},"Target market","该技能专注于使用标准浏览器工具进行 Web 性能分析，没有地域或司法管辖区限制。",{"category":91,"check":125,"severity":24,"summary":126},"Runtime stability","该技能依赖于 Chrome DevTools MCP 框架，该框架旨在与 Chrome 跨平台兼容。",{"category":44,"check":128,"severity":24,"summary":129},"README","README 提供了关于项目、其功能、免责声明和安装说明的全面信息。",{"category":33,"check":131,"severity":132,"summary":133},"Tool surface size","info","该技能利用了 Chrome DevTools MCP 工具的一部分，专注于性能和调试，因此工具表面积适中。",{"category":40,"check":135,"severity":24,"summary":136},"Overlapping near-synonym tools","此技能使用的工具，如性能分析和网络请求列表，是不同的，并且名称似乎没有重叠的近义词。",{"category":44,"check":138,"severity":24,"summary":139},"Phantom features","所有宣传的功能，如 LCP 调试和性能见解，都已通过 SKILL.md 和 README 中描述的工具实现和支持。",{"category":141,"check":142,"severity":24,"summary":143},"Install","Installation instruction","README 提供了清晰的安装说明，包括 MCP 客户端配置代码片段和用于验证的示例提示。",{"category":145,"check":146,"severity":24,"summary":147},"Errors","Actionable error messages","预计该技能和底层 MCP 框架会为性能分析失败提供可操作的错误消息，指导用户进行修复。",{"category":103,"check":149,"severity":24,"summary":150},"Pinned dependencies","该项目使用 npm 并具有 lockfile，这表明依赖项已固定，并且脚本使用带有适当 shebangs 的标准解释器。",{"category":33,"check":152,"severity":115,"summary":153},"Dry-run preview","该技能主要是分析性的，不执行需要干运行模式的状态更改操作。",{"category":155,"check":156,"severity":24,"summary":157},"Protocol","Idempotent retry & timeouts","底层 MCP 框架可能处理浏览器交互的超时和重试，并且该技能的操作是只读的，最大限度地减少了对显式幂等性的需求。",{"category":118,"check":159,"severity":160,"summary":161},"Telemetry opt-in","warning","README 指出默认启用了使用情况统计信息收集，并且可以通过标志选择退出，这不完全是选择加入的。",{"category":40,"check":163,"severity":24,"summary":164},"Precise Purpose","该技能的目的定义精确，详细说明了它的作用（指导 LCP 调试）以及何时使用它（特定的 LCP 相关查询），并有明确的边界。",{"category":40,"check":166,"severity":24,"summary":167},"Concise Frontmatter","SKILL.md 中的 frontmatter 简洁明了，有效地总结了指导 LCP 调试的核心功能，后跟触发短语。",{"category":44,"check":169,"severity":24,"summary":170},"Concise Body","SKILL.md 正文简洁，详细介绍了工作流和优化策略，并引用了单独的文件以获取更深入的材料。",{"category":172,"check":173,"severity":24,"summary":174},"Context","Progressive Disclosure","该技能通过链接到 `references/` 目录中用于 LCP 分解、代码片段和优化策略的单独 markdown 文件来使用渐进式披露。",{"category":172,"check":176,"severity":115,"summary":177},"Forked exploration","该技能的工作流是调查性的，但不涉及需要 `context: fork` 的深度代码审查或广泛的多文件检查。",{"category":22,"check":179,"severity":24,"summary":180},"Usage examples","SKILL.md 提供了清晰的分步说明和脚本引用，有效地作为调试工作流的现成示例。",{"category":22,"check":182,"severity":24,"summary":183},"Edge cases","文档通过概述常见陷阱并提供与已识别瓶颈相关的特定优化策略，隐式处理了边缘情况。",{"category":110,"check":185,"severity":115,"summary":186},"Tool Fallback","该技能完全依赖 Chrome DevTools MCP 框架，没有需要回退的外部工具依赖项。",{"category":91,"check":188,"severity":24,"summary":189},"Stack assumptions","该技能假定 Node.js 和兼容的 Chrome 版本，这些在 README 中已明确说明为要求。",{"category":191,"check":192,"severity":24,"summary":193},"Safety","Halt on unexpected state","文档描述了一个结构化的调试工作流，该工作流暗示在某些条件不满足时会停止并报告，指导用户完成恢复步骤。",{"category":91,"check":195,"severity":24,"summary":196},"Cross-skill coupling","该技能是独立的，并且完全专注于使用 Chrome DevTools MCP 工具进行 LCP 优化，不依赖或隐式耦合到其他技能。",1778683913988,"此技能使用 Chrome DevTools MCP 工具引导用户完成调试和优化最大内容绘制 (LCP) 性能的过程。它提供了一个分步工作流，用于分析 LCP 的子部分、识别瓶颈元素、检查网络请求以及审计常见问题，并提供具体的优化策略。",[200,201,202,203,204,205],"指导 LCP 性能调试","分析 LCP 子部分（TTFB、资源加载延迟/持续时间、渲染延迟）","识别 LCP 元素及其属性","检查网络瀑布以查找资源加载问题","审计常见的 LCP 相关问题，如懒加载和渲染阻塞脚本","提供优先的优化策略",[207,208,209],"直接优化其他核心 Web 指标（FID、CLS）","超出 LCP 性能的通用网站调试","自动化网站内容创建或 SEO 分析",[],[212,213,214],"Node.js v20.19+ 或更新的 LTS 版本","Google Chrome 当前稳定版或更新版本","npm","3.0.0","4.4.0","通过利用 Chrome DevTools 进行详细分析和可操作的见解，帮助用户识别和解决最大内容绘制 (LCP) 性能问题。","该扩展展示了出色的文档、清晰的目的和强大的工作流，使用了专用工具。唯一的小发现与遥测选择退出有关。",97,"一个高度优化且有效的诊断和优化最大内容绘制性能的技能。",[222,223,224,225,226],"performance","debugging","web","chrome","devtools","community",[229,230,231,232],"当用户询问 LCP 性能或页面加载缓慢时","当用户希望优化核心 Web 指标时","当用户需要了解页面主内容渲染缓慢的原因时","当用户提到“最大内容绘制”、“页面加载速度”或“CWV”时",[234,235,236,237,238,239,240,241,242],"导航到目标 URL。","开始带有重新加载的性能跟踪。","分析跟踪中的 LCP 见解。","使用脚本识别 LCP 元素。","检查网络瀑布以了解 LCP 资源。","使用脚本检查 HTML 中的常见问题。","根据已识别的瓶颈应用优先的优化策略。","通过重新运行跟踪并比较结果来验证修复。","模拟较慢的网络/CPU 条件进行最终测试。",{"codeQuality":244,"collectedAt":246,"documentation":247,"maintenance":250,"popularity":256,"security":258,"testCoverage":261},{"hasLockfile":245},true,1778683892461,{"descriptionLength":248,"readmeSize":249},439,32903,{"closedIssues90d":251,"forks":252,"hasChangelog":245,"openIssues90d":253,"pushedAt":254,"stars":255},105,2504,38,1778676021000,39452,{"npmDownloads":257},6163267,{"hasNpmPackage":245,"license":259,"smitheryVerified":260},"Apache-2.0",false,{"hasCi":245,"hasTests":245},{"updatedAt":263},1778684050929,{"basePath":265,"githubOwner":266,"githubRepo":267,"locale":18,"slug":13,"type":268},"skills/debug-optimize-lcp","ChromeDevTools","chrome-devtools-mcp","skill",{"_creationTime":270,"_id":271,"community":272,"display":273,"identity":277,"parentExtension":281,"providers":314,"relations":322,"tags":323,"workflow":324},1778683762612.123,"k17evynnzmmag96rw4rpybyydx86m0py",{"reviewCount":8},{"description":274,"installMethods":275,"name":276,"sourceUrl":14},"Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer",{"claudeCode":267},"Chrome DevTools MCP",{"basePath":278,"githubOwner":266,"githubRepo":267,"locale":279,"slug":267,"type":280},"","en","plugin",{"_creationTime":282,"_id":283,"community":284,"display":285,"identity":289,"providers":291,"relations":308,"tags":310,"workflow":311},1778683762612.1228,"k1718stvkzt1rg0y1vknsm38zx86m2r6",{"reviewCount":8},{"description":286,"installMethods":287,"name":288,"sourceUrl":14},"Bundled plugins for actuating and debugging the Chrome browser.",{"claudeCode":12},"Chrome DevTools for Agents",{"basePath":278,"githubOwner":266,"githubRepo":267,"locale":279,"slug":267,"type":290},"marketplace",{"evaluate":292,"extract":300},{"promptVersionExtension":293,"promptVersionScoring":216,"score":294,"tags":295,"targetMarket":299,"tier":227},"3.1.0",95,[296,223,297,225,226,298],"browser-automation","performance-analysis","puppeteer","global",{"commitSha":301,"license":259,"marketplace":302,"plugin":306},"HEAD",{"name":303,"pluginCount":304,"version":305},"chrome-devtools-plugins",1,"0.26.0",{"mcpCount":8,"provider":307,"skillCount":8},"classify",{"repoId":309},"kd7an8ppnz1q2np9tc5yw4qenn86mg6h",[296,225,223,226,297,298],{"evaluatedAt":312,"extractAt":313,"updatedAt":312},1778683809544,1778683762612,{"evaluate":315,"extract":319},{"promptVersionExtension":215,"promptVersionScoring":216,"score":294,"tags":316,"targetMarket":299,"tier":227},[225,226,298,317,223,222,318],"automation","network",{"commitSha":301,"license":259,"plugin":320},{"mcpCount":8,"provider":307,"skillCount":321},6,{"parentExtensionId":283,"repoId":309},[317,225,223,226,318,222,298],{"evaluatedAt":325,"extractAt":313,"updatedAt":326},1778683836724,1778684096135,{"evaluate":328,"extract":330},{"promptVersionExtension":215,"promptVersionScoring":216,"score":219,"tags":329,"targetMarket":299,"tier":227},[222,223,224,225,226],{"commitSha":301,"license":259},{"parentExtensionId":271,"repoId":309,"translatedFrom":332},"k17epm9sry450r4jfxjz5hxsxh86nt1m",{"_creationTime":334,"_id":309,"identity":335,"providers":336,"workflow":504},1778683755605.5256,{"githubOwner":266,"githubRepo":267,"sourceUrl":14},{"classify":337,"discover":493,"extract":496,"github":497,"npm":503},{"commitSha":301,"extensions":338},[339,352,375,386,394,404,418,432,440],{"basePath":278,"description":286,"displayName":303,"installMethods":340,"rationale":341,"selectedPaths":342,"source":351,"sourceLanguage":279,"type":290},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[343,346,348],{"path":344,"priority":345},".claude-plugin/marketplace.json","mandatory",{"path":347,"priority":345},"README.md",{"path":349,"priority":350},"LICENSE","high","rule",{"basePath":278,"description":274,"displayName":267,"installMethods":353,"rationale":354,"selectedPaths":355,"source":351,"sourceLanguage":279,"type":280},{"claudeCode":267},"plugin manifest at .claude-plugin/plugin.json (coalesced with duplicate plugin at .github/plugin)",[356,358,359,360,363,365,367,369,371,373],{"path":357,"priority":345},".claude-plugin/plugin.json",{"path":347,"priority":345},{"path":349,"priority":350},{"path":361,"priority":362},"skills/a11y-debugging/SKILL.md","medium",{"path":364,"priority":362},"skills/chrome-devtools/SKILL.md",{"path":366,"priority":362},"skills/chrome-devtools-cli/SKILL.md",{"path":368,"priority":362},"skills/debug-optimize-lcp/SKILL.md",{"path":370,"priority":362},"skills/memory-leak-debugging/SKILL.md",{"path":372,"priority":362},"skills/troubleshooting/SKILL.md",{"path":374,"priority":345},".mcp.json",{"basePath":376,"description":377,"displayName":378,"installMethods":379,"rationale":380,"selectedPaths":381,"source":351,"sourceLanguage":279,"type":268},"skills/a11y-debugging","Uses Chrome DevTools MCP for accessibility (a11y) debugging and auditing based on web.dev guidelines. Use when testing semantic HTML, ARIA labels, focus states, keyboard navigation, tap targets, and color contrast.","a11y-debugging",{"claudeCode":12},"SKILL.md frontmatter at skills/a11y-debugging/SKILL.md",[382,384],{"path":383,"priority":345},"SKILL.md",{"path":385,"priority":362},"references/a11y-snippets.md",{"basePath":387,"description":388,"displayName":389,"installMethods":390,"rationale":391,"selectedPaths":392,"source":351,"sourceLanguage":279,"type":268},"skills/chrome-devtools","Uses Chrome DevTools via MCP for efficient debugging, troubleshooting and browser automation. Use when debugging web pages, automating browser interactions, analyzing performance, or inspecting network requests. This skill does not apply to `--slim` mode (MCP configuration).","chrome-devtools",{"claudeCode":12},"SKILL.md frontmatter at skills/chrome-devtools/SKILL.md",[393],{"path":383,"priority":345},{"basePath":395,"description":396,"displayName":397,"installMethods":398,"rationale":399,"selectedPaths":400,"source":351,"sourceLanguage":279,"type":268},"skills/chrome-devtools-cli","Use this skill to write shell scripts or run shell commands to automate tasks in the browser or otherwise use Chrome DevTools via CLI.","chrome-devtools-cli",{"claudeCode":12},"SKILL.md frontmatter at skills/chrome-devtools-cli/SKILL.md",[401,402],{"path":383,"priority":345},{"path":403,"priority":362},"references/installation.md",{"basePath":265,"description":405,"displayName":13,"installMethods":406,"rationale":407,"selectedPaths":408,"source":351,"sourceLanguage":279,"type":268},"Guides debugging and optimizing Largest Contentful Paint (LCP) using Chrome DevTools MCP tools. Use this skill whenever the user asks about LCP performance, slow page loads, Core Web Vitals optimization, or wants to understand why their page's main content takes too long to appear. Also use when the user mentions \"largest contentful paint\", \"page load speed\", \"CWV\", or wants to improve how fast their hero image or main content renders.",{"claudeCode":12},"SKILL.md frontmatter at skills/debug-optimize-lcp/SKILL.md",[409,410,412,414,416],{"path":383,"priority":345},{"path":411,"priority":362},"references/elements-and-size.md",{"path":413,"priority":362},"references/lcp-breakdown.md",{"path":415,"priority":362},"references/lcp-snippets.md",{"path":417,"priority":362},"references/optimization-strategies.md",{"basePath":419,"description":420,"displayName":421,"installMethods":422,"rationale":423,"selectedPaths":424,"source":351,"sourceLanguage":279,"type":268},"skills/memory-leak-debugging","Diagnoses and resolves memory leaks in JavaScript/Node.js applications. Use when a user reports high memory usage, OOM errors, or wants to analyze heapsnapshots or run memory leak detection tools like memlab.","memory-leak-debugging",{"claudeCode":12},"SKILL.md frontmatter at skills/memory-leak-debugging/SKILL.md",[425,426,428,430],{"path":383,"priority":345},{"path":427,"priority":362},"references/common-leaks.md",{"path":429,"priority":362},"references/compare_snapshots.js",{"path":431,"priority":362},"references/memlab.md",{"basePath":433,"description":434,"displayName":435,"installMethods":436,"rationale":437,"selectedPaths":438,"source":351,"sourceLanguage":279,"type":268},"skills/troubleshooting","Uses Chrome DevTools MCP and documentation to troubleshoot connection and target issues. Trigger this skill when list_pages, new_page, or navigate_page fail, or when the server initialization fails.","troubleshooting",{"claudeCode":12},"SKILL.md frontmatter at skills/troubleshooting/SKILL.md",[439],{"path":383,"priority":345},{"basePath":278,"description":441,"displayName":267,"installMethods":442,"license":259,"rationale":443,"selectedPaths":444,"source":351,"sourceLanguage":279,"type":492},"MCP server for Chrome DevTools",{"npm":267},"server.json with namespace/server name at server.json",[445,447,449,450,451,454,456,458,460,462,464,466,468,470,472,474,476,478,480,482,484,486,488,490],{"path":446,"priority":345},"server.json",{"path":448,"priority":345},"package.json",{"path":347,"priority":345},{"path":349,"priority":350},{"path":452,"priority":453},"src/index.ts","low",{"path":455,"priority":453},"src/tools/ToolDefinition.ts",{"path":457,"priority":453},"src/tools/categories.ts",{"path":459,"priority":453},"src/tools/console.ts",{"path":461,"priority":453},"src/tools/emulation.ts",{"path":463,"priority":453},"src/tools/extensions.ts",{"path":465,"priority":453},"src/tools/input.ts",{"path":467,"priority":453},"src/tools/lighthouse.ts",{"path":469,"priority":453},"src/tools/memory.ts",{"path":471,"priority":453},"src/tools/network.ts",{"path":473,"priority":453},"src/tools/pages.ts",{"path":475,"priority":453},"src/tools/performance.ts",{"path":477,"priority":453},"src/tools/screencast.ts",{"path":479,"priority":453},"src/tools/screenshot.ts",{"path":481,"priority":453},"src/tools/script.ts",{"path":483,"priority":453},"src/tools/slim/tools.ts",{"path":485,"priority":453},"src/tools/snapshot.ts",{"path":487,"priority":453},"src/tools/thirdPartyDeveloper.ts",{"path":489,"priority":453},"src/tools/tools.ts",{"path":491,"priority":453},"src/tools/webmcp.ts","mcp",{"sources":494},[495],"manual",{"npmPackage":267},{"closedIssues90d":251,"description":498,"forks":252,"homepage":499,"license":259,"openIssues90d":253,"pushedAt":254,"readmeSize":249,"stars":255,"topics":500},"Chrome DevTools for coding agents","https://npmjs.org/package/chrome-devtools-mcp",[501,298,389,502,225,223,226,492],"mcp-server","browser",{"downloads":257},{"classifiedAt":505,"discoverAt":506,"extractAt":507,"githubAt":507,"npmAt":508,"updatedAt":505},1778683762439,1778683755605,1778683758506,1778683760729,[225,223,226,222,224],{"evaluatedAt":511,"extractAt":313,"updatedAt":263},1778683914260,[],[514,534,552,582,612,632],{"_creationTime":515,"_id":516,"community":517,"display":518,"identity":521,"providers":522,"relations":528,"tags":530,"workflow":531},1778684074950.4968,"k17a2p5tj2n738wj5cs7gerp2s86mvsp",{"reviewCount":8},{"description":519,"installMethods":520,"name":435,"sourceUrl":14},"使用 Chrome DevTools MCP 和文档来排查连接和目标问题。当 list_pages、new_page 或 navigate_page 失败，或服务器初始化失败时，触发此技能。",{"claudeCode":12},{"basePath":433,"githubOwner":266,"githubRepo":267,"locale":18,"slug":435,"type":268},{"evaluate":523,"extract":527},{"promptVersionExtension":215,"promptVersionScoring":216,"score":524,"tags":525,"targetMarket":299,"tier":526},100,[226,225,435,223,317,492],"verified",{"commitSha":301},{"parentExtensionId":271,"repoId":309,"translatedFrom":529},"k1709q7z5grftph7kb93c569qh86n56a",[317,225,223,226,492,435],{"evaluatedAt":532,"extractAt":313,"updatedAt":533},1778683958622,1778684074950,{"_creationTime":535,"_id":536,"community":537,"display":538,"identity":541,"providers":542,"relations":546,"tags":548,"workflow":549},1778684031502.9355,"k171629xg4d65e9g3nrehzw05986nzdv",{"reviewCount":8},{"description":539,"installMethods":540,"name":389,"sourceUrl":14},"通过 MCP 使用 Chrome DevTools 进行高效的调试、故障排除和浏览器自动化。适用于调试网页、自动化浏览器交互、分析性能或检查网络请求。此技能不适用于 `--slim` 模式（MCP 配置）。",{"claudeCode":12},{"basePath":387,"githubOwner":266,"githubRepo":267,"locale":18,"slug":389,"type":268},{"evaluate":543,"extract":545},{"promptVersionExtension":215,"promptVersionScoring":216,"score":219,"tags":544,"targetMarket":299,"tier":227},[225,226,223,317,222,502],{"commitSha":301},{"parentExtensionId":271,"repoId":309,"translatedFrom":547},"k176ps0wyxqa80x451seanypxn86nn1b",[317,502,225,223,226,222],{"evaluatedAt":550,"extractAt":313,"updatedAt":551},1778683871188,1778684031503,{"_creationTime":553,"_id":554,"community":555,"display":556,"identity":562,"providers":567,"relations":574,"tags":577,"workflow":578},1778699366078.7817,"k173mj3k9wcdq512bp1532xkwx86nrh4",{"reviewCount":8},{"description":557,"installMethods":558,"name":560,"sourceUrl":561},"当工作依赖于用户实时浏览器会话或可见的渲染状态，而不是静态抓取时使用，尤其是在浏览器调试上下文或 DevTools 选择的元素或请求、登录仪表板或 CMS 流程、localhost 应用、上传、下载、媒体检查、DOM 或 iframe 检查、Shadow DOM，或看起来像软 404、身份验证墙、反机器人检查或速率限制的浏览器故障时。",{"claudeCode":559},"xixu-me/skills","使用我的浏览器","https://github.com/xixu-me/skills",{"basePath":563,"githubOwner":564,"githubRepo":565,"locale":18,"slug":566,"type":268},"skills/use-my-browser","xixu-me","skills","use-my-browser",{"evaluate":568,"extract":572},{"promptVersionExtension":215,"promptVersionScoring":216,"score":524,"tags":569,"targetMarket":299,"tier":526},[502,223,317,570,571],"ux","developer-tools",{"commitSha":301,"license":573},"MIT",{"repoId":575,"translatedFrom":576},"kd77r2vb42jmgam0qbr9f2c6kn86mebv","k179cgk616p3xva37r5jqsfwvh86mcp2",[317,502,223,571,570],{"evaluatedAt":579,"extractAt":580,"updatedAt":581},1778699261239,1778699106670,1778699366078,{"_creationTime":583,"_id":584,"community":585,"display":586,"identity":592,"providers":597,"relations":606,"tags":608,"workflow":609},1778697652123.895,"k179x649dvyg7xswjx2h5a199n86m32x",{"reviewCount":8},{"description":587,"installMethods":588,"name":590,"sourceUrl":591},"Diagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.",{"claudeCode":589},"steipete/clawdis","Node Connect","https://github.com/steipete/clawdis",{"basePath":593,"githubOwner":594,"githubRepo":595,"locale":279,"slug":596,"type":268},"skills/node-connect","steipete","clawdis","node-connect",{"evaluate":598,"extract":605},{"promptVersionExtension":215,"promptVersionScoring":216,"score":524,"tags":599,"targetMarket":299,"tier":526},[223,600,601,602,603,435,604],"networking","android","ios","macos","openclaws",{"commitSha":301,"license":573},{"repoId":607},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[601,223,602,603,600,604,435],{"evaluatedAt":610,"extractAt":611,"updatedAt":610},1778698735523,1778697652123,{"_creationTime":613,"_id":614,"community":615,"display":616,"identity":620,"providers":622,"relations":628,"tags":629,"workflow":630},1778697652123.8813,"k175pymk0vm7xrcjj2p0jf904186nae7",{"reviewCount":8},{"description":617,"installMethods":618,"name":619,"sourceUrl":591},"Debug OpenClaw model, provider, tool-surface, code-mode, streaming, and live/Crabbox behavior by choosing the right logs, probes, and proof path before changing code.",{"claudeCode":589},"openclaw-debugging",{"basePath":621,"githubOwner":594,"githubRepo":595,"locale":279,"slug":619,"type":268},".agents/skills/openclaw-debugging",{"evaluate":623,"extract":627},{"promptVersionExtension":215,"promptVersionScoring":216,"score":524,"tags":624,"targetMarket":299,"tier":526},[223,604,625,435,626],"cli","development",{"commitSha":301},{"repoId":607},[625,223,626,604,435],{"evaluatedAt":631,"extractAt":611,"updatedAt":631},1778697754713,{"_creationTime":633,"_id":634,"community":635,"display":636,"identity":642,"providers":646,"relations":653,"tags":657,"workflow":658},1778693779072.0886,"k17dpgjm67e1yh81ym3nt0ra5586m4n4",{"reviewCount":8},{"description":637,"installMethods":638,"name":640,"sourceUrl":641},"运行 context-mode 诊断。检查运行时、钩子、FTS5、\n插件注册、npm 和 marketplace 版本。\n触发器：/context-mode:ctx-doctor\n",{"claudeCode":639},"mksglu/context-mode","ctx-doctor","https://github.com/mksglu/context-mode",{"basePath":643,"githubOwner":644,"githubRepo":645,"locale":18,"slug":640,"type":268},"skills/ctx-doctor","mksglu","context-mode",{"evaluate":647,"extract":652},{"promptVersionExtension":215,"promptVersionScoring":216,"score":524,"tags":648,"targetMarket":299,"tier":526},[649,571,650,223,651],"context-management","productivity","diagnostics",{"commitSha":301},{"parentExtensionId":654,"repoId":655,"translatedFrom":656},"k17ezy748es7sfnbnp9phht43h86m53y","kd764b2fctbqg4b8j8y6xvmkvs86m29m","k17dre81ghdhwnja4h61m340qd86m942",[649,223,571,651,650],{"evaluatedAt":659,"extractAt":660,"updatedAt":661},1778693603549,1778693511416,1778693779072]