qa-smoke-test

qa-smoke-test is a skill for Claude Code from manushi4/Screenhand. It costs 79 tokens per session (1,602 once invoked), scanned A, original, AGPL-3.0.

A set of automated checks for desktop apps and websites, covering basic smoke tests, complete user flows, visual changes, accessibility, and whether interface controls work.

In plain words
What is it for?
Testing login and other user journeys, checking buttons and screens, running visual comparisons, and performing basic accessibility validation.
Why use it?
It catches broken core actions and visible interface or accessibility problems before users encounter them.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the screenhand plugin — 13 skills, 5 agents, 1 hook, 1 MCP server shipped together

Good fit Testing login and other user journeys, checking buttons and screens, running visual…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/manushi4/screenhand/qa-smoke-test
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add manushi4/Screenhand --skill qa-smoke-test
Clone the repo
git clone --depth 1 https://github.com/manushi4/Screenhand

Made for: Claude Code.

Or install screenhand, the plugin that ships this one along with the rest of its 13 skills, 5 agents, 1 hook, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for qa-smoke-test

README.md
[![agentmods](https://agentmods.dev/badge/skills/manushi4/screenhand/qa-smoke-test.svg)](https://agentmods.dev/skills/manushi4/screenhand/qa-smoke-test)
Your own site
<a href="https://agentmods.dev/skills/manushi4/screenhand/qa-smoke-test"><img src="https://agentmods.dev/badge/skills/manushi4/screenhand/qa-smoke-test.svg" alt="Measured on agentmods" height="20"></a>
Per session 79 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,602 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00079 $0.01602
Opus 5 $0.00039 $0.00801
Sonnet 5 $0.00016 $0.00320
Haiku 4.5 $0.00008 $0.00160

Measured 6d ago against content hash 7c1eb4109cb0, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

qa-smoke-test scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/plugins/screenhand/skills/qa-smoke-test/SKILL.md · 197 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 197 lines · 79 tokens per session scan A 7c1eb4109cb0

Subscribe to this mod's changes

qa-smoke-test is a skill published in the GitHub repository manushi4/Screenhand (14 stars, last pushed 5mo ago), licensed AGPL-3.0. It adds 79 tokens to every session and 1,602 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

pursr

Use Pursr for browser screenshots, scripted visual operation, visual regression, accessibility audits, DOM inspection, and MCP-driven browser sessions. Use when a user asks an agent to inspect a site, operate an existing browser session, fill or draft UI content, record a tutorial, compare visuals, debug layout, or…

0xheycat/pursr · 85 tokens

ios-test

Build, launch, and visually test iOS/SwiftUI apps in the Simulator using computer use. Automated screen navigation, crash log analysis, state testing (empty/error/loading), and memory leak detection. Use when you need to test an iOS app, run it in the Simulator, check for crashes, or verify UI flows.

yusufkaran/swiftui-autotest-skill · 69 tokens

swiftui-autotest-skill

AI-powered visual testing and accessibility setup for iOS/SwiftUI apps. Build, launch in Simulator, test with computer use, detect crashes, analyze memory leaks, and add accessibility identifiers — all from the terminal.

yusufkaran/swiftui-autotest-skill · 51 tokens

periscope

Drive the Periscope MCP server (74 Playwright + headless-Chrome tools) to test, audit, and debug websites and web apps — static sites, SPAs, and apps behind a login. Use this skill whenever the user wants to test a website or web app, run an E2E or interactive flow, audit accessibility/SEO/GEO/ performance, measure…

segentic-lab/periscope-mcp · 183 tokens

e2e-tester

Test a web app like a QA person — open it in a real browser, click through flows, and report what's broken with screenshots and code references. Works on localhost. Use when the user wants to test their app, verify a flow works, check for visual bugs, or validate changes before pushing.

hanzili/hanzi-browse · 66 tokens

agent-workspace-linux

Use when a task needs an isolated hidden Linux desktop or workspace-owned browser: GUI app QA, web/browser/shopping automation, sandboxed app observation, or stale workspace cleanup. Routes agent-workspace-linux MCP tools on demand. Does NOT apply to host desktop/Chrome control, generic MCP setup, or pure code/file…

agent-sh/agent-workspace-linux · 70 tokens