This skill should be used when developing, testing, or extending the MacWright MCP server — adding new tools, fixing bugs in src/tools/.ts, rebuilding, verifying tool behavior, or understanding the project structure. Triggers on "add a new tool", "fix the scroll tool", "rebuild macwright", "test this tool", "the MCP…
This skill should be used when planning macOS automation workflows with macwright MCP tools, choosing between tools for a task, debugging why a click or scroll didn't work, automating sequences of actions, or reading the screen state. Triggers on "automate this workflow", "why didn't my click work", "how do I scroll"…
This skill should be used when automating Safari with macwright MCP tools, finding elements to click, computing screen coordinates from CSS selectors, dealing with viewport/window coordinate mismatches, or when needing to interact with web page elements by position. Triggers on "find element to click", "click on web…
Use when controlling, setting up, developing, debugging, or extending the MacWright macOS desktop automation MCP server. Covers setup/doctor, permissions, visual fallback control, Accessibility API usage, mcporter calls, and reliability verification.