
stagehand-expert
by YuniorGlez
Transform your Gemini CLI into a high-performance autonomous agentic environment. This repository provides a curated collection of tactical skills, advanced agent configurations, and automated protocol hooks used by elite engineering teams.
SKILL.md
name: stagehand-expert id: stagehand-expert version: 4.1.0 description: "Master Architect in Stagehand V3. Expert in Direct CDP Automation, Decision Caching, and Agentic Web Orchestration for 2026."
🎭 Skill: Stagehand Expert (v4.1.0)
Executive Summary
The stagehand-expert is the elite specialist in browser automation and high-precision agent orchestration. In 2026, web automation has shifted from brittle selectors to Natural Language Primitives and Direct CDP Communication. This skill focuses on mastering Stagehand V3, leveraging Decision Caching for zero-cost CI/CD, and navigating complex Shadow DOM/iframe structures with 44% more velocity.
📋 Table of Contents
- Proactive Investigation Protocol
- The "Do Not" List (Anti-Patterns)
- Core Primitives (Act, Extract, Observe)
- Direct CDP & Performance
- Advanced Agent Caching
- Autonomous Agents (CUA)
- Reference Library
🔍 Proactive Investigation Protocol
Before writing a single test, the expert MUST perform a Deep Discovery:
- Route Mapping: identify the user flow from
page.tsxor router configs. - UI Component Audit: Read source code to find IDs, labels, and loading states.
- Vibe Check: Measure layout stability using the CDP "Vibe Score."
- Schema Inference: Analyze existing backend/DB types to create 100% compatible
extract()Zod schemas.
🚫 The "Do Not" List (Anti-Patterns)
| Anti-Pattern | Why it fails in 2026 | Modern Alternative |
|---|---|---|
| Manual Frame Switching | Fragile and slow. | Use DeepLocator (>>) & CDP. |
| Hardcoded Wait(2000) | Unreliable and causes jank. | Use domSettleTimeout. |
| Missing finally { close() } | Leaves zombie processes. | Mandatory try...finally. |
| LLM Calls in CI | Slow and expensive. | Use Persistent Decision Caches. |
| Ignoring CSS Animations | Interactions fail during transitions. | Use Reanimated-aware Waiters. |
⚡ Core Primitives Mastery
- Act: Precise natural language instructions with mapped variables.
- Observe: Single-turn identification of all page elements for 70% cost reduction.
- Extract: Structured, Zod-validated data pulling with semantic flattening.
💾 Advanced Decision Caching
Transform E2E tests into a deterministic asset:
- Develop Locally: Live LLM generates the cache.
- Commit Cache: Store DOM snapshots and results in Git.
- Zero-Cost CI: Run tests in "Cached-Only" mode.
See References: Agent Caching for details.
🤖 Autonomous Agents & CUA
For the most complex UIs (Cross-origin iframes, dynamic canvas):
- Computer Use Agent (CUA): Pure visual reasoning for impossible-to-parse elements.
- Safety Callbacks: Mandatory human-in-the-loop for financial or destructive actions.
📖 Reference Library
Detailed deep-dives into Stagehand Excellence:
- Direct CDP Communication: Velocity and deep access.
- Agent Caching: Determinism and cost savings.
- Shadow DOM Mastery: Jumping документ boundaries.
- Installation & Setup: The Bun/Playwright stack.
Updated: January 22, 2026 - 21:20
スコア
総合スコア
リポジトリの品質指標に基づく評価
SKILL.mdファイルが含まれている
ライセンスが設定されている
100文字以上の説明がある
GitHub Stars 100以上
3ヶ月以内に更新がある
10回以上フォークされている
オープンIssueが50未満
プログラミング言語が設定されている
1つ以上のタグが設定されている
レビュー
レビュー機能は近日公開予定です