CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. hanyu0001
  4. /
  5. chrome-cdp-skill
  6. /
  7. Chrome Cdp

Chrome Cdp

Editor's Note

This connects Claude directly to your running Chrome browser via the DevTools Protocol. You can screenshot tabs, grab accessibility trees, evaluate JavaScript, click elements, and navigate pages across 100+ open tabs without spinning up Puppeteer. Each tab prompts for permission once, then a background daemon keeps the connection alive. The coordinate system is straightforward: screenshots are in native pixels, clicks use CSS pixels, and it tells you the DPR for conversion. Useful when you want Claude to inspect or interact with actual browser state during debugging sessions or when you need to automate something across your real tabs without switching contexts.

Install

npx skills add https://github.com/hanyu0001/chrome-cdp-skill --skill chrome-cdp
Votes
0
Installs189
GitHub Stars4
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment