BeClaude

visual-app-skills

New
GitHub TrendingGeneralby lukas-hinterleitner

Agent skills for visually testing mobile apps on Android — run a Flutter, React Native, or native Android app on an emulator/device, capture real screenshots via adb, read logs, optionally diff against a Figma design, and verify the UI rendered correctly. Works with Claude Code and other coding agents.

First seen 6/1/2026

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/visual-app-skills.md https://raw.githubusercontent.com/lukas-hinterleitner/visual-app-skills/main/SKILL.md
3
Invoke in Claude Code
/visual-app-skills
View source on GitHub
testingdesignagent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is visual-app-skills?

Agent skills for visually testing mobile apps on Android — run a Flutter, React Native, or native Android app on an emulator/device, capture real screenshots via adb, read logs, optionally diff against a Figma design, and verify the UI rendered correctly. Works with Claude Code and other coding agents.

How to install visual-app-skills?

To install visual-app-skills: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/visual-app-skills.md https://raw.githubusercontent.com/lukas-hinterleitner/visual-app-skills/main/SKILL.md. Finally, /visual-app-skills in Claude Code.

What is visual-app-skills best for?

visual-app-skills is a skill categorized under General. It is designed for: testing, design, agent. Created by lukas-hinterleitner.