·webapp_testing

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

7Installs·0Trend·@vuralserhat86

Installation

$npx skills add https://github.com/vuralserhat86/antigravity-agentic-skills --skill webapp_testing

SKILL.md

To test local web applications, write native Python Playwright scripts.

Always run scripts with --help first to see usage. DO NOT read the source until you try running the script first and find that a customized solution is abslutely necessary. These scripts can be very large and thus pollute your context window. They exist to be called directly as black-box scripts rather than ingested into your context window.

To start a server, run --help first, then use the helper:

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs. Source: vuralserhat86/antigravity-agentic-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/vuralserhat86/antigravity-agentic-skills --skill webapp_testing
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is webapp_testing?

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs. Source: vuralserhat86/antigravity-agentic-skills.

How do I install webapp_testing?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/vuralserhat86/antigravity-agentic-skills --skill webapp_testing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/vuralserhat86/antigravity-agentic-skills