CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnJobsAdvertise

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
  • Jobs
  • Advertise

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

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. runablehq
  4. /
  5. mini-browser
  6. /
  7. Mini Browser

Mini Browser

Editor's Note

A proper browser automation CLI that talks to Chrome over CDP and treats each action as a small Unix tool. You get the usual suspects like navigation, screenshots, and text extraction, but also genuinely useful stuff like snap (lists clickable elements with coordinates), fill (smart form filling by label or placeholder), and even design audits. The observe-then-act loop is clean: snap the page, grab coordinates, click or type at those coordinates, wait for the dust to settle, repeat. Works well for agents because everything is coordinate-based rather than brittle selector hunting. One recording at a time, viewport is fixed at 1024x768, and you'll need to scroll and snap again to find elements below the fold. Solid choice if you need an agent to actually drive a browser without fighting CSS selectors.

Install

npx skills add https://github.com/runablehq/mini-browser --skill mini-browser
Votes
0
Installs2.4k
GitHub Stars140
Categories
Frontend DevelopmentBackend & APIsTesting & QASecurityAI & Agent BuildingDebuggingAutomation & WorkflowsDesign & UI/UXCLI & Terminal
View on GitHub

Comments

Login to comment

Related Frontend Development Skills

View all →
frontend-design

anthropics/skills

10
418.1k
135.1k
Distinctive, production-grade frontend interfaces that reject generic AI aesthetics.
vercel-react-best-practices

vercel-labs/agent-skills

5
402.7k
26.6k
3
React and Next.js performance optimization guide with 64 prioritized rules across 8 categories.
remotion-best-practices

remotion-dev/skills

0
312.3k
3.2k
Domain-specific knowledge base for building videos with Remotion and React.
vercel-composition-patterns

vercel-labs/agent-skills

0
175.4k
26.6k
React composition patterns for scaling components and avoiding boolean prop proliferation.
ui-ux-pro-max

nextlevelbuilder/ui-ux-pro-max-skill

4
167k
79k
Comprehensive design intelligence for web and mobile UI/UX across 10 technology stacks.
shadcn

shadcn/ui

0
143.8k
114.5k
Complete shadcn/ui component management for adding, searching, fixing, styling, and composing UI.