Dev Browser Skill
Browser automation that maintains page state across script executions. Write small, focused scripts to accomplish tasks incrementally. Once you've proven out part of a workflow and there is repeated work to be done, you can write a script to do the repeated work in a single execution.
Choosing Your Approach
Local/source-available sites: If you have access to the source code (e.g., localhost or project files), read the code first to write selectors directly—no need f
[Description truncada. Veja o README completo no GitHub.]