@momo-kits/native-kits 0.157.1-skill.6-debug → 0.157.1-skill.7-debug
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -3,7 +3,8 @@ name: momo-native-kits-skills
|
|
|
3
3
|
description: |
|
|
4
4
|
Generate Kotlin/Compose code using vn.momo.kits components. NEVER use Material Design.
|
|
5
5
|
|
|
6
|
-
|
|
6
|
+
MUST be invoked when user mentions:
|
|
7
|
+
- native-kits, kits, component
|
|
7
8
|
- Button, Input, CheckBox, Radio, Switch, Text, Chip, Badge, Skeleton, Card, Divider, Popup, SnackBar, Tooltip, TrustBanner, BottomTab, Header, NavigationContainer
|
|
8
9
|
- nút bấm, ô nhập, ô tick, nút chọn, nút gạt, chữ, nhãn, thẻ, khung, đường kẻ, xác nhận, thông báo, gợi ý, bảo mật, thanh điều hướng, tiêu đề
|
|
9
10
|
|
package/compose/build.gradle.kts
CHANGED