/awt-e2e-testing
AI-powered E2E web testing β eyes and hands for AI coding tools. Declarative YAML scenarios, Playwright execution, visual matching (OpenCV + OCR), platform auto-detection (Flutter/React/Vue), learning DB. Install: npx skills add ksgisang/awt-skill --skill awt -g
One skill from agentic-awesome-skills.
shell
$ npx -y skills add sickn33/agentic-awesome-skills --skill awt-e2e-testing --agent claude-codeInstalls just this skill. Get the whole plugin for auto-invocation.
How it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/awt-e2e-testing
Context preview
The summary Claude sees to decide when to auto-load this skill.
AI-powered E2E web testing β eyes and hands for AI coding tools. Declarative YAML scenarios, Playwright execution, visual matching (OpenCV + OCR), platform auto-detection (Flutter/React/Vue), learning DB. Install: npx skills add ksgisang/awt-skill --skill awt -g
Stats
Stars43,761
Forks6,465
LanguagePython
LicenseMIT
Ships with agentic-awesome-skills
SKILL.md
awt-e2e-testing.SKILL.md
--- name: awt-e2e-testing description: "AI-powered E2E web testing β eyes and hands for AI coding tools. Declarative YAML scenarios, Playwright execution, visual matching (OpenCV + OCR), platform auto-detection (Flutter/React/Vue), learning DB. Install: npx skills add ksgisang/awt-skill --skill awt -g" risk: unknown source: "https://github.com/ksgisang/awt-skill" --- # AWT β AI-Powered E2E Testing (Beta) > `npx skills add ksgisang/awt-skill --skill awt -g` AWT gives AI coding tools the ability to see and interact with web applications through a real browser. Your AI designs YAML test scenarios; AWT executes them with Playwright. ## When to Use - You need AI-assisted end-to-end testing through a real browser with declarative YAML scenarios. - The test flow depends on visual matching, OCR, or platform auto-detection instead of stable DOM selectors. - You want an E2E toolchain that can both execute tests and explain failures for AI coding workflows. ## What works now - YAML scenarios β Playwright with human-like interaction - Visual matching: OpenCV template + OCR (no CSS selectors needed) - Platform auto-detection: Flutter, React, Next.js, Vue, Angular, Svelte - Structured failure diagnosis with investigation checklists - Learning DB: failureβfix patterns in SQLite - 5 AI providers: Claude, OpenAI, Gemini, DeepSeek, Ollama
