autofix
49Cursor rule Cursor
Please use the Playwright MCP to open a browser to the URL I provide, check for any errors, and then automatically fix those errors in my codebase, then continue to iterate until all the errors are gone.
434 tagged Browser automation, measured the same way as everything else here.
Browse within: cursor-ai 23cursorrules 21browser-automation 17ios 15browsers 14duckduckgo 14macos 14nextjs 133d-browser 123d-games 12ReAct 12ai-builder 12r3f 12react-three-fiber 12
Cursor rule Cursor
Please use the Playwright MCP to open a browser to the URL I provide, check for any errors, and then automatically fix those errors in my codebase, then continue to iterate until all the errors are gone.
Cursor rule Cursor
React components — shadcn/ui, RTL, theme, and client/server boundaries.
Cursor rule Cursor
This file configures Cursor (and similar AI editors) to understand the project context immediately.
Cursor rule Codex
Fallback browser automation with persistent Chrome state. Use only when Browser Use is unavailable or blocked.
TheWebScrapingClub/AI-Cursor-Scraping-Assistant
Cursor rule
Cursor rule "scraper-models" from TheWebScrapingClub/AI-Cursor-Scraping-Assistant, covering scraper types, e-commerce plp, e-commerce pdp, how to fill the scraper fields with values and how to create an e-commerce plp scraper.
TheWebScrapingClub/AI-Cursor-Scraping-Assistant
Cursor rule
Cursor rule "scrapy" from TheWebScrapingClub/AI-Cursor-Scraping-Assistant, covering scrapy best practices, 1. code organization and structure, 1.1. directory structure, 1.2. file naming conventions and 1.3. module organization.
TheWebScrapingClub/AI-Cursor-Scraping-Assistant
Cursor rule
description: This rule provides a step by step guide to analyze a website and its code, in order to write a better Scrapy scraper. globs: /.py.
Cursor rule Cursor
Remember: Hotwire is about sending HTML over the wire. Keep your client-side code minimal and let Rails do what it does best - render HTML on the server.
Cursor rule Cursor
XHS MCP project structure and architecture patterns.
Cursor rule
Use Nimble CLI for ALL web tasks. Never use WebSearch, WebFetch, curl, or any other web tool.
serkan-ozal/browser-devtools-mcp-vscode-extension
Cursor rule
Enforce Browser DevTools MCP for all browser automation; forbid built-in and other browser agents. Use execute for multi-step flows. Verify changes in the browser before finishing.
Cursor rule Cursor
Core project context for real-browser-mcp.
Cursor rule
Instructions for using Real Browser MCP to control the user's actual browser.
Cursor rule Cursor
Beancount Language Server Protocol (LSP) implementation run on electron and browser (VSCode for Web / github.dev).
Cursor rule Cursor
Beancount Language Server Protocol (LSP) implementation run on electron and browser (VSCode for Web / github.dev).
Cursor rule
Project rules for AuroraView, which divides some parts of the application into Git submodules—separate repositories included inside another repository. They describe each module and how to clone, update, and reference them.
Cursor rule Cursor
0'. Decide the domain — it forks everything after it (§0.A). The test is internal and you never ask it out loud: can you say 「一共有 N 个 X」 about this thing? N customers, N orders, N agents, N devices, N students → system. If the only countable things are his own daily entries → personal. When genuinely ambiguous, the…
Cursor rule Claude Code
Chrome extension (Manifest V3) — structure, dev/prod URL toggle, popup design, extraction strategy, InputMethod.EXTENSION backend integration.
Cursor rule
Best practices for web browsing, scraping, and page interaction with PageMap MCP tools. Attach when tasks involve navigating websites, extracting data, filling forms, or multi-page workflows.
Cursor rule Cursor
Authoring apps with the WINGS framework (Go compiled to WASM web components).
Cursor rule Cursor
USE WHEN: working with Next.js 15 App Router, React Server Components, or Server Actions.
Cursor rule
Safe Solana transaction submission patterns using Helius Sender.
vallafederico/webflow-dev-setup
Cursor rule Cursor
Observe (viewport) and onTrack (scroll bounds) for viewport detection and scroll progress. Use when implementing scroll or view-based behavior.
vallafederico/webflow-dev-setup
Cursor rule Cursor
Raf and Resize subscription services from @lib/subs. Use when using requestAnimationFrame or resize handlers in modules.