Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
reliant-labs
GitHub 제작자 프로필

reliant-labs

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

수집된 skills
96
저장소
2
업데이트
2026-07-15
저장소 탐색

저장소와 대표 skills

design
웹·디지털 인터페이스 디자이너

Visual-design discipline for forge frontends — brief the work before building (never invent an aesthetic without user input), declare the design system before coding, lean on the component library, use restrained color/type systems, never hand-draw complex SVGs, and verify visually before declaring done.

2026-07-15
frontend
웹 개발자

Write Next.js frontends — generated hooks, component library, Tailwind v4, visual verification, and Connect RPC clients.

2026-07-15
adapter
소프트웨어 개발자

Outbound boundary translators. One adapter per third-party system / queue / storage backend; narrow interface, vendor-neutral callers.

2026-07-08
api
소프트웨어 개발자

Write Connect RPC handlers — proto-driven codegen, the thin-translation handler pattern (validate, extract auth, convert proto↔internal, call service, wrap errors via `svcerr.Wrap`), middleware, and testing. Business logic lives in `internal/handlers/<svc>/contract.go`, never in handlers.

2026-07-08
architecture
소프트웨어 개발자

Forge project conventions and architecture — project structure, generated vs hand-written code, the generate pipeline, proto annotations, contracts, wiring, and naming.

2026-07-08
interactor
소프트웨어 개발자

Use-case orchestrators that compose two or more adapters/services. Deps are interfaces only — designed for unit tests with all-mock collaborators.

2026-07-08
proto
소프트웨어 개발자

Proto file reference — annotations, CRUD conventions, field rules, and common mistakes.

2026-07-08
proto-split
소프트웨어 개발자

Split a multi-service proto file into per-service files — when to split, how to identify shared types, and the commit-per-phase discipline that keeps each step shippable.

2026-07-08
이 저장소에서 수집된 skills 93개 중 상위 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다