3 unscanned
3 skills total
Skills by vitorpamplona
-
compose-expert
MIT· ★ 1,565 · updated 2026-07-28 — Compose Expert guides you through creating reusable visual components that work across Android and Desktop platforms. Learn when to share composables in commonMain versus keeping…
-
compose-slot-api-pattern
MIT· ★ 1,565 · updated 2026-07-28 — This skill shows how to build flexible, reusable Compose components by delegating content to callers through `@Composable` lambda slots instead of accumulating primitive…
-
kotlin-multiplatform
MIT· ★ 1,565 · updated 2026-07-28 — Kotlin Multiplatform lets you write business logic once and deploy it across Android, iOS, web, and desktop targets. This skill helps you evaluate the trade-offs between code…