android-permissions-editor

Community

Manage Android permissions effectively.

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, and component layers.
  • State Management: Implements a robust PermissionState model 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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.