Skip to main content
在 Manus 中运行任何 Skill
一键导入
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
当前展示该仓库 Top 8 / 93 个已收集 skills。
已展示 2 / 2 个仓库
已展示全部仓库