Skip to main content
pedro0x53
GitHub 제작자 프로필

pedro0x53

1개 GitHub 저장소에서 수집된 5개 skills를 저장소 단위로 보여줍니다.

수집된 skills
5
저장소
1
업데이트
2026년 8월 17일
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

create-action
소프트웨어 개발자

Create or convert Onward Action/AsyncAction code — inline declarative actions built from Reducer/Middleware, or the @Action macro composing named reducers/middlewares by key path. Use when asked to add an action, dispatch a state change, or wire…

2026년 8월 17일
create-interactor
소프트웨어 개발자

Create a new Onward Interactor, or convert an existing class into one, via the @Interactor macro. Use when asked to add business logic namespace for a Store, create an Interactor, or macro-ify a plain class into an Interactor.

2026년 8월 17일
create-middleware
소프트웨어 개발자

Create or convert Onward Middleware/AsyncMiddleware code — inline declarative middleware, @Middleware macro on existing/new functions. Use when asked to add a middleware, wire a read-only side effect (logging, network fetch, analytics) into an Action, or…

2026년 8월 17일
create-reducer
소프트웨어 개발자

Create or convert Onward Reducer/AsyncReducer code — inline declarative reducers, @Reducer macro on existing/new functions. Use when asked to add a reducer, wire state mutation into an Action, or macro-ify a function into a reducer.

2026년 8월 17일
dependency-injection
소프트웨어 개발자

Register and resolve dependencies in Onward via @Inward/@Outward and OnwardContainer, built on the Volt package. Use when asked to add a dependency, inject a service into an Interactor, register something in the container, or override a dependency for tests.

2026년 8월 17일
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다