iammohdzaki
- 5 skills
- 0 followers
- 1 day ago last updated
- ▌ Your Skill Name · iammohdzakiOne-line description of what this skill does. Used in README and IDE rule descriptions.
- ▌ Material3 Design System · iammohdzaki bundleComprehensive Material 3 (Material You) design system skill for Jetpack Compose and Compose Multiplatform (KMP). Covers color tokens, typography, shape, 30+ components, adaptive layout, navigation patterns, dynamic color, dark mode, motion/animation, and accessibility. Compose-first — no web or Flutter code.
- ▌ Kmp Versions · iammohdzakiSkill for resolving the correct, compatible set of versions for a Kotlin Multiplatform project. Instructs the AI to always fetch live version data from the official compatibility matrix instead of relying on its training data. Covers Kotlin/KGP, CMP, AGP, Gradle, and key library versions.
- ▌ Kmp Mvi Setup · iammohdzaki bundleInteractive skill for scaffolding a complete Kotlin Multiplatform (KMP) project using MVI architecture. Covers State/Event/Effect pattern, Compose Multiplatform, DI, type-safe navigation, and image loading. Asks user for preferences before generating any code.
- ▌ Kmp Project Structure · iammohdzakiReference skill for the new recommended KMP project structure (2026+). Covers the shift from the old single-module composeApp layout to the new multi-module shared/ + androidApp/ + desktopApp/ structure required for AGP 9.0+. Includes full file and Gradle configuration for both old and new layouts.