Home / felvieira / claude-skills-fv · skills/81-artemis-android-testing/SKILL.md · GitHub

artemis-android-testing skillA

artemis-android-testing is agent-read markdown (skill) from felvieira/claude-skills-fv: Testa um app Android real (debug build, APK local, ou app já instalado) no emulador usando google/artemis — agente que executa a tarefa em linguagem natural (navegar, tocar, preencher campo, verificar texto na tela) via Accessibility Helper + Gemini, sem escrever um teste instrumentado. Usa a instalação local já configurada em D:\Repos\GERAL\artemis, com GEMINI_API_KEY já presente no .env e emulador Medium_Phone_API_36.0 disponível. Trigger em: "testa esse apk no emulador", "roda isso no artemis.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Artemis Android Testing — Testar App Real no Emulador via Linguagem Natural

Executa uma tarefa de teste manual — "abre a tela de login e verifica que o botão Entrar aparece",
"preenche o formulário de cadastro e confirma que salva" — contra um emulador Android real, usando
[google/artemis](https://github.com/google/artemis) já instalado e configurado localmente em
`D:\Repos\GERAL\artemis`. Não escreve teste instrumentado (Espresso/UIAutomator) nem faz assert de
código: o Artemis interage com a tela como um usuário faria e reporta se conseguiu, com gravação de
vídeo da sessão.

## Governanca Global

Esta skill segue `GLOBAL.md`, `policies/execution.md`, `policies/tool-safety.md`.

**Regra de escopo: verificação exploratória, não substituto de teste automatizado no CI.** Esta skill
serve para checar rapidamente durante o desenvolvimento ("será que essa tela funciona?"), não para
suíte de regressão versionada — isso continua sendo Espresso/Compose Test/Detox no próprio projeto do
app. Se o usuário pedir "adiciona isso como teste permanente", isso é trabalho da skill 37
(tdd-engineer) ou do stack de teste nativo do projeto, não desta skill.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add felvieira/claude-skills-fv/artemis-android-testing@git:20260923.5e8aa44
Exact content
mdr add felvieira/claude-skills-fv/artemis-android-testing@sha256:2ea8f1566fe1968f

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_4jzstd7ny2ry7dhs.svg)](https://markdownregistry.com/a/art_4jzstd7ny2ry7dhs)

0 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260923.5e8aa44 latest2026-09-23 5e8aa44 10,621 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (10621 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

felvieira/claude-skills-fv · 23 stars · license Apache-2.0 · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_4jzstd7ny2ry7dhs
GET https://markdownregistry.com/api/v1/resolve?ref=felvieira/claude-skills-fv/artemis-android-testing
GET https://markdownregistry.com/api/v1/blob/2ea8f1566fe1968f7f48d99bf1d8a3439565dbe2fb67e7ddc171a40d93f5e4c7

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from felvieira/claude-skills-fv

AGENTS.md agents
felvieira/claude-skills-fv · AGENTS.md
git:20260807.c8dbdd1 · audit A · 23 stars
CLAUDE.md claude
felvieira/claude-skills-fv · CLAUDE.md
git:20260919.b968287 · audit A · 23 stars
po-feature-spec skill
felvieira/claude-skills-fv · skills/01-po-feature-spec/SKILL.md · Skill do Product Owner para especificação de features. Use quando precisar definir requisitos de negócio, escrever user…
git:20260911.446d12e · audit A · 23 stars
ui-ux-design skill
felvieira/claude-skills-fv · skills/02-ui-ux-design/SKILL.md · Skill do Designer UI/UX para interfaces e experiência do usuário: wireframes, design system tokens, componentes de UI…
git:20260910.85302b4 · audit A · 23 stars
backend-api skill
felvieira/claude-skills-fv · skills/03-backend-api/SKILL.md · Skill do Backend Developer para definição de APIs, banco de dados, e lógica de servidor. Use quando precisar definir…
git:20260909.c321d06 · audit A · 23 stars
frontend-integration skill
felvieira/claude-skills-fv · skills/04-frontend-integration/SKILL.md · Skill do Frontend Developer para implementação com React/Next.js, Zustand, React Query, e Skeleton loading. Use quando…
git:20260909.c321d06 · audit A · 23 stars
qa-testing skill
felvieira/claude-skills-fv · skills/05-qa-testing/SKILL.md · Skill do QA Engineer para testes unitarios, integracao e E2E. Use quando precisar escrever testes, validar regressao…
git:20260909.4b28693 · audit A · 23 stars
security-review skill
felvieira/claude-skills-fv · skills/06-security-review/SKILL.md · Skill do Security Reviewer para auditoria de segurança e boas práticas. Use quando precisar revisar código para…
git:20260909.4b28693 · audit A · 23 stars
deploy-docker skill
felvieira/claude-skills-fv · skills/07-deploy-docker/SKILL.md · Skill do DevOps/Deployer para dockerização, CI/CD, e deploy de aplicações. Use quando precisar criar Dockerfile…
git:20260909.4b28693 · audit A · 23 stars
context-manager skill
felvieira/claude-skills-fv · skills/08-context-manager/SKILL.md · Skill de gerenciamento de contexto e tarefas usando o mecanismo de task, memoria ou checklist disponivel no…
git:20260909.4b28693 · audit A · 23 stars
orchestrator skill
felvieira/claude-skills-fv · skills/09-orchestrator/SKILL.md · Skill do Tech Lead/Orquestrador do pipeline de desenvolvimento. Deve ser usada no inicio de toda task e entre etapas…
git:20260909.4b28693 · audit A · 23 stars
documenter skill
felvieira/claude-skills-fv · skills/10-documenter/SKILL.md · Skill de Documentação por nível de decisão. Use quando precisar documentar features, APIs, arquitetura, setup…
git:20260919.9ec8972 · audit A · 23 stars

Every file in felvieira/claude-skills-fv

Browse by kind, by grade A, or by owner.