godot-mcp-enhanced: Skill for Claude Code

.claude/skills/screenshot-verify/SKILL.md

screenshot-verify is a skill for Claude Code from wgt19861219/godot-mcp-enhanced. It costs 70 tokens per session (557 once invoked), scanned A, original, no licence file.

A visual checking workflow that captures screenshots before and after changes and compares the results. It can check rendered output, including graphics hardware, screen size, headless runs without a visible window, and blank screens.

In plain words
What is it for?
Use it to verify UI or game visuals after changes, compare screenshots, check runtime rendering, and detect blank or degraded output.
Why use it?
It helps confirm that a visual change worked and catch rendering regressions, where previously working visuals become broken.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is wgt19861219/godot-mcp-enhanced's own configuration. It tells Claude Code how to work on godot-mcp-enhanced itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything godot-mcp-enhanced configures →

Reuse

Borrowing it

Nothing to install: this file belongs to wgt19861219/godot-mcp-enhanced. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/wgt19861219/godot-mcp-enhanced/master/.claude/skills/screenshot-verify/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/wgt19861219/godot-mcp-enhanced

Made for: Claude Code.

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 screenshot-verify

README.md
[![agentmods](https://agentmods.dev/badge/skills/wgt19861219/godot-mcp-enhanced/screenshot-verify/github.svg)](https://agentmods.dev/skills/wgt19861219/godot-mcp-enhanced/screenshot-verify)
Your own site
<a href="https://agentmods.dev/skills/wgt19861219/godot-mcp-enhanced/screenshot-verify"><img src="https://agentmods.dev/badge/skills/wgt19861219/godot-mcp-enhanced/screenshot-verify/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for screenshot-verify

Your own site · 80×15
<a href="https://agentmods.dev/skills/wgt19861219/godot-mcp-enhanced/screenshot-verify"><img src="https://agentmods.dev/badge/skills/wgt19861219/godot-mcp-enhanced/screenshot-verify.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 70 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 557 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.00070 $0.00557
Opus 5 $0.00035 $0.00279
Sonnet 5 $0.00014 $0.00111
Haiku 4.5 $0.00007 $0.00056

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

Security

Grade A, and why

screenshot-verify 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 12d 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/skills/screenshot-verify/SKILL.md · 23 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

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. 12d ago First seen · 23 lines · 70 tokens per session scan A a5d923d10814

Subscribe to this mod's changes

screenshot-verify is a skill published in the GitHub repository wgt19861219/godot-mcp-enhanced (91 stars, last pushed 8d ago), with no licence file. It adds 70 tokens to every session and 557 once invoked, about $0.0003 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

screen-reader-testing

Test web applications with screen readers including VoiceOver, NVDA, and JAWS. Use when validating screen reader compatibility, debugging accessibility issues, or ensuring assistive technology support.

wshobson/agents · 39 tokens

e2e-testing

AI-powered E2E testing for any app — Flutter, React Native, iOS, Android, Electron, Tauri, KMP, .NET MAUI. Connects via MCP to running apps so the agent can take screenshots, tap elements, enter text, scroll, inspect UI trees, and verify state with natural language. Use when the user wants to test an app's UI…

ai-dashboad/flutter-skill · 107 tokens

flutter-skill

Automate and test Flutter applications — launch apps, inspect widgets, tap elements, enter text, scroll, swipe, take screenshots, validate state, and debug via Dart VM Service Protocol. Use when the user wants to run Flutter app tests, automate Flutter UI interactions, inspect widget trees, debug a running Flutter…

ai-dashboad/flutter-skill · 73 tokens

First-Time User Tester

Validate the first-time user experience including onboarding flows, empty states, tutorial completion, progressive disclosure, and initial setup wizards.

PramodDutta/qaskills · 29 tokens

Axe-core Accessibility Testing

Accessibility testing skill using axe-core and Playwright for automated WCAG 2.1 compliance auditing, custom rules, and accessibility reporting.

PramodDutta/qaskills · 33 tokens

ui-aqa-flow

Workflow for automated QA: integration and end-to-end UI test automation, page objects, etc.

griddynamics/rosetta · 24 tokens