devtest
01Skill Claude CodeCodex
A workflow for checking whether a recent code change still works on a running Android or iOS app. It uses the code difference to focus the test and records actions, screens, logs, and crashes.
Skill Claude CodeCodex
A workflow for checking whether a recent code change still works on a running Android or iOS app. It uses the code difference to focus the test and records actions, screens, logs, and crashes.
Skill Claude CodeCodex
A workflow for shortening a recorded app crash to the smallest tested sequence of actions that still produces the same crash. This is a form of delta debugging: repeatedly removing steps and checking whether the failure remains.
Skill Claude CodeCodex
An automated workflow for exploring an Android or iOS app by interacting with its screens and monitoring what happens. It records navigation, unexpected states, crashes, and ANRs, which are cases where the app stops responding.
Skill Claude CodeCodex
An automated, business-aware workflow for finding bugs in an Android or iOS app. It reads the project to infer screens, routes, handlers, and APIs, then uses that information to plan and run tests.
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: