android-permissions-editor
CommunityManage Android permissions effectively.
Software Engineering#state management#permissions#clean architecture#android#multi-module#runtime permissions
Authorjaviercamarenatriguero
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a structured approach to handling Android runtime permissions across a multi-module project, ensuring clarity on where permission-related logic resides and how different architectural layers interact.
Core Features & Use Cases
- Layered Architecture: Defines clear responsibilities for permission handling across
app,feature, andcomponentlayers. - State Management: Implements a robust
PermissionStatemodel for tracking permission status (Unknown, Granted, ShowRationale, PermanentlyDenied). - Clean Architecture Integration: Guides the implementation of permission requests following Clean Architecture principles.
- Use Case: When developing a new feature that requires camera access, use this Skill to correctly implement the permission request flow, rationale display, and handling of permanently denied states, ensuring a seamless user experience and adherence to architectural best practices.
Quick Start
Use the android-permissions-editor skill to implement camera permission handling in a new feature module.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: android-permissions-editor Download link: https://github.com/javiercamarenatriguero/android-skills/archive/main.zip#android-permissions-editor Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.