Matt McKenna avatar

Matt McKenna

Community

@himattm · Maryland

74Followers
|
64Public Repos
|
20Published Skills

Agent Skills by Matt McKenna

Showing 20 vetted skills indexed across 1 GitHub repositories.

himattmhimattm
7

code-as-image

Convert code snippets into syntax-highlighted images via ray.so URLs.

Community
Intermediate
himattmhimattm
7

interrogation

Asks batched clarifying questions in up to three rounds to resolve ambiguous prompts before proceeding.

Community
Advanced
himattmhimattm
7

address-gemini-review

Triage and validate gemini-code-assist PR review comments via GitHub API.

Community
Advanced
himattmhimattm
7

review-cycle

Automate pull request reviews by spawning specialist agents to analyze diffs.

Community
Advanced
himattmhimattm
7

validate-merge-prs

Plan and validate the full PR merge lifecycle for open pull requests.

Community
Advanced
himattmhimattm
7

android-regression-diff-scan

Analyzes the diff between two git refs to identify likely regression causes.

Community
Advanced
himattmhimattm
7

verify-android-screen

Capture Android screens to PNG and delegate analysis to a sub-agent.

Community
Intermediate
himattmhimattm
7

android-coroutine-trace

Diagnose stuck or leaked Kotlin coroutines in Android apps using DebugProbes.

Community
Advanced
himattmhimattm
7

android-perfetto-analyze

Analyze Android Perfetto traces with trace_processor SQL and produce verdict-ready findings.

Community
Advanced
himattmhimattm
7

android-crash-repro-loop

Automates adb trigger sequences to reproduce Android crashes and ANRs until detection.

Community
Advanced
himattmhimattm
7

android-cli

Automate Android project creation, deployment, SDK management, and environment diagnostics via the android CLI.

Community
Intermediate
himattmhimattm
7

new-android-app

Scaffold a single-module Compose Android app with Metro DI, Circuit, and Ktor.

Community
Advanced
himattmhimattm
7

android-trace-sections

Instrument Android apps with Perfetto trace sections for timing and thread analysis.

Community
Intermediate
himattmhimattm
7

android-strictmode-probe

Enable StrictMode in Application.onCreate to log main-thread policy violations.

Community
Advanced
himattmhimattm
7

android-runtime-flag-probe

Run temporary Android framework diagnostics via adb setprop and Settings changes.

Community
Intermediate
himattmhimattm
7

android-snapshot-diff

Capture and diff Android UI snapshots to verify state changes.

Community
Advanced
himattmhimattm
7

android-probe-logging

Insert ephemeral Log.d probes and capture sentinel logs in logcat to verify Android code path execution.

Community
Intermediate
himattmhimattm
7

verify-android-layout

Validate Android UI elements by inspecting layout JSON for text, resource IDs, and states.

Community
Intermediate
himattmhimattm
7

android-reproduce-as-test

Write a failing Android Kotlin/Java test that reproduces a bug before production changes.

Community
Advanced
himattmhimattm
7

android-perfetto-capture

Capture Perfetto traces from Android devices into .perfetto-trace files.

Community
Advanced