chromeChrome DevTools Protocol, extension Manifest V3, and debugging patterns that prevent common automation failures.
Install via ClawdBot CLI:
clawdbot install ivangdavila/chromeGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
http://localhost:9222/json/list`Audited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
Use Chrome DevTools Protocol to automate testing of product pages, including screenshot capture on high-DPI displays and network request interception for performance monitoring. This ensures cross-browser compatibility and detects layout thrash in real-time during user interactions.
Leverage Manifest V3 to build extensions with service workers for background tasks, using chrome.storage.local for state management and content script isolation for secure page interactions. This enables features like ad-blocking or data scraping while maintaining user privacy.
Implement context detection to verify Chrome environments and use network debugging to block insecure resources, ensuring HTTPS compliance and preventing mixed content issues. This helps organizations audit web applications for security vulnerabilities.
Utilize performance debugging with marks and observers to measure load times and detect layout thrash, optimizing media-heavy sites for faster rendering. This improves user experience on platforms like news or streaming services.
Apply CDP async commands and response body fetching to automate data extraction from financial portals, ensuring reliable navigation and error handling. This supports tasks like transaction monitoring or report generation in secure contexts.
Offer a cloud-based platform that uses Chrome automation skills to provide continuous testing services for web applications. Revenue is generated through subscription tiers based on test frequency and complexity, targeting developers and QA teams.
Provide bespoke Chrome extension development services using Manifest V3, focusing on productivity or security enhancements for businesses. Revenue comes from project-based fees and ongoing maintenance contracts, serving clients in various industries.
Develop a tool that leverages Chrome's performance APIs to offer real-time analytics on website speed and user experience. Revenue is generated via freemium models with advanced features for enterprise clients, such as detailed reporting and alerts.
💬 Integration Tip
Start by fetching the WebSocket URL from localhost:9222/json/list before connecting to CDP, and always enable Runtime and Page domains to avoid common automation failures.
Scored Apr 19, 2026
Expert frontend design guidelines for creating beautiful, modern UIs. Use when building landing pages, dashboards, or any user interface.
Build or update the BlueBubbles external channel plugin for Clawdbot (extension package, REST send/probe, webhook inbound).
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when building web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
Expert guidance on mobile-first UI/UX design, color systems, typography, accessibility (WCAG 2.2), Tailwind + Shadcn/ui integration, micro-interactions, and...
Frontend development with React, Next.js, Tailwind CSS. Build landing pages, dashboards, forms, components. Responsive, accessible, performant UI.
Use when building Next.js 14/15 applications with the App Router. Invoke for routing, layouts, Server Components, Client Components, Server Actions, Route Handlers, authentication, middleware, data fetching, caching, revalidation, streaming, Suspense, loading states, error boundaries, dynamic routes, parallel routes, intercepting routes, or any Next.js architecture question.