スキル一覧に戻る
YuniorGlez

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.

0🍴 2📅 2026年1月25日
GitHubで見るManusで実行

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

  1. Proactive Investigation Protocol
  2. The "Do Not" List (Anti-Patterns)
  3. Core Primitives (Act, Extract, Observe)
  4. Direct CDP & Performance
  5. Advanced Agent Caching
  6. Autonomous Agents (CUA)
  7. Reference Library

🔍 Proactive Investigation Protocol

Before writing a single test, the expert MUST perform a Deep Discovery:

  1. Route Mapping: identify the user flow from page.tsx or router configs.
  2. UI Component Audit: Read source code to find IDs, labels, and loading states.
  3. Vibe Check: Measure layout stability using the CDP "Vibe Score."
  4. Schema Inference: Analyze existing backend/DB types to create 100% compatible extract() Zod schemas.

🚫 The "Do Not" List (Anti-Patterns)

Anti-PatternWhy it fails in 2026Modern Alternative
Manual Frame SwitchingFragile 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 CISlow and expensive.Use Persistent Decision Caches.
Ignoring CSS AnimationsInteractions 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:


Updated: January 22, 2026 - 21:20

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です