Bahram Malaekeh
Community@mithrandir21
Become a programmer, they said. It will be fun, they said. You know what? They were right.
Agent Skills by Bahram Malaekeh
Showing 16 vetted skills indexed across 1 GitHub repositories.
android-bug-hunting-lifecycle-leak-hunter
Analyze Kotlin and Java Android code for memory leaks and lifecycle violations.
android-bug-hunting-kmp-defects
Detect platform leaks and expect/actual mismatches in Kotlin Multiplatform code.
android-bug-hunting-resource-leaks
Analyze Android/Kotlin code for unclosed streams, cursors, and file descriptors.
document-patterns
Analyze codebases to create and update Markdown documentation of coding patterns and conventions.
android-bug-hunting-github-sync
Converts Android bug-hunt markdown reports into structured GitHub issues and comments.
android-bug-hunting-dispatcher
Coordinate specialized agents to detect Android/Kotlin/KMP runtime and structural bugs.
android-bug-hunting-anr-trace-analyzer
Analyze Android ANR trace logs to identify thread blocking and contention issues.
android-retrospective
This is a placeholder for the actual tagline.
improve-android-architecture
Analyze Android codebases and propose module-deepening refactors for testability and modularity.
android-bug-hunting-main-thread-violations
Detect main-thread I/O, network, and heavy operations in Android codebases.
android-foundation-review
Review Android codebase architecture, module dependencies, and best practices.
android-bug-hunting-coroutine-and-flow-defects
Analyze Kotlin coroutine and Flow code for Android bugs.
github-issue-waves
Organizes GitHub issues into conflict-free waves for parallel resolution.
lessons
Load and apply stored project lessons from `.claude/lessons.md` to inform development.
android-bug-hunting-stacktrace-analyzer
Analyze Android stack traces to identify exception types and root causes.
android-bug-hunting-compose-correctness
Detect runtime defects and antipatterns in Jetpack Compose Kotlin code.