·android-test-structure
</>

android-test-structure

hitoshura25/claude-devtools

Create androidTest directory structure with base classes and utilities

2Installs·0Trend·@hitoshura25

Installation

$npx skills add https://github.com/hitoshura25/claude-devtools --skill android-test-structure

SKILL.md

Creates androidTest directory structure with base test class and utilities for Espresso testing.

| projectpath | Yes | . | Android project root | | packagename | Yes | - | App package (e.g., com.example.app) |

Specific test class ./gradlew connectedAndroidTest -Pandroid.testInstrumentationRunnerArguments.class=com.example.app.screens.MainActivityTest

Create androidTest directory structure with base classes and utilities Source: hitoshura25/claude-devtools.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/hitoshura25/claude-devtools --skill android-test-structure
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is android-test-structure?

Create androidTest directory structure with base classes and utilities Source: hitoshura25/claude-devtools.

How do I install android-test-structure?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/hitoshura25/claude-devtools --skill android-test-structure Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/hitoshura25/claude-devtools