Builds autonomous web navigation agents for intelligent scraping, DOM interaction, and session management. Integrates Playwright, Puppeteer, and LLM vision (GPT-4o, Claude).
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-skills-collection:agent-browser-agent-builderThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. **Choisir le framework de navigation** — Sélectionner l'outil adapté : Playwright (multi-navigateur, auto-wait), Puppeteer (Chrome-focused), ou Selenium (legacy). Évaluer les besoins : headless vs headed, multi-onglets, interception réseau, support mobile. Privilégier Playwright pour les nouveaux projets.
npx claudepluginhub khalilbenaz/claude-skills-collection --plugin claude-skills-collectionGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.