webapp▌
7 indexed skills · max 10 per page
webapp-testing
skillcreatorai/ai-agent-skills · Testing
webapp-testing
webapp-testing
davila7/claude-code-templates · Testing
To test local web applications, write native Python Playwright scripts.
webapp-testing
aiskillstore/marketplace · Testing
To test local web applications, write native Python Playwright scripts.
webapp-testing
sickn33/antigravity-awesome-skills · Testing
Web application testing and automation using Playwright with managed server lifecycle. \n \n Includes with_server.py helper script to automatically start and manage single or multiple local servers (backend, frontend, etc.) before running automation scripts \n Provides a reconnaissance-then-action pattern: navigate, wait for network idle, take screenshots, inspect DOM, identify selectors, then execute actions \n Supports both static HTML (file:// URLs) and dynamic webapps; includes example scrip
webapp-testing
composiohq/awesome-claude-skills · Testing
Native Python Playwright toolkit for testing and debugging local web applications with server lifecycle management. \n \n Includes with_server.py helper script for managing single or multiple server instances automatically during test execution \n Supports reconnaissance-then-action workflow: screenshot/inspect rendered DOM, identify selectors, then execute interactions \n Provides example scripts covering element discovery, static HTML automation, and console log capture \n Emphasizes waiting f
webapp-testing
vudovn/antigravity-kit · Testing
Discover and test everything. Leave no route untested.
webapp-testing
github/awesome-copilot · Testing
Browser automation and testing toolkit for local web applications using Playwright. \n \n Supports core browser interactions including navigation, form filling, clicking, dropdown selection, and dialog handling \n Includes verification capabilities for element presence, text content, visibility, URLs, and responsive design across viewports \n Provides debugging tools: screenshot capture, console log inspection, network request monitoring, and error handling patterns \n Works with Node.js environ