visual-qa
Review Responsive Pages With Visual QA
Responsive websites can hide layout defects after animation changes. This skill captures scrolled full-page screenshots across device sizes for focused visual review.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "visual-qa" from https://skillstore.io/skills/crazyswami-visual-qa.md and its manifest at https://skillstore.io/api/skills/crazyswami-visual-qa/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "visual-qa". Run visual QA on the About page after the hero update.
Expected outcome:
Screenshots were captured across device sizes. The review found a desktop hero alignment issue and mobile spacing below the bio section.
Using "visual-qa". Check all configured pages before release.
Expected outcome:
- Home and About screenshots completed.
- Portfolio needs review because two images appear repeated.
- Contact and legal pages show no major layout issues.
Security Audit
Medium RiskThe skill performs legitimate visual QA with Playwright, but it has real network navigation and filesystem write behavior. Most static command and hidden-file findings are Markdown documentation false positives. Additional review should focus on broad tool permissions and default output paths outside the workspace.
Confirmed security concerns (2)
Capability review items (10)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
๐ Network access (10)
๐ Filesystem access (6)
โ๏ธ External commands (7)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/crazyswami-visual-qa/audits/9?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/crazyswami-visual-qa?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/crazyswami-visual-qa?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/crazyswami-visual-qa/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/crazyswami-visual-qa.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
CrazySwami. (2026). visual-qa security audit report (audit version 9) [Author version unspecified]. Skillstore. https://skillstore.io/skills/crazyswami-visual-qa/audits/9BibTeX citation
@techreport{crazyswami-crazyswami-visual-qa-2026,
author = {CrazySwami},
title = {visual-qa security audit report (audit version 9)},
institution = {Skillstore},
year = {2026},
number = {9},
url = {https://skillstore.io/skills/crazyswami-visual-qa/audits/9},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "visual-qa security audit report (audit version 9)"
version: "unspecified"
type: report
authors:
- name: "CrazySwami"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/crazyswami-visual-qa/audits/9"
identifiers:
- type: other
value: "skillstore:crazyswami-visual-qa:audit:9"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Validate responsive layout changes
Capture screenshots for key pages and review animation, spacing, and overflow issues.
Review animated pages across devices
Generate consistent full-page captures to compare visual treatment on desktop, tablet, and mobile.
Collect release evidence
Create timestamped screenshots of important pages before a release or client review.
Try These Prompts
Run visual QA for this URL: {url}. Capture desktop, tablet, and mobile screenshots, then summarize visible layout issues.Run visual QA on all configured pages for {base_url}. Note layout, image, form, and navigation issues by device size.Check {url} after animation updates. Scroll before capture, then identify elements that remain hidden, cropped, or misaligned.Run a full visual QA pass for {base_url}. Group findings by severity and list screenshots that need human review.Best Practices
- Run the skill after layout, animation, template, or image changes.
- Use a workspace-relative output directory for each review.
- Review screenshots with the project requirements beside the checklist.
Avoid
- Running the default site targets when reviewing an unrelated project.
- Treating screenshots as a replacement for accessibility or interaction testing.
- Saving output into shared system directories or sensitive user folders.
Frequently Asked Questions
What does this skill test?
Does it support custom URLs?
Does it run visual diffs?
Why does it scroll before screenshots?
What setup is required?
Where are screenshots saved?
Developer Details
Author
CrazySwamiLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
02f077c174c5335e2f5d02ca15e77b70d9543e58
Maintenance freshness
7/18/2026
Usage
6 downloads ยท 173 views
File structure
๐ screenshot.py
๐ SKILL.md