Sub-skill of webapp-testing: Static HTML (+2).
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill static-html --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Static Html?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-static-html-workspace-hub)More formats (shields.io, HTML) on the badges page.
---
name: webapp-testing-static-html
description: 'Sub-skill of webapp-testing: Static HTML (+2).'
version: 1.1.0
category: development
type: reference
scripts_exempt: true
---
# Static HTML (+2)
## Static HTML
1. Read files directly to find selectors
2. Then automate with Playwright
## Dynamic Webapps
1. Check if server runs
2. If not, start with helper script
3. Perform reconnaissance (screenshots/DOM)
4. Then automate
## Running Servers
1. Perform reconnaissance first
2. Take screenshots
3. Inspect DOM
4. Then automate
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!