Igor Escodro
Community@igorescodro · Montréal - Canada
Agent Skills by Igor Escodro
Showing 13 vetted skills indexed across 1 GitHub repositories.
git-commit
Stages uncommitted changes and creates structured git commit messages with emoji, title, and summary.
write-local-datasource
Implements SQLDelight local data layers with DAOs, mappers, migrations, and DI registration.
write-viewmodel
Writes ViewModels for the Alkaa Kotlin Multiplatform project following sealed state and flow patterns.
navigation
Implements event-driven navigation for screens and destinations in the Alkaa Compose Multiplatform app.
write-composable
Creates Compose Multiplatform screens following Alkaa's Screen-Loader-Content pattern with Kuvio components.
write-unit-tests
Writes multiplatform Kotlin unit tests using fakes, Given/When/Then structure, and coroutine test dispatchers.
write-design-system-component
Implements theme-aware Kuvio Compose Multiplatform components for the Alkaa design system.
write-e2e-tests
Writes end-to-end Compose Multiplatform tests for the Alkaa app using Koin and DAO seeding.
write-feature
Implements new Alkaa features across domain, data, Koin DI, and presentation layers.
write-ui-tests
Writes Compose Multiplatform instrumented UI tests for stateless composables in the Alkaa project.
localization
Manages user-facing string resources and translations across four languages in the Alkaa project.
code-review
Review Android code for architecture, bugs, and memory leaks.
kuvio
Implement Kuvio components for the Alkaa Design System using Compose Multiplatform.