googlegoogleOfficialยท4 Agent Skills Included

ground-android

Automated Android code formatting, testing, and GitHub push checks

Formats Kotlin code, runs unit tests, and pushes verified changes to GitHub for Android projects. Fetches pull request comments and reviews into readable Markdown for faster code review cycles. Eliminates manual lint checks and broken CI builds by enforcing pre-commit and pre-push safety gates.
npx skills add google/ground-android --all -g -y

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Ground Android skills?โ–ผ

Run `npx skills add google/ground-android --all -g -y` in your terminal to install all skills in this suite globally.

How to verify Android code changes before committing?โ–ผ

Use the Verify Changes skill to run all local unit tests across modules, confirming your edits did not break existing functionality.

How to safely push Android code to GitHub?โ–ผ

The Push to GitHub skill runs unit tests and lint checks first, then pushes only if everything passes, preventing broken CI builds.

How to read GitHub PR comments in the terminal?โ–ผ

The Fetch PR Comments skill pulls reviews and code comments from any pull request and formats them as clean Markdown using the GitHub CLI.

Do these skills work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, OpenClaw, and other compatible coding environments.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’