android-xml-views
$
npx mdskill add HoangNguyen0403/agent-skills-standard/android-xml-viewsAutomatically generates and uses ViewBinding for Android XML layouts and RecyclerViews to improve code maintainability.
- Identifies and replaces findViewById calls with ViewBinding in XML layouts.
- Deploys ViewBinding, RecyclerView adapters, and ConstraintLayouts as per best practices.
- Determines the appropriate use of DataBinding based on project requirements and performance considerations.
- Delivers optimized Android UI components that are easier to maintain and update.
SKILL.md
.github/skills/android-xml-viewsView on GitHub ↗