Gabi Moreno avatar

Gabi Moreno

Community

@soygabimoreno · ⬇️ Descarga mis SKILLS para Claude GRATIS ↙️

119Followers
|
49Public Repos
|
34Published Skills

Android Developer│Creador del MÁSTER de ANDROID

Agent Skills by Gabi Moreno

Showing 34 vetted skills indexed across 1 GitHub repositories.

soygabimorenosoygabimoreno

android-typed-errors

Implement typed Result<T, E> error handling across Android/KMP layers.

Community
Intermediate
soygabimorenosoygabimoreno

android-modularization

Define modular Android architecture with Clean Architecture boundaries and Gradle convention plugins.

Community
Intermediate
soygabimorenosoygabimoreno

compose-navigation

Implement type-safe Compose navigation with @Serializable routes and feature-level NavGraphBuilder graphs.

Community
Intermediate
soygabimorenosoygabimoreno

compose-focus-navigation

Fix focus timing, restoration, and directional navigation in Jetpack Compose interfaces.

Community
Intermediate
soygabimorenosoygabimoreno

agp-9-upgrade

Migrate Android projects to Android Gradle Plugin 9 with compatibility checks and DSL changes.

Community
Advanced
soygabimorenosoygabimoreno

r8-analyzer

Analyze Android build files and R8 keep rules to detect redundant preservation.

Community
Advanced
soygabimorenosoygabimoreno

android-mvi

Standardize Android/KMP screen logic with an MVI loop of State, Action, and Event.

Community
Advanced
soygabimorenosoygabimoreno

compose-state-holder-ui-split

Separate Compose state-holder wiring from UI rendering into distinct composables.

Community
Intermediate
soygabimorenosoygabimoreno

android-feature

Guide Android feature creation with Compose UI, ViewModels, and repository interfaces.

Community
Intermediate
soygabimorenosoygabimoreno

compose-slot-api-pattern

Convert primitive Jetpack Compose component parameters into composable slot parameters.

Community
Intermediate
soygabimorenosoygabimoreno

android-hilt

Configure Hilt dependency injection for Android apps with Gradle and annotations.

Community
Intermediate
soygabimorenosoygabimoreno

compose-ui

Define Jetpack Compose UI conventions for ViewModel state and MVI actions.

Community
Intermediate
soygabimorenosoygabimoreno

compose-side-effects

Audit Jetpack Compose side effects for correct lifecycle semantics and keying.

Community
Intermediate
soygabimorenosoygabimoreno

compose-state-deferred-reads

Defer Compose state reads from composition into layout or draw blocks.

Community
Advanced
soygabimorenosoygabimoreno

compose-state-hoisting

Determine correct ownership levels for Jetpack Compose UI state and logic.

Community
Intermediate
soygabimorenosoygabimoreno

migrate-xml-views-to-jetpack-compose

Migrate Android XML layout Views into Jetpack Compose composables with screenshot validation.

Community
Intermediate
soygabimorenosoygabimoreno

kotlin-types-value-class

Guide Kotlin @JvmInline value class versus data class selection for single-field domain types.

Community
Intermediate
soygabimorenosoygabimoreno

android-cli

Automate Android development workflows via the android CLI tool.

Community
Intermediate
soygabimorenosoygabimoreno

compose-animations

Select the smallest suitable Jetpack Compose animation API for UI motion.

Community
Intermediate
soygabimorenosoygabimoreno

kotlin-coroutines-structured-concurrency

Enforce structured concurrency and correct suspend-scope boundaries in Kotlin coroutine code.

Community
Advanced
soygabimorenosoygabimoreno

skill-creator

Draft SKILL.md content and run trigger-focused evaluations for Claude Code skills.

Community
Advanced
soygabimorenosoygabimoreno

github-issue-context

Retrieve GitHub issue body, labels, assignees, and comments as JSON.

Community
Basic
soygabimorenosoygabimoreno

android-pr-review

Review Android pull requests for Kotlin and architecture quality issues.

Community
Intermediate
soygabimorenosoygabimoreno

navigation-3

Migrate Android Navigation 2 string routes to typed NavKey models with Compose.

Community
Advanced