2 unscanned
2 skills total
Skills by chrisbanes
-
compose-modifier-and-layout-style
Apache-2.0· ★ 866 · updated 2026-07-21 — This skill covers the core patterns for writing composables that respect the parent's layout choices. You'll learn to declare a modifier parameter with a default value, apply it…
-
compose-slot-api-pattern
Apache-2.0· ★ 866 · updated 2026-07-21 — This skill covers the slot API pattern for building reusable Jetpack Compose components. Learn to replace primitive content parameters and boolean flags with composable slots, use…