diff --git a/browser-automation/SKILL.md b/browser/SKILL.md similarity index 97% rename from browser-automation/SKILL.md rename to browser/SKILL.md index 1984f00..1c4211d 100644 --- a/browser-automation/SKILL.md +++ b/browser/SKILL.md @@ -1,13 +1,16 @@ --- -name: browser-automation -description: Use cmux browser automation to validate real user-facing behavior in browser surfaces, including navigation, DOM interaction, inspection, storage, tabs, dialogs, frames, downloads, and browser logs. +name: browser +description: Use cmux browser automation for browser access. Validate real user-facing behavior in browser surfaces, including navigation, DOM interaction, inspection, storage, tabs, dialogs, frames, downloads, and browser logs. --- -# Browser Testing with cmux +# Browser automation with cmux Use this skill for browser-driven validation through `cmux browser`. -Goal: verify real user-facing behavior, not implementation details. +## Goals + +- Verify real user-facing behavior. +- Access and inspect web pages. ## When to use