android-strictmode-probe

Community

Surface main-thread violations with StrictMode.

Authorhimattm
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill exposes silent, performance-robbing violations that don’t crash the app by temporarily enabling StrictMode and guiding you to fix issues on the main thread.

Core Features & Use Cases

  • Temporarily install StrictMode in Application.onCreate to surface Disk I/O, network, and leaked-objects on the main thread.
  • Drive suspect flows in the app to capture violations in logs with stack traces pointing to your code.
  • Provide a clean removal and cleanup process to revert app behavior after fixes.

Quick Start

Install the probe in your app's Application.onCreate, run through a suspect flow, and review StrictMode logs to identify violations.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: android-strictmode-probe
Download link: https://github.com/himattm/skills/archive/main.zip#android-strictmode-probe

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.