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. yelban
  4. /
  5. camofox-browser-skills
  6. /
  7. Camofox Browser

Camofox Browser

Editor's Note

When standard browser automation gets blocked by Cloudflare or bot detection, this is what you reach for. It's a wrapper around Camoufox, a Firefox fork with C++ level fingerprint spoofing that actually works against sites like Twitter and Amazon. The workflow is simple: open a URL, snapshot to get element refs like @e1 and @e2, then click and type using those refs. First run downloads about 300MB. The real value is in what it evades: canvas fingerprinting, WebGL tracking, and the usual JavaScript bot checks. It's slower than Playwright but that's the point. When agent-browser returns a captcha wall, switch to this.

Install

npx skills add https://github.com/yelban/camofox-browser-skills --skill camofox-browser
Votes
0
Installs231
GitHub Stars8
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment