Web App Testing
Toolkit for interacting with and testing local web applications using Playwright. Covers functional testing, accessibility checks, and visual regression across browsers.
Governance Receipt
- Signer
- sovereign-claw-ed25519
- Signed At
- 6/4/2026
- Risk Tier
- T2
- Receipt Hash
- a63530e7
- Manifest Hash
- 2edca6de7ce23c5aacbbf3be1fa17f4609f36ab438093f230b9edd5f53c0e9a9
- Signature
- zKWZOFV9
- Root Public Key
- 349b0348
Skill Details
- Gate Verdict
- Elevated · Review
- Publication State
- published
- Risk Tier
- T2
- Manifest Hash
- 2edca6de
Download Attested Bundle
Install Web App Testing
Each bundle is served from the attested copy of Web App Testing, so the file you download is the one covered by the governance receipt on this page rather than whatever currently sits at the upstream source.
Claude Code skill
curl -L "https://atestiv.com/api/download/98393fcb-d93c-48b1-b6ad-8e52206fe16f?format=claude-code" -o 98393fcb-d93c-48b1-b6ad-8e52206fe16f.skill.mdMCP tool definitions
curl -L "https://atestiv.com/api/download/98393fcb-d93c-48b1-b6ad-8e52206fe16f?format=mcp" -o 98393fcb-d93c-48b1-b6ad-8e52206fe16f.mcp-tools.jsonRaw attested bundle
curl -L "https://atestiv.com/api/download/98393fcb-d93c-48b1-b6ad-8e52206fe16f?format=raw" -o 98393fcb-d93c-48b1-b6ad-8e52206fe16f.bundle.jsonVerify the bundle against its manifest hash
shasum -a 256 98393fcb-d93c-48b1-b6ad-8e52206fe16f.bundle.jsonProvenance
- Catalog identifier:
98393fcb-d93c-48b1-b6ad-8e52206fe16f - Harvested from the upstream repository.
- The manifest hash below is what the signing key committed to. A bundle whose digest does not match it is not the attested Web App Testing.
- Anything published here has been through the same gate, so a missing receipt is itself a signal rather than an omission.
More Skills
X/Twitter API
X/Twitter API integration: posting tweets and threads, reading timelines, search endpoints, analytics retrieval, OAuth 1.0a and 2.0 auth patterns, rate limit handling, and platform-native content formatting.
XLSX
Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like \"the xlsx in my downloads\") — and wants something done to it or produced from it. Also trigger for cleaning or…
a11y-audit
Accessibility audit skill for scanning, fixing, and verifying WCAG 2.2 Level A and AA compliance across React, Next.js, Vue, Angular, Svelte, and plain HTML codebases. Use when auditing accessibility, fixing a11y violations, checking color contrast, generating compliance reports, or integrating accessibility checks into CI/CD pipelines.