Awt Skill — Testing skill for Claude Code
AI-powered E2E testing Agent Skill — self-healing DevQA loop for Claude Code, Codex, Cursor, and 11+ AI coding tools.
How to install Awt Skill
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open ksgisang/awt-skill and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Awt Skill does
AI-powered E2E testing Agent Skill — self-healing DevQA loop for Claude Code, Codex, Cursor, and 11+ AI coding tools.
Alternatives in Testing
- Playwright — claude-plugins-official Browser automation, E2E testing, screenshots 29.4k ★
- Spec Kitty — Spec-Driven Development for serious software developers 1.6k ★
- Spec Driven Develop — Spec-driven development workflow for AI coding agents: architecture-first planning, task decomposition, GitHub 975 ★
README
AWT — Eyes and Hands for Your AI Coding Tool
**Your AI coding tool is smart. But it can't see or click a web page.** AWT gives it a real browser — so it can test, find bugs, and fix them without you lifting a finger.
[](LICENSE) [](https://agentskills.io)
**Works without AI API** — write YAML scenarios manually and run `aat run`. No API key needed. AI coding tools make it easier, but are not required.
What is AWT?
AWT is the **execution engine** for AI-powered E2E testing. Your AI coding tool designs the tests; AWT runs them in a real browser with Playwright.
**How it works in Skill Mode (no extra AI API key needed):**
You: "Test the login flow on https://mysite.com"
Your AI coding tool:
→ Writes 5 YAML scenarios (30 steps)
→ Runs: aat run scenarios/
→ Reads failure: "Step 4: Dashboard text not visible"
→ Reads screenshot + source code
→ Fixes src/pages/login.js:23
→ Re-runs: aat run scenarios/
→ All 5 scenarios pass ✓
**Key capabilities:**
- Execute tests in a real browser with human-like mouse/keyboard interaction
- See — take screenshots, detect elements via OCR and image matching
- Report — step-by-step pass/fail with error details and screenshots
- Self-heal (CLI mode) —
aat loopauto-fixes failures with its own AI - Learn — successful matches stored in SQLite, getting faster over time
Installation
One-line install (recommended)
npx skills add ksgisang/awt-skill --skill awt -g
Manual Installation
git clone https://github.com/ksgisang/awt-skill.git /tmp/awt-skill
cp -r /tmp/awt-skill/awt ~/.claude/skills/awt
rm -rf /tmp/awt-skill
Per-Project Installation
git clone https://github.com/ksgisang/awt-skill.git /tmp/awt-skill
cp -r /tmp/awt-skill/awt .claude/skills/awt
rm -rf /tmp/awt-skill
`
Related Skills
Agentic Code
Agentic coding framework powered by AGENTS.md: systematic, test-first workflows with quality gates for Cursor,
Axe MCP Server Public
Axe MCP Server: Deque's official MCP server for axe. Integrate accessibility testing and AI-powered remediatio
Onecommand
Build a complete, production-ready software system from a single prompt. Orchestrates Claude and Codex through
macOS Trace
Agent Skill: closed-loop performance optimization for macOS apps — headless xctrace profiling, targeted code f
Qflow
驱动的项目管理 MCP 服务器,50 个工具覆盖任务管理、Spec 驱动开发、多 Agent 协作、自动驾驶引擎|AI-powered project management MCP server — 50 tools f
Playwright Skills
Playwright E2E skills for AI agents: spec generator + real-time dashboard. Installs to Claude Code, Codex, Cur
Related Agents
Fullstack Test Automator
Master AI-powered test automation with modern frameworks, self-healing tests, and comprehensive quality engine
Swe Dev Loop Systems Architect
Designs and audits coding-agent loops, debugging and migration workflows, CI/release loops, autonomous-science
Engineering AI Data Remediation Engineer
Specialist in self-healing data pipelines — uses air-gapped local SLMs and semantic clustering to automaticall