allbeingsfuture/skills@webapp-testing
CommunityRapidly test and debug local web applications
AuthorAllBeingsFuture
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Provides a focused toolkit to automate interaction, inspection, and verification of local web applications so developers can quickly reproduce UI behavior, catch regressions, and gather diagnostic artifacts without manual browser fiddling.
Core Features & Use Cases
- Playwright-based automation: Example scripts and patterns for navigating pages, waiting for networkidle, and performing DOM interactions.
- Server lifecycle helper: A helper to start one or more local servers, wait for readiness, run automation, and cleanly shut down services.
- Reconnaissance-then-action pattern: Inspect rendered DOM or screenshots to discover selectors, then perform deterministic actions and assertions.
- Diagnostics: Capture full-page screenshots and browser console logs to aid debugging and CI validation.
- Use Cases: End-to-end testing of dynamic SPAs, static HTML validation, multi-service local development (frontend + backend) orchestration.
Quick Start
Start your local servers with the provided helper and run a Playwright script that navigates to the app, waits for networkidle, inspects selectors, and captures a screenshot.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: allbeingsfuture/skills@webapp-testing Download link: https://github.com/AllBeingsFuture/AllBeingsFuture/archive/main.zip#allbeingsfuture-skills-webapp-testing Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.