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

reliant-labs

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

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
عرض أهم 8 من أصل 93 skills مجمعة في هذا المستودع.
عرض 2 من أصل 2 مستودعات
تم تحميل كل المستودعات