multiAI Summary Pending
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
28,273 stars
bysickn33
Installation
Claude Code / Cursor / Codex
$curl -o ~/.claude/skills/awt-e2e-testing/SKILL.md --create-dirs "https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/plugins/antigravity-awesome-skills-claude/skills/awt-e2e-testing/SKILL.md"
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/awt-e2e-testing/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How awt-e2e-testing Compares
| Feature / Agent | awt-e2e-testing | Standard Approach |
|---|---|---|
| Platform Support | multi | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
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
Which AI agents support this skill?
This skill is compatible with multi.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# 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. ## 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 - Skill Mode: no extra AI API key needed ## Links - Main repo: https://github.com/ksgisang/AI-Watch-Tester - Skill repo: https://github.com/ksgisang/awt-skill - Cloud demo: https://ai-watch-tester.vercel.app Built with the help of AI coding tools — and designed to help AI coding tools test better. Actively developed by a solo developer at AILoopLab. Feedback welcome!