osama-raddad/FireCrasher

FireCrasher is a Uncaught Exceptions recovery library for android

148Stars on the repository
10Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

add-library-test

01

osama-raddad/FireCrasher

Skill Claude CodeCodex

Add or update a Robolectric JVM unit test for the FireCrasher library. Use when changing recovery logic, crash handling, back-stack counting, exit-info reporting, or the recovery-state codec, and a test should cover it.

not rated 148 2mo ago A 51 tokens original Apache-2.0

release

02

osama-raddad/FireCrasher

Skill Claude CodeCodex

Cut a new FireCrasher library release — bump the version, sync the README and ABI baseline, verify, and tag for JitPack. Use when asked to "release", "publish", "cut a version", or "bump to x.y.z".

not rated 148 2mo ago A 56 tokens original Apache-2.0

run-checks

03

osama-raddad/FireCrasher

Skill Claude CodeCodex

Run the full local build that mirrors CI for FireCrasher — unit tests, Android lint, and the ABI baseline comparison. Use before pushing or opening a PR, or whenever asked to "run the tests", "check the build", or "verify it compiles".

not rated 148 2mo ago A 59 tokens original Apache-2.0

update-abi-baseline

04

osama-raddad/FireCrasher

Skill Claude CodeCodex

Regenerate and review FireCrasher's committed public ABI baseline (firecrasher/api/firecrasher.api) after an intentional public API change. Use when apiCheck fails, or after adding/removing/changing any public or protected library declaration.

not rated 148 2mo ago A 56 tokens original Apache-2.0

customize-recovery

05

osama-raddad/FireCrasher

Skill Claude CodeCodex

Inspect FireCrasher's recovery level and show custom recovery UX (loading dialog, toast, snackbar) or force a specific recovery level. Use when tailoring what the user sees during recovery, or reacting differently to occasional vs. repeated crashes.

not rated 148 2mo ago A 53 tokens original Apache-2.0

osama-raddad/FireCrasher

Skill Claude CodeCodex

Report native crashes, ANRs, and low-memory kills that FireCrasher's in-process handler cannot catch, using ApplicationExitInfo on API 30+. Use when you need a complete crash picture, or "why don't I get reports for native crashes / ANRs".

not rated 148 2mo ago A 63 tokens original Apache-2.0

install-firecrasher

07

osama-raddad/FireCrasher

Skill Claude CodeCodex

Add the FireCrasher crash-recovery library to an Android app and install it in the Application class. Use when integrating FireCrasher, setting up crash recovery, or when "app crashes should recover instead of closing".

not rated 148 2mo ago A 51 tokens original Apache-2.0

report-crashes

08

osama-raddad/FireCrasher

Skill Claude CodeCodex

Forward FireCrasher-caught exceptions to a crash reporter (Crashlytics, Sentry, etc.) while still recovering the app. Use when wiring crash reporting, logging non-fatals, or "make sure we still get crash reports after recovery".

not rated 148 2mo ago A 55 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: