SKILL·09302A

android-test-structure

hitoshura25
更新于 1 month ago
8 次查看
2
1
2
在 GitHub 上查看
其他testing

关于

This skill creates a complete Android instrumentation test structure with base classes and utilities for Espresso testing. It generates the androidTest directory hierarchy, a BaseTest class, and TestUtils file following your app's package structure. Use it to quickly bootstrap testing infrastructure in Android projects that already have Espresso dependencies configured.

快速安装

Claude Code

推荐
主要方式
npx skills add hitoshura25/claude-devtools -a claude-code
插件命令备选方式
/plugin add https://github.com/hitoshura25/claude-devtools
Git 克隆备选方式
git clone https://github.com/hitoshura25/claude-devtools.git ~/.claude/skills/android-test-structure

在 Claude Code 中复制并粘贴此命令以安装该技能

GitHub 仓库

hitoshura25/claude-devtools
路径: skills/android-test-structure
0
FAQ

Frequently asked questions

What is the android-test-structure skill?

android-test-structure is a Claude Skill by hitoshura25. Skills package instructions and resources that Claude loads on demand, so Claude can perform android-test-structure-related tasks without extra prompting.

How do I install android-test-structure?

Use the install commands on this page: add android-test-structure to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does android-test-structure belong to?

android-test-structure is in the android category, tagged testing.

Is android-test-structure free to use?

Yes. android-test-structure is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

相关推荐技能