Diego Francisco Concepción
Community@costular · Tenerife, Spain
Senior Android Engineer
Agent Skills by Diego Francisco Concepción
Showing 13 vetted skills indexed across 1 GitHub repositories.
compose-focus-navigation
Provide focus navigation guidelines for Jetpack Compose applications.
compose-state-holder-ui-split
Separate state management and UI rendering in Jetpack Compose composables.
compose-slot-api-pattern
Design Jetpack Compose components using slot-based APIs with @Composable lambdas.
compose-side-effects
Guide Jetpack Compose side effects with LaunchedEffect, DisposableEffect, and SideEffect.
compose-state-deferred-reads
Defer Jetpack Compose state reads to layout and draw phases.
kotlin-types-value-class
Evaluate value class versus data class usage in Kotlin code.
kotlin-coroutines-structured-concurrency
Analyze Kotlin coroutine code for scope misuse and cancellation anti-patterns.
kotlin-flow-state-event-modeling
Guide Kotlin Flow state and event management with StateFlow and SharedFlow best practices.
compose-modifier-and-layout-style
Analyzes Jetpack Compose layouts for modifier and structure issues.
compose-ui-testing-patterns
Provide UI testing patterns for Jetpack Compose applications.
compose-state-authoring
Guide correct local state management in Jetpack Compose components.
compose-stability-diagnostics
Analyze Jetpack Compose component stability and generate compiler reports.
compose-recomposition-performance
Diagnose Jetpack Compose recomposition issues by examining parameter stability and State read phases.