Skip to main content
Run any Skill in Manus
with one click
GitHub repository

3dollar-in-my-pocket-android

3dollar-in-my-pocket-android contains 4 collected skills from 3dollar-in-my-pocket, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
4
Stars
16
updated
2026-05-14
Forks
1
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

android-cli
network-and-computer-systems-administrators

Orchestrates Android development tasks including project creation, deployment, SDK management, and environment diagnostics using the `android` command-line tool.

2026-05-14
migrate-xml-views-to-jetpack-compose
software-developers

Provides a structured workflow for migrating an Android XML View to Jetpack Compose. This skill details the step-by-step process, from planning and dependency setup, to theming and layout migration, validation and XML cleanup. Use this skill when you need to migrate an XML View to Jetpack Compose in an Android project. It solves the problem of converting the UI of a legacy XML View into modern, declarative Compose components while maintaining interoperability.

2026-05-14
navigation-3
software-developers

Learn how to install and migrate to Jetpack Navigation 3, and how to implement features and patterns such as deep links, multiple backstacks, scenes (dialogs, bottom sheets, list-detail, two-pane, supporting pane), conditional navigation (such as logged-in navigation vs anonymous), returning results from flows, integration with Hilt, ViewModel, Kotlin, and view interoperability.

2026-05-14
r8-analyzer
software-developers

Analyzes Android build files and R8 keep rules to identify redundancies, broad package-wide rules, and rules that subsume library consumer keep rules. Use when developers want to optimize their app's size, remove redundant or overly broad keep rules, or troubleshoot Proguard configurations.

2026-05-14