orbitalsonic

20 mods across 2 repositories, 5 stars between them.

orbitalsonic/AndroidPilot

Skill Claude CodeCodex

Gradle and build configuration rules for this template — AGP 9 / Gradle 9 DSL (built-in Kotlin, compileSdk block, optimization block instead of minify/proguard), the gradle/libs.versions.toml version catalog, R8 keep rules in keepRules/.keep, gradle.properties defaults, and manifest registration. Use when editing…

1 18d ago A 104 tokens

android-feature

02

orbitalsonic/AndroidPilot

Skill Claude CodeCodex

Workflow for implementing a new Android feature, screen, fragment, activity, dialog, adapter, or enhancement in this XML/MVVM template. Use whenever the user asks to add, build, implement, or extend functionality — before writing any code. Covers planning, the MVVM/MVI skeleton, the Android configuration checklist…

1 18d ago A 72 tokens

android-new-project

03

orbitalsonic/AndroidPilot

Skill Claude CodeCodex

Workflow for turning a fresh copy of this Android template into a new app — renaming the package/namespace/applicationId, branding (icons, splash, palette, fonts), Firebase setup, signing config, stripping unused sample screens, and verifying the foundation. Use when the user says they are starting a new app…

1 18d ago A 83 tokens

android-preflight

04

orbitalsonic/AndroidPilot

Skill Claude CodeCodex

Final verification checklist to run before declaring Android work finished — build, both themes, string resources, lifecycle and leak risks, registered permissions and components, resource parity between values and values-night, and honest reporting of what was and was not verified. Use at the end of any feature, fix…

1 18d ago A 79 tokens

android-ui-theming

05

orbitalsonic/AndroidPilot

Skill Claude CodeCodex

Rules for Android XML layouts, Material 3 components, semantic color tokens, light/dark theming, dimensions (sdp/ssp), string resources and localization, accessibility, and edge-to-edge insets. Use when creating or editing any layout, drawable, style, color, vector, or string resource, or when a screen must work in…

1 18d ago A 81 tokens

android-upgrade

06

orbitalsonic/AndroidPilot

Skill Claude CodeCodex

Workflow for changing an existing working Android project — upgrading dependencies, AGP/Gradle or SDK levels, migrating deprecated APIs, refactoring, and fixing bugs, without breaking what already works. Covers baseline verification, scoping the diff, targetSdk behaviour changes, SharedPreferences/Room data…

1 18d ago A 86 tokens

template-helpers

07

orbitalsonic/AndroidPilot

Skill Claude CodeCodex

Catalog of the reusable building blocks shipped with this Android template — BaseActivity/BaseFragment, the helpers/ extension files (navigation, lifecycle, toast, snackbar, dialogs, images, permissions, theme, locale, settings intents, date, delay), common/ (Firebase, network, observers), and…

1 18d ago A 92 tokens

04-kotlin

11

orbitalsonic/AndroidPilot

Cursor rule Cursor

Cursor rule "04-kotlin" from orbitalsonic/AndroidPilot, covering kotlin rules, prefer, coroutines, null safety and naming.

1 18d ago A 392 tokens

06-error-handling

13

orbitalsonic/AndroidPilot

Cursor rule Cursor

Cursor rule "06-error-handling" from orbitalsonic/AndroidPilot, covering error handling, never, always, coroutines and validation.

1 18d ago A 386 tokens

07-testing

14

orbitalsonic/AndroidPilot

Cursor rule Cursor

Cursor rule "07-testing" from orbitalsonic/AndroidPilot, covering testing, architecture, prefer, unit testing and scope.

1 18d ago A 234 tokens

12-new-project

19

orbitalsonic/AndroidPilot

Cursor rule Cursor

Workflow for starting a new app from this template - rebranding, identity, cleanup and first feature.

1 18d ago A 19 tokens