mobile-rbac
Installation
SKILL.md
Platform Notes
- Optional helper plugins may help in some environments, but they must not be treated as required for this skill.
Mobile RBAC - Android Permission System
Use When
- Role-Based Access Control for Android mobile apps integrating with a multi-tenant SaaS backend. Covers permission fetching, caching in EncryptedSharedPreferences, Jetpack Compose permission gates (PermissionGate, ModuleGate, PermissionButton)...
- The task needs reusable judgment, domain constraints, or a proven workflow rather than ad hoc advice.
Do Not Use When
- The task is unrelated to
mobile-rbacor would be better handled by a more specific companion skill. - The request only needs a trivial answer and none of this skill's constraints or references materially help.