[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-ChromeDevTools-chrome-devtools-en":3,"guides-for-ChromeDevTools-chrome-devtools":488,"similar-k176ps0wyxqa80x451seanypxn86nn1b-en":489},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":246,"isFallback":242,"parentExtension":251,"providers":306,"relations":310,"repo":311,"tags":485,"workflow":486},1778683762612.1235,"k176ps0wyxqa80x451seanypxn86nn1b",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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).",{"claudeCode":12},"ChromeDevTools/chrome-devtools-mcp","chrome-devtools","https://github.com/ChromeDevTools/chrome-devtools-mcp",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":225,"workflow":244},1778683871188.6758,"kn77d939zkx7zbjzjcsxqm4cs186mvyf","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":201,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"targetMarket":218,"tier":219,"useCases":220},[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,112,115,119,122,125,128,131,134,137,141,145,149,153,157,161,164,167,170,174,177,180,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of debugging and troubleshooting web pages using Chrome DevTools via MCP.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill provides a direct interface to Chrome DevTools for AI agents, offering capabilities beyond standard web browsing or simple scripting.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides a comprehensive set of tools for debugging, automation, and performance analysis, covering the full lifecycle of browser interaction.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The extension focuses on controlling and inspecting Chrome browsers via DevTools, a coherent and single domain.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's purpose and capabilities, including a clear note about its non-applicability to `--slim` mode.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The tools are specific verb-noun operations related to browser control and inspection (e.g., `click`, `take_snapshot`, `navigate_page`).",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The README provides a comprehensive list of configuration options with clear descriptions and defaults.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Tool names are descriptive, use kebab-case, and clearly indicate their function within the browser automation domain.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","Tool parameters and responses appear to be well-defined and focused on the task at hand, with options to control output verbosity and data inclusion.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The project is licensed under the Apache-2.0 license, a permissive open-source license.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The repository shows recent commits, indicating active maintenance.",{"category":58,"check":62,"severity":24,"summary":63},"Dependency Management","The project uses npm and likely benefits from its ecosystem for dependency management, with lockfiles implicitly present for reproducible builds.",{"category":65,"check":66,"severity":24,"summary":67},"Security","Secret Management","The documentation does not indicate the handling of secrets directly, and the tools are focused on browser interaction rather than sensitive data management.",{"category":65,"check":69,"severity":24,"summary":70},"Injection","The skill's focus on browser automation and DevTools implies that loaded data would be treated as content to be inspected or interacted with, rather than executable instructions.",{"category":65,"check":72,"severity":24,"summary":73},"Transitive Supply-Chain Grenades","The skill relies on standard browser automation libraries and does not appear to fetch or execute arbitrary remote code.",{"category":65,"check":75,"severity":24,"summary":76},"Sandbox Isolation","The skill operates within the context of a browser instance and its tools interact with the browser's DOM and APIs, not directly with the host file system outside of specified outputs.",{"category":65,"check":78,"severity":24,"summary":79},"Sandbox escape primitives","There are no indications of detached process spawns or retry loops around denied tool calls within the provided documentation or skill code.",{"category":65,"check":81,"severity":24,"summary":82},"Data Exfiltration","The skill's purpose is browser inspection and automation; there are no explicit instructions to read and submit confidential data.",{"category":65,"check":84,"severity":24,"summary":85},"Hidden Text Tricks","The bundled content and descriptions do not exhibit hidden text tricks or obfuscation techniques.",{"category":87,"check":88,"severity":24,"summary":89},"Hooks","Opaque code execution","The skill's code is not obfuscated and relies on standard libraries and interfaces.",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","The skill makes assumptions about Chrome being installed and accessible, which is stated as a requirement. Paths for output are handled via parameters.",{"category":95,"check":96,"severity":24,"summary":97},"Trust","Issues Attention","With a closure rate of >=50% and a reasonable ratio of open to closed issues, maintainer engagement appears healthy.",{"category":99,"check":100,"severity":24,"summary":101},"Versioning","Release Management","The project uses npm versioning, and the README indicates a commitment to the latest version, with a changelog available.",{"category":103,"check":104,"severity":24,"summary":105},"Code Execution","Validation","The tool reference and configuration options suggest that parameters are validated, and the use of browser automation libraries implies internal validation.",{"category":65,"check":107,"severity":24,"summary":108},"Unguarded Destructive Operations","The tools provided are primarily for inspection and automation; destructive operations are limited to browser actions like closing pages, which are inherently reversible in context.",{"category":103,"check":110,"severity":24,"summary":111},"Error Handling","The documentation mentions a troubleshooting guide and the nature of DevTools interactions implies robust error handling for browser operations.",{"category":103,"check":113,"severity":24,"summary":114},"Logging","The `--logFile` option allows for detailed debug logs, and usage statistics collection can be optionally disabled.",{"category":116,"check":117,"severity":24,"summary":118},"Compliance","GDPR","The skill focuses on browser inspection and automation, not directly processing personal data beyond what is incidentally visible in a web page.",{"category":116,"check":120,"severity":24,"summary":121},"Target market","The skill is a general-purpose browser automation tool with no specific regional or jurisdictional limitations.",{"category":91,"check":123,"severity":24,"summary":124},"Runtime stability","The skill requires Node.js and Chrome, which are standard and cross-platform requirements, with clear instructions for different operating systems.",{"category":44,"check":126,"severity":24,"summary":127},"README","The README is comprehensive, detailing features, installation, configuration, and concepts.",{"category":33,"check":129,"severity":24,"summary":130},"Tool surface size","The extension exposes a well-organized set of tools, categorized logically, within a reasonable range.",{"category":40,"check":132,"severity":24,"summary":133},"Overlapping near-synonym tools","The tool names are distinct and cover specific functionalities, avoiding near-synonyms for similar actions.",{"category":44,"check":135,"severity":24,"summary":136},"Phantom features","All advertised features, such as performance insights, debugging, and automation, are supported by concrete tools listed in the README.",{"category":138,"check":139,"severity":24,"summary":140},"Install","Installation instruction","The README provides clear, copy-pasteable installation instructions for various MCP clients, along with example usage.",{"category":142,"check":143,"severity":24,"summary":144},"Errors","Actionable error messages","The troubleshooting guide and documentation structure suggest that errors are handled and users are directed to resources for remediation.",{"category":146,"check":147,"severity":24,"summary":148},"Execution","Pinned dependencies","The project uses npm, which implies dependency management with potential for version pinning via lockfiles.",{"category":33,"check":150,"severity":151,"summary":152},"Dry-run preview","not_applicable","The skill's primary functions are inspection and automation rather than destructive operations that would typically require a dry-run feature.",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","While not explicitly detailed, browser automation libraries typically have timeouts, and operations like navigation or page loading are inherently stateful and managed.",{"category":116,"check":158,"severity":159,"summary":160},"Telemetry opt-in","warning","Usage statistics collection is enabled by default and can be opted out of, but the exact fields collected are not explicitly documented.",{"category":40,"check":162,"severity":24,"summary":163},"Precise Purpose","The skill's purpose is clearly defined, stating it uses Chrome DevTools via MCP for debugging and automation, and specifies when to use it.",{"category":40,"check":165,"severity":24,"summary":166},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the core capability and use cases.",{"category":44,"check":168,"severity":24,"summary":169},"Concise Body","The SKILL.md is well-structured and of reasonable length, deferring detailed information to separate files.",{"category":171,"check":172,"severity":24,"summary":173},"Context","Progressive Disclosure","Detailed information and tool references are correctly linked from the main SKILL.md file.",{"category":171,"check":175,"severity":151,"summary":176},"Forked exploration","This skill is not primarily an exploration or deep code review tool; its workflow is task-oriented.",{"category":22,"check":178,"severity":24,"summary":179},"Usage examples","The README provides clear examples for installation and a prompt to test the setup, demonstrating basic functionality.",{"category":22,"check":181,"severity":24,"summary":182},"Edge cases","The troubleshooting guide and concept explanations address potential issues like connection problems and browser state, implying handling of edge cases.",{"category":103,"check":184,"severity":24,"summary":185},"Tool Fallback","The MCP configuration documentation suggests that the tool can be used with various clients, and the primary requirement is a Node.js/Chrome environment, implying a degree of fallback if specific MCP clients are unavailable.",{"category":187,"check":188,"severity":24,"summary":189},"Safety","Halt on unexpected state","The documentation's emphasis on troubleshooting and clear setup instructions implies that unexpected states will halt the workflow and guide the user.",{"category":91,"check":191,"severity":24,"summary":192},"Cross-skill coupling","The skill is self-contained and does not appear to rely on other specific skills being loaded concurrently.",1778683871078,"This skill provides an interface to Chrome DevTools for AI agents, enabling them to debug web pages, automate browser interactions, analyze performance, and inspect network requests. It supports various MCP clients and offers extensive configuration options.",[196,197,198,199,200],"Real-time browser debugging and inspection","Automated browser interaction and navigation","Performance tracing and analysis","Network request inspection","Browser extension management",[202,203,204],"Modifying the Chrome browser's core functionality","Acting as a general-purpose web scraper without specific DevTools interaction","Operating in `--slim` mode (MCP configuration)","3.0.0","4.4.0","To empower AI agents with the full capabilities of Chrome DevTools for efficient web debugging, automation, and performance analysis.","The skill is well-documented, robust, and adheres to best practices. The only minor finding is the lack of explicit documentation on collected telemetry fields.",97,"Excellent skill for browser inspection, debugging, and automation via Chrome DevTools.",[212,213,214,215,216,217],"chrome","devtools","debugging","automation","performance","browser","global","community",[221,222,223,224],"Debugging complex web applications","Automating repetitive browser tasks","Analyzing website performance bottlenecks","Inspecting network traffic for troubleshooting",{"codeQuality":226,"collectedAt":228,"documentation":229,"maintenance":232,"popularity":238,"security":240,"testCoverage":243},{"hasLockfile":227},true,1778683856029,{"descriptionLength":230,"readmeSize":231},275,32903,{"closedIssues90d":233,"forks":234,"hasChangelog":227,"openIssues90d":235,"pushedAt":236,"stars":237},105,2504,38,1778676021000,39452,{"npmDownloads":239},6163267,{"hasNpmPackage":227,"license":241,"smitheryVerified":242},"Apache-2.0",false,{"hasCi":227,"hasTests":227},{"updatedAt":245},1778683871188,{"basePath":247,"githubOwner":248,"githubRepo":249,"locale":18,"slug":13,"type":250},"skills/chrome-devtools","ChromeDevTools","chrome-devtools-mcp","skill",{"_creationTime":252,"_id":253,"community":254,"display":255,"identity":259,"parentExtension":262,"providers":294,"relations":301,"tags":302,"workflow":303},1778683762612.123,"k17evynnzmmag96rw4rpybyydx86m0py",{"reviewCount":8},{"description":256,"installMethods":257,"name":258,"sourceUrl":14},"Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer",{"claudeCode":249},"Chrome DevTools MCP",{"basePath":260,"githubOwner":248,"githubRepo":249,"locale":18,"slug":249,"type":261},"","plugin",{"_creationTime":263,"_id":264,"community":265,"display":266,"identity":270,"providers":272,"relations":288,"tags":290,"workflow":291},1778683762612.1228,"k1718stvkzt1rg0y1vknsm38zx86m2r6",{"reviewCount":8},{"description":267,"installMethods":268,"name":269,"sourceUrl":14},"Bundled plugins for actuating and debugging the Chrome browser.",{"claudeCode":12},"Chrome DevTools for Agents",{"basePath":260,"githubOwner":248,"githubRepo":249,"locale":18,"slug":249,"type":271},"marketplace",{"evaluate":273,"extract":280},{"promptVersionExtension":274,"promptVersionScoring":206,"score":275,"tags":276,"targetMarket":218,"tier":219},"3.1.0",95,[277,214,278,212,213,279],"browser-automation","performance-analysis","puppeteer",{"commitSha":281,"license":241,"marketplace":282,"plugin":286},"HEAD",{"name":283,"pluginCount":284,"version":285},"chrome-devtools-plugins",1,"0.26.0",{"mcpCount":8,"provider":287,"skillCount":8},"classify",{"repoId":289},"kd7an8ppnz1q2np9tc5yw4qenn86mg6h",[277,212,214,213,278,279],{"evaluatedAt":292,"extractAt":293,"updatedAt":292},1778683809544,1778683762612,{"evaluate":295,"extract":298},{"promptVersionExtension":205,"promptVersionScoring":206,"score":275,"tags":296,"targetMarket":218,"tier":219},[212,213,279,215,214,216,297],"network",{"commitSha":281,"license":241,"plugin":299},{"mcpCount":8,"provider":287,"skillCount":300},6,{"parentExtensionId":264,"repoId":289},[215,212,214,213,297,216,279],{"evaluatedAt":304,"extractAt":293,"updatedAt":305},1778683836724,1778684096135,{"evaluate":307,"extract":309},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":308,"targetMarket":218,"tier":219},[212,213,214,215,216,217],{"commitSha":281},{"parentExtensionId":253,"repoId":289},{"_creationTime":312,"_id":289,"identity":313,"providers":314,"workflow":480},1778683755605.5256,{"githubOwner":248,"githubRepo":249,"sourceUrl":14},{"classify":315,"discover":470,"extract":473,"github":474,"npm":479},{"commitSha":281,"extensions":316},[317,330,353,364,369,379,395,409,417],{"basePath":260,"description":267,"displayName":283,"installMethods":318,"rationale":319,"selectedPaths":320,"source":329,"sourceLanguage":18,"type":271},{"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":260,"description":256,"displayName":249,"installMethods":331,"rationale":332,"selectedPaths":333,"source":329,"sourceLanguage":18,"type":261},{"claudeCode":249},"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":250},"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":247,"description":10,"displayName":13,"installMethods":365,"rationale":366,"selectedPaths":367,"source":329,"sourceLanguage":18,"type":250},{"claudeCode":12},"SKILL.md frontmatter at skills/chrome-devtools/SKILL.md",[368],{"path":361,"priority":323},{"basePath":370,"description":371,"displayName":372,"installMethods":373,"rationale":374,"selectedPaths":375,"source":329,"sourceLanguage":18,"type":250},"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",[376,377],{"path":361,"priority":323},{"path":378,"priority":340},"references/installation.md",{"basePath":380,"description":381,"displayName":382,"installMethods":383,"rationale":384,"selectedPaths":385,"source":329,"sourceLanguage":18,"type":250},"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",[386,387,389,391,393],{"path":361,"priority":323},{"path":388,"priority":340},"references/elements-and-size.md",{"path":390,"priority":340},"references/lcp-breakdown.md",{"path":392,"priority":340},"references/lcp-snippets.md",{"path":394,"priority":340},"references/optimization-strategies.md",{"basePath":396,"description":397,"displayName":398,"installMethods":399,"rationale":400,"selectedPaths":401,"source":329,"sourceLanguage":18,"type":250},"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",[402,403,405,407],{"path":361,"priority":323},{"path":404,"priority":340},"references/common-leaks.md",{"path":406,"priority":340},"references/compare_snapshots.js",{"path":408,"priority":340},"references/memlab.md",{"basePath":410,"description":411,"displayName":412,"installMethods":413,"rationale":414,"selectedPaths":415,"source":329,"sourceLanguage":18,"type":250},"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",[416],{"path":361,"priority":323},{"basePath":260,"description":418,"displayName":249,"installMethods":419,"license":241,"rationale":420,"selectedPaths":421,"source":329,"sourceLanguage":18,"type":469},"MCP server for Chrome DevTools",{"npm":249},"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","mcp",{"sources":471},[472],"manual",{"npmPackage":249},{"closedIssues90d":233,"description":475,"forks":234,"homepage":476,"license":241,"openIssues90d":235,"pushedAt":236,"readmeSize":231,"stars":237,"topics":477},"Chrome DevTools for coding agents","https://npmjs.org/package/chrome-devtools-mcp",[478,279,13,217,212,214,213,469],"mcp-server",{"downloads":239},{"classifiedAt":481,"discoverAt":482,"extractAt":483,"githubAt":483,"npmAt":484,"updatedAt":481},1778683762439,1778683755605,1778683758506,1778683760729,[215,217,212,214,213,216],{"evaluatedAt":245,"extractAt":293,"updatedAt":487},1778684096896,[],[490,521,537,566,592,609],{"_creationTime":491,"_id":492,"community":493,"display":494,"identity":500,"providers":505,"relations":514,"tags":516,"workflow":517},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":250},"skills/use-my-browser","xixu-me","skills","use-my-browser",{"evaluate":506,"extract":512},{"promptVersionExtension":205,"promptVersionScoring":206,"score":507,"tags":508,"targetMarket":218,"tier":511},100,[217,214,215,509,510],"ux","developer-tools","verified",{"commitSha":281,"license":513},"MIT",{"repoId":515},"kd77r2vb42jmgam0qbr9f2c6kn86mebv",[215,217,214,510,509],{"evaluatedAt":518,"extractAt":519,"updatedAt":520},1778699261239,1778699106670,1778699384978,{"_creationTime":522,"_id":523,"community":524,"display":525,"identity":527,"providers":528,"relations":532,"tags":533,"workflow":534},1778683762612.1245,"k1709q7z5grftph7kb93c569qh86n56a",{"reviewCount":8},{"description":411,"installMethods":526,"name":412,"sourceUrl":14},{"claudeCode":12},{"basePath":410,"githubOwner":248,"githubRepo":249,"locale":18,"slug":412,"type":250},{"evaluate":529,"extract":531},{"promptVersionExtension":205,"promptVersionScoring":206,"score":507,"tags":530,"targetMarket":218,"tier":511},[213,212,412,214,215,469],{"commitSha":281},{"parentExtensionId":253,"repoId":289},[215,212,214,213,469,412],{"evaluatedAt":535,"extractAt":293,"updatedAt":536},1778683958622,1778684097619,{"_creationTime":538,"_id":539,"community":540,"display":541,"identity":547,"providers":551,"relations":559,"tags":561,"workflow":562},1778698388090.9082,"k171cdw0ztmq4pqj5tmf0b8yj586mx7k",{"reviewCount":8},{"description":542,"installMethods":543,"name":545,"sourceUrl":546},"Systematically explore and test a web application to find bugs, UX issues, and other problems. Use when asked to \"dogfood\", \"QA\", \"exploratory test\", \"find issues\", \"bug hunt\", \"test this app/site/platform\", or review the quality of a web application. Produces a structured report with full reproduction evidence -- step-by-step screenshots, repro videos, and detailed repro steps for every issue -- so findings can be handed directly to the responsible teams.",{"claudeCode":544},"vercel-labs/agent-browser","dogfood","https://github.com/vercel-labs/agent-browser",{"basePath":548,"githubOwner":549,"githubRepo":550,"locale":18,"slug":545,"type":250},"skill-data/dogfood","vercel-labs","agent-browser",{"evaluate":552,"extract":558},{"promptVersionExtension":205,"promptVersionScoring":206,"score":553,"tags":554,"targetMarket":218,"tier":511},99,[555,556,215,217,214,557],"web-testing","qa","reporting",{"commitSha":281},{"repoId":560},"kd74a6sfc26xa0ec2tpntj8r2986mn0a",[215,217,214,556,557,555],{"evaluatedAt":563,"extractAt":564,"updatedAt":565},1778698472899,1778698388091,1778698676235,{"_creationTime":567,"_id":568,"community":569,"display":570,"identity":576,"providers":578,"relations":586,"tags":588,"workflow":589},1778687183932.1838,"k17d755jf6vrmx08w86ygys1ds86nm07",{"reviewCount":8},{"description":571,"installMethods":572,"name":574,"sourceUrl":575},"Fast headless browser for QA testing and site dogfooding. Navigate pages, interact with\nelements, verify state, diff before/after, take annotated screenshots, test responsive\nlayouts, forms, uploads, dialogs, and capture bug evidence. Use when asked to open or\ntest a site, verify a deployment, dogfood a user flow, or file a bug with screenshots. (gstack)\n",{"claudeCode":573},"garrytan/gstack","gstack","https://github.com/garrytan/gstack",{"basePath":260,"githubOwner":577,"githubRepo":574,"locale":18,"slug":574,"type":250},"garrytan",{"evaluate":579,"extract":585},{"promptVersionExtension":205,"promptVersionScoring":206,"score":580,"tags":581,"targetMarket":218,"tier":511},98,[217,582,556,215,583,279,584,213],"testing","headless","playwright",{"commitSha":281},{"repoId":587},"kd73s35xh97m9mmc5nz3pb1f3n86m0an",[215,217,213,583,584,279,556,582],{"evaluatedAt":590,"extractAt":591,"updatedAt":590},1778687210010,1778687183932,{"_creationTime":593,"_id":594,"community":595,"display":596,"identity":598,"providers":599,"relations":604,"tags":605,"workflow":606},1778683762612.124,"k17epm9sry450r4jfxjz5hxsxh86nt1m",{"reviewCount":8},{"description":381,"installMethods":597,"name":382,"sourceUrl":14},{"claudeCode":12},{"basePath":380,"githubOwner":248,"githubRepo":249,"locale":18,"slug":382,"type":250},{"evaluate":600,"extract":603},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":601,"targetMarket":218,"tier":219},[216,214,602,212,213],"web",{"commitSha":281,"license":241},{"parentExtensionId":253,"repoId":289},[212,214,213,216,602],{"evaluatedAt":607,"extractAt":293,"updatedAt":608},1778683914260,1778684097258,{"_creationTime":610,"_id":611,"community":612,"display":613,"identity":619,"providers":624,"relations":634,"tags":637,"workflow":638},1778699234184.6157,"k177tdbfgqmwhtaqv771f2ych586nne9",{"reviewCount":8},{"description":614,"installMethods":615,"name":617,"sourceUrl":618},"Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions",{"claudeCode":616},"Yeachan-Heo/oh-my-claudecode","Project Session Manager","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":620,"githubOwner":621,"githubRepo":622,"locale":18,"slug":623,"type":250},"skills/project-session-manager","Yeachan-Heo","oh-my-claudecode","project-session-manager",{"evaluate":625,"extract":633},{"promptVersionExtension":205,"promptVersionScoring":206,"score":507,"tags":626,"targetMarket":218,"tier":511},[627,628,629,630,215,631,632],"git","development-environment","workflow","tmux","cli","developer-tool",{"commitSha":281,"license":513},{"parentExtensionId":635,"repoId":636},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[215,631,632,628,627,630,629],{"evaluatedAt":639,"extractAt":640,"updatedAt":639},1778699613343,1778699234184]