android-conventions
CommunityDefine Android/Kotlin coding conventions.
AuthorEnso-Soft
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Defines Android/Kotlin coding conventions to ensure consistency and readability across the codebase.
Core Features & Use Cases
- Naming conventions for classes, interfaces, and data sources (e.g.,
GetLottoResultUseCase,LottoRepository,LottoDao). - Function and member naming patterns (e.g.,
invokefor UseCases,on{Action}handlers,to{Target}mappers). - Architecture and layering guidelines to enforce clean separation of concerns.
Quick Start
Create a new feature and name interfaces and classes following the conventions, e.g., HomeViewModel, HomeContract, GetLottoResultUseCase.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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-conventions Download link: https://github.com/Enso-Soft/lotto-assist/archive/main.zip#android-conventions Please download this .zip file, extract it, and install it in the .claude/skills/ directory.