Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

husi

يحتوي husi على 4 من skills المجمعة من dyhkwong، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
4
Stars
4
محدث
2026-07-10
Forks
0
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

husi-preference-ui
مطوّرو البرمجيات

Husi Preference UI conventions for Compose Multiplatform. Use whenever editing any settings or profile-editor preference UI in composeApp/, including Preference.kt helpers, preferenceGroup cards, PreferenceCategory layout, conditional preference sections, ColoredIconContainer, PreferenceMaskColors, PreferenceShapes, platform SettingsScreenPlatform actuals, or icons for me.zhanghai.compose.preference rows.

2026-07-10
husi-topbar
مطوّرو الويب

Husi project's topbar design system. Use whenever adding a new screen in composeApp/, editing a Scaffold, building Compose UI with a topBar / tabs / search bar, or wiring scroll-driven color changes (scrollBehavior / pinnedScrollBehavior). If a topbar is involved at all, consult this skill — do not reach for Material 3's TopAppBar or AppBarWithSearch directly.

2026-07-06
husi-actions-dropdown-menu
مطوّرو البرمجيات

Husi actions overflow menu conventions for Compose Material3 DropdownMenuPopup. Use this whenever editing or creating a DropdownMenuPopup inside CapsuleTopBar or CapsuleSearchTopBar actions, adding a more_vert actions menu, touching MenuDefaults.Label section headers, DropdownMenuGroup shapes, checked/selected menu rows, or improving the visual hierarchy of topbar action menus in composeApp/.

2026-07-02
husi-testing
محللو ضمان جودة البرمجيات والمختبرون

Husi project's Kotlin/Compose Multiplatform testing conventions. Use whenever adding, updating, or debugging tests under composeApp/ — ViewModels, updaters, ktx helpers, anything in commonTest/desktopTest. Also use when a piece of production code needs a DI seam to become testable (HTTP, DataStore, Libcore). Do not reach for mockk first or invent a new base class — consult this skill before writing the first test in a new file.

2026-05-23