android-modularization
CommunityBuild scalable Android architectures.
Authorjaviercamarenatriguero
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the complexity of managing large Android projects by providing a clear, scalable, and maintainable multi-module architecture that enforces strict layer isolation and prevents circular dependencies.
Core Features & Use Cases
- Four-Layer Architecture: Defines
app,feature,component, andcommonlayers with clear responsibilities. - Dependency Rules: Enforces strict "depends on" rules between layers to maintain code health.
- Module Structure Guidance: Provides templates for
feature,component, andcommonmodules. - DI and Navigation Centralization: Mandates that DI and navigation setup reside solely within the
appmodule. - Integration Modules: Guides the creation of
integrationmodules for cross-component orchestration. - Use Case: When starting a new Android project or refactoring an existing one, use this Skill to establish a robust modular architecture from the outset, ensuring long-term maintainability and team scalability.
Quick Start
Apply the android-modularization skill to structure a new Android project with a four-layer architecture.
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-modularization Download link: https://github.com/javiercamarenatriguero/android-skills/archive/main.zip#android-modularization 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.