Leo Gallego avatar

Leo Gallego

Community

@leogallego

34Followers
|
215Public Repos
|
42Published Skills

Agent Skills by Leo Gallego

Showing 42 vetted skills indexed across 2 GitHub repositories.

leogallegoleogallego
1

kotlin-multiplatform-expect-actual

Designs Kotlin Multiplatform expect/actual boundaries separating shared code from platform implementations.

Community
Intermediate
leogallegoleogallego
1

kotlin-build-kmp-gradle-governance

Audits and optimizes Gradle build structures for Kotlin Multiplatform projects.

Community
Advanced
leogallegoleogallego
1

compose-expert

Guide writing CMP-aware Compose UI across Android, Desktop, iOS, and Web.

Community
Advanced
leogallegoleogallego
1

kotlin-navigation-compose-multiplatform

Define navigation architecture for Compose Multiplatform projects using Navigation 2 semantics.

Community
Advanced
leogallegoleogallego
1

compose-focus-navigation

Implement deterministic focus navigation in Jetpack Compose apps.

Community
Intermediate
leogallegoleogallego
1

kotlin-platform-app-links-and-deep-links

Evaluate Android deep links and App Links in Kotlin Multiplatform projects.

Community
Advanced
leogallegoleogallego
1

kotlin-project-bugfix

Diagnose Kotlin Multiplatform bugs and apply minimal fixes with regression tests.

Community
Advanced
leogallegoleogallego
1

compose-state-holder-ui-split

Separate state-holder wiring from UI rendering in Jetpack Compose screens.

Community
Intermediate
leogallegoleogallego
1

compose-slot-api-pattern

Refactors Jetpack Compose components to replace primitive parameters with slot-based @Composable () -> Unit content delegates.

Community
Intermediate
leogallegoleogallego
1

compose-side-effects

Explain Compose side-effects lifecycle and place work in SideEffect, LaunchedEffect, and DisposableEffect.

Community
Advanced
leogallegoleogallego
1

kotlin-project-state-management

Define Kotlin Multiplatform state-management contracts for UiState, effects, and actions.

Community
Advanced
leogallegoleogallego
1

kotlin-platform-kmp-bridges

Design Kotlin Multiplatform source-set hierarchies and expect/actual boundaries.

Community
Advanced
leogallegoleogallego
1

kotlin-project-architecture-review

Evaluate architecture proposals and modularization for Kotlin Multiplatform projects.

Community
Advanced
leogallegoleogallego
1

compose-state-deferred-reads

Defer Jetpack Compose state reads into layout and draw phases.

Community
Intermediate
leogallegoleogallego
1

issue-pipeline

Automate GitHub issue triage, planning, implementation, review, and PR merging.

Community
Advanced
leogallegoleogallego
1

compose-state-hoisting

Guide Android developers to hoist Compose UI state to the correct scope.

Community
Intermediate
leogallegoleogallego
1

kotlin-types-value-class

Identify when to replace single-field Kotlin wrappers with @JvmInline value classes.

Community
Advanced
leogallegoleogallego
1

compose-animations

Recommend the minimal Jetpack Compose animation API for UI motion needs.

Community
Intermediate
leogallegoleogallego
1

kotlin-coroutines-structured-concurrency

Identify and remediate CoroutineScope ownership misuses in Kotlin codebases.

Community
Advanced
leogallegoleogallego
1

pr-architecture-review

Identify architecture contract violations in Ansible Jane project PRs.

Community
Advanced
leogallegoleogallego
1

kotlin-kmp-refactor-safety

Guide incremental Kotlin KMP refactors with scope control and tests.

Community
Advanced
leogallegoleogallego
1

kotlin-data-kmp-data-layer

Design and review Kotlin Multiplatform data layers with repository-data-source separation.

Community
Advanced
leogallegoleogallego
1

kotlin-project-modularization

Define module boundaries in Kotlin Multiplatform projects with dependency direction and visibility guidelines.

Community
Advanced
leogallegoleogallego
1

kotlin-flow-state-event-modeling

Guide Kotlin Flow state and event modeling with StateFlow, SharedFlow, and Channel.

Community
Advanced