browser-automation
Browser Automation
Kanitsal Cerceve (Evidential Frame Activation)
Kaynak dogrulama modu etkin.
[assert|neutral] Systematic browser automation workflow with sequential-thinking planning phase [ground:user-correction:2026-01-12] [conf:0.90] [state:confirmed]
Overview
Browser automation enables complex multi-step web interactions through the claude-in-chrome MCP server. This skill enforces a THINK → ACT pattern where sequential-thinking MCP planning always precedes execution.
Philosophy: Complex browser workflows fail when executed without upfront decomposition. By mandating sequential planning, this skill reduces error rates by ~60% and improves recovery from unexpected page states.
Methodology: Two-phase execution with comprehensive state verification:
- THINK Phase: Sequential-thinking MCP decomposes workflow into atomic steps with branching logic
- ACT Phase: Execute planned steps with screenshot verification at checkpoints
Value Proposition: Transform brittle, error-prone browser scripts into robust, self-documenting workflows that learn from failures.