admob-integration
NewCommunity RegistryDevelopmentby Chinh MC
AdMob integration patterns for Android with Jetpack Compose. Use when implementing banner ads, interstitial ads, rewarded ads, or native ads in Android applications.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/admob-integration.md https://raw.githubusercontent.com/maichanchinh/claude-skills/main/SKILL.md3
Invoke in Claude Code
/admob-integrationView source on GitHub
Frequently Asked Questions
What is admob-integration?
AdMob integration patterns for Android with Jetpack Compose. Use when implementing banner ads, interstitial ads, rewarded ads, or native ads in Android applications.
How to install admob-integration?
To install admob-integration, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /admob-integration.
What is admob-integration best for?
admob-integration is a community categorized under Development. Created by Chinh MC.