Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
ericwafula
GitHub-Creator-Profil

ericwafula

Repository-Ansicht von 17 gesammelten Skills in 1 GitHub-Repositories.

gesammelte Skills
17
Repositories
1
aktualisiert
2026-06-26
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

Repository-Explorer

Repositories und repräsentative Skills

add-screen
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Zeigt die Top 8 von 17 gesammelten Skills in diesem Repository.
1 von 1 Repositories angezeigt
Alle Repositories angezeigt