Agent skill · Data & Analytics

Mobile Analytics

Mobile app analytics and crash reporting integration

a5c-aigithub.com/a5c-aiGitHub ↗
claude-codecodexMIT
Install
npx skills add a5c-ai/babysitter --skill mobile-analytics --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 6 KB
Bundled scripts: none
Version: 1.0.0
Path: library/specializations/mobile-development/skills/mobile-analytics/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Mobile Analytics Skill ## Overview This skill provides comprehensive capabilities for mobile app analytics and crash reporting integration. It enables configuration of Firebase Analytics, Crashlytics, Mixpanel, Amplitude, and other analytics platforms. ## Allowed Tools - `bash` - Execute Firebase CLI and SDK commands - `read` - Analyze analytics configurations - `write` - Generate analytics event schemas and configurations - `edit` - Update analytics implementations - `glob` - Search for analytics files - `grep` - Search for event tracking patterns ## Capabilities ### Firebase Analytics 1. **Event Configuration** - Configure custom events - Set user properties - Implement screen tracking - Configure event parameters - Handle default events 2. **User Segmentation** - Configure audiences - Set user IDs - Implement user properties - Handle demographics ### Firebase Crashlytics 3. **Crash Reporting** - Configure crash reporting - Implement custom keys - Log non-fatal errors - Set user identifiers - Configure crash alerting 4. **Debug Tools** - Enable debug mode - Configure test crashes - Analyze stack traces - Handle dSYM uploads ### Third-Party Analytics 5. **Mixpanel/Amplitude** -

What's inside
Steps it walks through
  1. Overview
  2. Allowed Tools
  3. Capabilities
  4. Firebase Analytics
  5. Firebase Crashlytics
  6. Third-Party Analytics
  7. A/B Testing
  8. Target Processes
  9. Dependencies
  10. Usage Examples
  11. Firebase Analytics Setup (iOS)
  12. Firebase Analytics Setup (Android)
  13. Event Schema
  14. Quality Gates
Ships with 1 file
  • README.md
More from babysitter
All skills →
About this skill
What does the Mobile Analytics skill do?

Mobile app analytics and crash reporting integration

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill mobile-analytics --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going