[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-ChromeDevTools-troubleshooting-en":3,"guides-for-ChromeDevTools-troubleshooting":488,"similar-k1709q7z5grftph7kb93c569qh86n56a-en":489},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":244,"isFallback":240,"parentExtension":249,"providers":306,"relations":310,"repo":311,"tags":485,"workflow":486},1778683762612.1245,"k1709q7z5grftph7kb93c569qh86n56a",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"ChromeDevTools/chrome-devtools-mcp","troubleshooting","https://github.com/ChromeDevTools/chrome-devtools-mcp",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":223,"workflow":242},1778683958622.0842,"kn729mdc7t6s3ah1wtv9yj81g186mwp8","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"targetMarket":216,"tier":217,"useCases":218},[21,26,29,32,36,39,44,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of troubleshooting Chrome DevTools MCP connection and target issues, and provides specific triggers for when the skill should be used.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill acts as a troubleshooting wizard, providing a structured diagnostic process that goes beyond generic advice or simple API wrappers, offering a unique value for resolving complex MCP setups.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides a comprehensive, step-by-step troubleshooting guide that covers configuration, common errors, known issues, and diagnostic commands, indicating it's ready for real-world use.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill is focused solely on troubleshooting Chrome DevTools MCP setup and connection issues, without venturing into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's purpose and triggers as detailed in the SKILL.md.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This skill does not expose tools directly; it acts as a diagnostic and guidance system.",{"category":45,"check":46,"severity":24,"summary":47},"Documentation","Configuration & parameter reference","The SKILL.md and README.md provide comprehensive documentation for MCP server configuration options, including defaults and usage examples.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","This skill does not expose tools with user-facing names; it operates as a procedural guidance system.",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","The skill's primary function is to guide the user through troubleshooting steps and tool invocation, rather than directly processing data with a defined schema.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The extension is licensed under the Apache-2.0 license, which is a permissive open-source license.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The repository has recent commits, indicating active maintenance.",{"category":59,"check":63,"severity":24,"summary":64},"Dependency Management","The project uses npm and likely has lockfiles (implied by `hasLockfile: true`), and Node.js v20+ requirements are stated, indicating good dependency management.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill focuses on troubleshooting configurations and does not appear to handle or expose secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill's core functionality is guiding the user through troubleshooting steps and doesn't involve loading untrusted external data as instructions.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill guides users to run commands but does not fetch or execute arbitrary remote code.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill does not directly interact with the file system or perform destructive operations outside of guiding the user to configure the MCP server.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","The skill's logic does not involve executing detached processes or retry loops around denied tool calls.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill focuses on troubleshooting configuration and does not involve reading or submitting confidential data to third parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content and descriptions appear to be free of hidden steering tricks or obfuscated characters.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's logic is presented in readable markdown and does not involve obfuscated code or runtime script fetching.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill clearly outlines its assumptions about user project organization for finding configuration files and requires Node.js v20+.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","With 38 issues opened and 105 closed in the last 90 days, the closure rate is adequate, indicating good maintainer engagement.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The project has a `CHANGELOG.md` and uses npm versioning, indicating clear release management.",{"category":104,"check":105,"severity":42,"summary":106},"Code Execution","Validation","The skill itself does not execute code or process structured output that requires validation by a schema library.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill guides the user on configuration and diagnostics; it does not perform destructive operations itself.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The skill provides detailed error messages and diagnostic steps for common MCP issues, guiding users towards resolution.",{"category":104,"check":114,"severity":42,"summary":115},"Logging","The skill is a diagnostic guide and does not perform actions that require local audit logging.",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","The skill focuses on configuration and troubleshooting, not personal data processing.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The extension is a development tool for Chrome DevTools MCP and has no regional or jurisdictional limitations; targetMarket is global.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill requires Node.js v20+ and standard Chrome, with clear instructions for different OS environments.",{"category":45,"check":127,"severity":24,"summary":128},"README","The README.md is comprehensive, detailing features, disclaimers, usage statistics, requirements, and installation instructions.",{"category":33,"check":130,"severity":42,"summary":131},"Tool surface size","This skill does not expose tools; it guides the user through a troubleshooting process.",{"category":40,"check":133,"severity":42,"summary":134},"Overlapping near-synonym tools","This skill does not expose tools, so there are no overlapping near-synonym tools.",{"category":45,"check":136,"severity":24,"summary":137},"Phantom features","All advertised troubleshooting steps and capabilities described in the documentation have corresponding implementation details and guidance within the SKILL.md and README.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README.md provides clear installation instructions for various MCP clients and includes copy-pasteable configuration examples.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The skill provides detailed, actionable guidance for common errors, including root cause and remediation steps.",{"category":147,"check":148,"severity":24,"summary":149},"Execution","Pinned dependencies","The project specifies Node.js v20+ and uses npm, implying dependency management with lockfiles.",{"category":33,"check":151,"severity":42,"summary":152},"Dry-run preview","The skill's function is diagnostic and guiding, not performing state-changing operations directly.",{"category":154,"check":155,"severity":42,"summary":156},"Protocol","Idempotent retry & timeouts","The skill does not directly interact with remote services or perform state-changing operations that require idempotency or timeouts.",{"category":66,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The README clearly documents usage statistics collection is enabled by default but can be opted out via a flag or environment variable.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The skill clearly defines its purpose as troubleshooting Chrome DevTools MCP connection and target issues, and specifies when to trigger it.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter in SKILL.md is concise and self-contained, summarizing the core capability and triggers.",{"category":45,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is well-structured and under 500 lines, delegating detailed procedures and troubleshooting steps effectively.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The skill's instructions are well-organized, with detailed troubleshooting steps and configuration options presented clearly without excessive length.",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","The skill is a diagnostic and guidance tool, not an exploration or deep review skill, so 'context: fork' is not applicable.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The README provides multiple configuration examples for various MCP clients and a sample prompt to test the setup.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The SKILL.md explicitly documents common error patterns, their symptoms, and detailed recovery steps.",{"category":104,"check":183,"severity":42,"summary":184},"Tool Fallback","This skill does not rely on external tools like MCP servers as dependencies; it guides the user on configuring and troubleshooting them.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The skill guides the user to identify and resolve issues, effectively halting the troubleshooting process on unexpected states and reporting them.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained and focuses on troubleshooting MCP, without implicit reliance on other skills.",1778683958519,"This skill acts as a troubleshooting wizard for Chrome DevTools MCP setups. It guides users through identifying configuration issues, diagnosing common errors like 'Could not find DevToolsActivePort', and provides steps for resolving problems with extensions or tool availability. It directs users to relevant documentation and diagnostic commands.",[195,196,197,198,199],"Step-by-step diagnostic process for MCP issues","Identification of common error patterns and their specific causes","Guidance on enabling remote debugging and checking Chrome versions","Troubleshooting for missing tools and extension loading failures","Reference to known issues and documentation for advanced problems",[201,202,203],"Performing MCP server configuration or modification.","Directly controlling the Chrome browser.","Providing general Chrome browser troubleshooting unrelated to MCP.","3.0.0","4.4.0","To help users effectively troubleshoot and resolve connection and target issues with Chrome DevTools MCP server configurations, ensuring reliable browser automation and debugging.","The extension demonstrates excellent documentation, clear purpose, and robust troubleshooting guidance, with no critical or warning findings across all evaluated checks.",100,"A high-quality skill providing expert guidance for troubleshooting Chrome DevTools MCP issues.",[211,212,13,213,214,215],"devtools","chrome","debugging","automation","mcp","global","verified",[219,220,221,222],"When `list_pages`, `new_page`, or `navigate_page` fail in an MCP setup.","When the Chrome DevTools MCP server fails to initialize or start.","When encountering 'Could not find DevToolsActivePort' errors with `--autoConnect`.","When only a limited set of MCP tools are available, indicating read-only mode.",{"codeQuality":224,"collectedAt":226,"documentation":227,"maintenance":230,"popularity":236,"security":238,"testCoverage":241},{"hasLockfile":225},true,1778683936036,{"descriptionLength":228,"readmeSize":229},198,32903,{"closedIssues90d":231,"forks":232,"hasChangelog":225,"openIssues90d":233,"pushedAt":234,"stars":235},105,2504,38,1778676021000,39452,{"npmDownloads":237},6163267,{"hasNpmPackage":225,"license":239,"smitheryVerified":240},"Apache-2.0",false,{"hasCi":225,"hasTests":225},{"updatedAt":243},1778683958622,{"basePath":245,"githubOwner":246,"githubRepo":247,"locale":18,"slug":13,"type":248},"skills/troubleshooting","ChromeDevTools","chrome-devtools-mcp","skill",{"_creationTime":250,"_id":251,"community":252,"display":253,"identity":257,"parentExtension":260,"providers":293,"relations":301,"tags":302,"workflow":303},1778683762612.123,"k17evynnzmmag96rw4rpybyydx86m0py",{"reviewCount":8},{"description":254,"installMethods":255,"name":256,"sourceUrl":14},"Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer",{"claudeCode":247},"Chrome DevTools MCP",{"basePath":258,"githubOwner":246,"githubRepo":247,"locale":18,"slug":247,"type":259},"","plugin",{"_creationTime":261,"_id":262,"community":263,"display":264,"identity":268,"providers":270,"relations":287,"tags":289,"workflow":290},1778683762612.1228,"k1718stvkzt1rg0y1vknsm38zx86m2r6",{"reviewCount":8},{"description":265,"installMethods":266,"name":267,"sourceUrl":14},"Bundled plugins for actuating and debugging the Chrome browser.",{"claudeCode":12},"Chrome DevTools for Agents",{"basePath":258,"githubOwner":246,"githubRepo":247,"locale":18,"slug":247,"type":269},"marketplace",{"evaluate":271,"extract":279},{"promptVersionExtension":272,"promptVersionScoring":205,"score":273,"tags":274,"targetMarket":216,"tier":278},"3.1.0",95,[275,213,276,212,211,277],"browser-automation","performance-analysis","puppeteer","community",{"commitSha":280,"license":239,"marketplace":281,"plugin":285},"HEAD",{"name":282,"pluginCount":283,"version":284},"chrome-devtools-plugins",1,"0.26.0",{"mcpCount":8,"provider":286,"skillCount":8},"classify",{"repoId":288},"kd7an8ppnz1q2np9tc5yw4qenn86mg6h",[275,212,213,211,276,277],{"evaluatedAt":291,"extractAt":292,"updatedAt":291},1778683809544,1778683762612,{"evaluate":294,"extract":298},{"promptVersionExtension":204,"promptVersionScoring":205,"score":273,"tags":295,"targetMarket":216,"tier":278},[212,211,277,214,213,296,297],"performance","network",{"commitSha":280,"license":239,"plugin":299},{"mcpCount":8,"provider":286,"skillCount":300},6,{"parentExtensionId":262,"repoId":288},[214,212,213,211,297,296,277],{"evaluatedAt":304,"extractAt":292,"updatedAt":305},1778683836724,1778684096135,{"evaluate":307,"extract":309},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":308,"targetMarket":216,"tier":217},[211,212,13,213,214,215],{"commitSha":280},{"parentExtensionId":251,"repoId":288},{"_creationTime":312,"_id":288,"identity":313,"providers":314,"workflow":480},1778683755605.5256,{"githubOwner":246,"githubRepo":247,"sourceUrl":14},{"classify":315,"discover":469,"extract":472,"github":473,"npm":479},{"commitSha":280,"extensions":316},[317,330,353,364,372,382,398,412,417],{"basePath":258,"description":265,"displayName":282,"installMethods":318,"rationale":319,"selectedPaths":320,"source":329,"sourceLanguage":18,"type":269},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[321,324,326],{"path":322,"priority":323},".claude-plugin/marketplace.json","mandatory",{"path":325,"priority":323},"README.md",{"path":327,"priority":328},"LICENSE","high","rule",{"basePath":258,"description":254,"displayName":247,"installMethods":331,"rationale":332,"selectedPaths":333,"source":329,"sourceLanguage":18,"type":259},{"claudeCode":247},"plugin manifest at .claude-plugin/plugin.json (coalesced with duplicate plugin at .github/plugin)",[334,336,337,338,341,343,345,347,349,351],{"path":335,"priority":323},".claude-plugin/plugin.json",{"path":325,"priority":323},{"path":327,"priority":328},{"path":339,"priority":340},"skills/a11y-debugging/SKILL.md","medium",{"path":342,"priority":340},"skills/chrome-devtools/SKILL.md",{"path":344,"priority":340},"skills/chrome-devtools-cli/SKILL.md",{"path":346,"priority":340},"skills/debug-optimize-lcp/SKILL.md",{"path":348,"priority":340},"skills/memory-leak-debugging/SKILL.md",{"path":350,"priority":340},"skills/troubleshooting/SKILL.md",{"path":352,"priority":323},".mcp.json",{"basePath":354,"description":355,"displayName":356,"installMethods":357,"rationale":358,"selectedPaths":359,"source":329,"sourceLanguage":18,"type":248},"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",[360,362],{"path":361,"priority":323},"SKILL.md",{"path":363,"priority":340},"references/a11y-snippets.md",{"basePath":365,"description":366,"displayName":367,"installMethods":368,"rationale":369,"selectedPaths":370,"source":329,"sourceLanguage":18,"type":248},"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",[371],{"path":361,"priority":323},{"basePath":373,"description":374,"displayName":375,"installMethods":376,"rationale":377,"selectedPaths":378,"source":329,"sourceLanguage":18,"type":248},"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",[379,380],{"path":361,"priority":323},{"path":381,"priority":340},"references/installation.md",{"basePath":383,"description":384,"displayName":385,"installMethods":386,"rationale":387,"selectedPaths":388,"source":329,"sourceLanguage":18,"type":248},"skills/debug-optimize-lcp","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.","debug-optimize-lcp",{"claudeCode":12},"SKILL.md frontmatter at skills/debug-optimize-lcp/SKILL.md",[389,390,392,394,396],{"path":361,"priority":323},{"path":391,"priority":340},"references/elements-and-size.md",{"path":393,"priority":340},"references/lcp-breakdown.md",{"path":395,"priority":340},"references/lcp-snippets.md",{"path":397,"priority":340},"references/optimization-strategies.md",{"basePath":399,"description":400,"displayName":401,"installMethods":402,"rationale":403,"selectedPaths":404,"source":329,"sourceLanguage":18,"type":248},"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",[405,406,408,410],{"path":361,"priority":323},{"path":407,"priority":340},"references/common-leaks.md",{"path":409,"priority":340},"references/compare_snapshots.js",{"path":411,"priority":340},"references/memlab.md",{"basePath":245,"description":10,"displayName":13,"installMethods":413,"rationale":414,"selectedPaths":415,"source":329,"sourceLanguage":18,"type":248},{"claudeCode":12},"SKILL.md frontmatter at skills/troubleshooting/SKILL.md",[416],{"path":361,"priority":323},{"basePath":258,"description":418,"displayName":247,"installMethods":419,"license":239,"rationale":420,"selectedPaths":421,"source":329,"sourceLanguage":18,"type":215},"MCP server for Chrome DevTools",{"npm":247},"server.json with namespace/server name at server.json",[422,424,426,427,428,431,433,435,437,439,441,443,445,447,449,451,453,455,457,459,461,463,465,467],{"path":423,"priority":323},"server.json",{"path":425,"priority":323},"package.json",{"path":325,"priority":323},{"path":327,"priority":328},{"path":429,"priority":430},"src/index.ts","low",{"path":432,"priority":430},"src/tools/ToolDefinition.ts",{"path":434,"priority":430},"src/tools/categories.ts",{"path":436,"priority":430},"src/tools/console.ts",{"path":438,"priority":430},"src/tools/emulation.ts",{"path":440,"priority":430},"src/tools/extensions.ts",{"path":442,"priority":430},"src/tools/input.ts",{"path":444,"priority":430},"src/tools/lighthouse.ts",{"path":446,"priority":430},"src/tools/memory.ts",{"path":448,"priority":430},"src/tools/network.ts",{"path":450,"priority":430},"src/tools/pages.ts",{"path":452,"priority":430},"src/tools/performance.ts",{"path":454,"priority":430},"src/tools/screencast.ts",{"path":456,"priority":430},"src/tools/screenshot.ts",{"path":458,"priority":430},"src/tools/script.ts",{"path":460,"priority":430},"src/tools/slim/tools.ts",{"path":462,"priority":430},"src/tools/snapshot.ts",{"path":464,"priority":430},"src/tools/thirdPartyDeveloper.ts",{"path":466,"priority":430},"src/tools/tools.ts",{"path":468,"priority":430},"src/tools/webmcp.ts",{"sources":470},[471],"manual",{"npmPackage":247},{"closedIssues90d":231,"description":474,"forks":232,"homepage":475,"license":239,"openIssues90d":233,"pushedAt":234,"readmeSize":229,"stars":235,"topics":476},"Chrome DevTools for coding agents","https://npmjs.org/package/chrome-devtools-mcp",[477,277,367,478,212,213,211,215],"mcp-server","browser",{"downloads":237},{"classifiedAt":481,"discoverAt":482,"extractAt":483,"githubAt":483,"npmAt":484,"updatedAt":481},1778683762439,1778683755605,1778683758506,1778683760729,[214,212,213,211,215,13],{"evaluatedAt":243,"extractAt":292,"updatedAt":487},1778684097619,[],[490,519,549,579,599,627],{"_creationTime":491,"_id":492,"community":493,"display":494,"identity":500,"providers":505,"relations":512,"tags":514,"workflow":515},1778699106670.4268,"k179cgk616p3xva37r5jqsfwvh86mcp2",{"reviewCount":8},{"description":495,"installMethods":496,"name":498,"sourceUrl":499},"Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.",{"claudeCode":497},"xixu-me/skills","Use My Browser","https://github.com/xixu-me/skills",{"basePath":501,"githubOwner":502,"githubRepo":503,"locale":18,"slug":504,"type":248},"skills/use-my-browser","xixu-me","skills","use-my-browser",{"evaluate":506,"extract":510},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":507,"targetMarket":216,"tier":217},[478,213,214,508,509],"ux","developer-tools",{"commitSha":280,"license":511},"MIT",{"repoId":513},"kd77r2vb42jmgam0qbr9f2c6kn86mebv",[214,478,213,509,508],{"evaluatedAt":516,"extractAt":517,"updatedAt":518},1778699261239,1778699106670,1778699384978,{"_creationTime":520,"_id":521,"community":522,"display":523,"identity":529,"providers":532,"relations":541,"tags":544,"workflow":545},1778699170774.1592,"k172e8vt4zcz50bb0vfp6ptb1n86mf90",{"reviewCount":8},{"description":524,"installMethods":525,"name":527,"sourceUrl":528},"Use when the user needs X (Twitter) data or confirmation-gated X actions through Xquik: tweet search, user lookup, follower extraction, media download, monitoring, webhooks, MCP, SDKs, posting, likes, DMs, and profile updates. Requires a Xquik API key. Never ask for X login material.",{"claudeCode":526},"Xquik-dev/x-twitter-scraper","x-twitter-scraper","https://github.com/Xquik-dev/x-twitter-scraper",{"basePath":530,"githubOwner":531,"githubRepo":527,"locale":18,"slug":527,"type":248},"skills/x-twitter-scraper","Xquik-dev",{"evaluate":533,"extract":540},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":534,"targetMarket":216,"tier":217},[535,536,537,538,214,215,539],"twitter","x","api","data-retrieval","sdk",{"commitSha":280},{"parentExtensionId":542,"repoId":543},"k17axvhmvwp90strpqcd5b0h7986m80d","kd783enpnwhry153ka0z65ear186mjbh",[537,214,538,215,539,535,536],{"evaluatedAt":546,"extractAt":547,"updatedAt":548},1778699230863,1778699170774,1778699296021,{"_creationTime":550,"_id":551,"community":552,"display":553,"identity":559,"providers":564,"relations":573,"tags":575,"workflow":576},1778697652123.895,"k179x649dvyg7xswjx2h5a199n86m32x",{"reviewCount":8},{"description":554,"installMethods":555,"name":557,"sourceUrl":558},"Diagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.",{"claudeCode":556},"steipete/clawdis","Node Connect","https://github.com/steipete/clawdis",{"basePath":560,"githubOwner":561,"githubRepo":562,"locale":18,"slug":563,"type":248},"skills/node-connect","steipete","clawdis","node-connect",{"evaluate":565,"extract":572},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":566,"targetMarket":216,"tier":217},[213,567,568,569,570,13,571],"networking","android","ios","macos","openclaws",{"commitSha":280,"license":511},{"repoId":574},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[568,213,569,570,567,571,13],{"evaluatedAt":577,"extractAt":578,"updatedAt":577},1778698735523,1778697652123,{"_creationTime":580,"_id":581,"community":582,"display":583,"identity":587,"providers":589,"relations":595,"tags":596,"workflow":597},1778697652123.8813,"k175pymk0vm7xrcjj2p0jf904186nae7",{"reviewCount":8},{"description":584,"installMethods":585,"name":586,"sourceUrl":558},"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":556},"openclaw-debugging",{"basePath":588,"githubOwner":561,"githubRepo":562,"locale":18,"slug":586,"type":248},".agents/skills/openclaw-debugging",{"evaluate":590,"extract":594},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":591,"targetMarket":216,"tier":217},[213,571,592,13,593],"cli","development",{"commitSha":280},{"repoId":574},[592,213,593,571,13],{"evaluatedAt":598,"extractAt":578,"updatedAt":598},1778697754713,{"_creationTime":600,"_id":601,"community":602,"display":603,"identity":609,"providers":614,"relations":621,"tags":623,"workflow":624},1778683190010.284,"k1757t8mrzzrf8yabxrtp82mg586m6nf",{"reviewCount":8},{"description":604,"installMethods":605,"name":607,"sourceUrl":608},"Systematic debugging methodology emphasizing root cause analysis over quick fixes",{"claudeCode":606},"bobmatnyc/claude-mpm-skills","Systematic Debugging","https://github.com/bobmatnyc/claude-mpm-skills",{"basePath":610,"githubOwner":611,"githubRepo":612,"locale":18,"slug":613,"type":248},"universal/debugging/systematic-debugging","bobmatnyc","claude-mpm-skills","systematic-debugging",{"evaluate":615,"extract":620},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":616,"targetMarket":216,"tier":217},[213,13,617,618,619],"root-cause-analysis","methodology","problem-solving",{"commitSha":280,"license":239},{"repoId":622},"kd72g55e5qeqs90bk1bvkt8wbx86nkn3",[213,618,619,617,13],{"evaluatedAt":625,"extractAt":626,"updatedAt":625},1778686304588,1778683190010,{"_creationTime":628,"_id":629,"community":630,"display":631,"identity":637,"providers":641,"relations":648,"tags":651,"workflow":652},1778694480889.9556,"k17cw5h9amytcw2kg63ygtqqxn86nsp8",{"reviewCount":8},{"description":632,"installMethods":633,"name":635,"sourceUrl":636},"Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior",{"claudeCode":634},"NeoLabHQ/context-engineering-kit","root-cause-tracing","https://github.com/NeoLabHQ/context-engineering-kit",{"basePath":638,"githubOwner":639,"githubRepo":640,"locale":18,"slug":635,"type":248},"plugins/kaizen/skills/root-cause-tracing","NeoLabHQ","context-engineering-kit",{"evaluate":642,"extract":647},{"promptVersionExtension":204,"promptVersionScoring":205,"score":643,"tags":644,"targetMarket":216,"tier":217},99,[213,13,645,509,646],"code-analysis","call-stack",{"commitSha":280},{"parentExtensionId":649,"repoId":650},"k17884m6t3p8517a1d2zjp8zbd86n13x","kd7a3rj13ezgx1wgm0jfh08hsx86n0sz",[646,645,213,509,13],{"evaluatedAt":653,"extractAt":654,"updatedAt":653},1778695268236,1778694480890]