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

ericwafula

عرض على مستوى المستودعات لـ 17 skills مجمعة عبر 1 مستودعات GitHub.

skills مجمعة
17
مستودعات
1
محدث
2026-06-26
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

مستكشف المستودعات

المستودعات و skills الممثلة

add-screen
مطوّرو البرمجيات

Add a screen's composables to a feature module using the Route → Screen → Content structure. Use when asked to "add a screen", "build the <X> screen", "wire up a screen's UI", or to render a feature's state. Pairs with add-viewmodel.

2026-06-26
add-viewmodel
مطوّرو البرمجيات

Add a ViewModel to a feature module using the Action / State / Event triad, depending on use case / repository interfaces. Use when asked to "add a viewmodel" or to wire a screen's state, actions, and events. The screen's composables are a separate skill (add-screen).

2026-06-26
add-design-component
مطوّرو البرمجيات

Add a reusable design-system Composable to the :ui module — stateless, themed via RickAndMortyTheme tokens, with a preview. Use when asked to "add a button", "add a shared component", "add a card/loader/empty state", or to build any reusable UI primitive shared across screens.

2026-06-26
add-usecase-test
محللو ضمان جودة البرمجيات والمختبرون

Unit-test a use case with hand-written fake repositories. Use when asked to "test a use case", "add use case tests", or to verify a use case's aggregation and error-propagation logic.

2026-06-24
add-viewmodel-test
محللو ضمان جودة البرمجيات والمختبرون

Unit-test a ViewModel's Action → State → Event behaviour with fakes. Use when asked to "test a viewmodel", "add viewmodel tests", or to verify a screen's state transitions and one-time events.

2026-06-24
add-repository
مطوّرو البرمجيات

Add a repository to :data:core as composable single-unit repositories ([Verb][Name]Repository) encapsulated by a parent contract, each mapping a data source's RemoteResult into DataResult. Use when asked to "add a repository", "wire up a repository", or to expose data-layer operations to domain/presentation.

2026-06-24
add-repository-test
محللو ضمان جودة البرمجيات والمختبرون

Unit-test a repository with a hand-written fake data source. Use when asked to "test a repository", "add repository tests", or to verify a [Verb][Name]Repository maps RemoteResult into DataResult correctly.

2026-06-24
add-dto-mapper
مطوّرو البرمجيات

Add a mapper that converts a remote DTO into a data-layer model. Use when asked to "map a dto", "add a mapper", "convert <X>Dto to a model", or whenever a data source's DTO needs turning into the data layer's own model type.

2026-06-24
عرض أهم 8 من أصل 17 skills مجمعة في هذا المستودع.
عرض 1 من أصل 1 مستودعات
تم تحميل كل المستودعات