원클릭으로
forbear
forbear에는 gabrielmfern에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Write Forbear UI framework code — components, elements, hooks, contexts, children slots, events, and styling. Use when creating or modifying Forbear components, building UI with Forbear, or writing Zig code that uses the forbear API. To answer questions about Forbear, ALWAYS read the actual code.
Design, change, or review a public API for Forbear — the Zig UI framework — any hook, component, element, style field, event, or signature a Forbear user calls, across src/root.zig, src/node.zig, src/builtin.zig, or the layout/render surface. Use for "design an API for…", "add a hook/component/style", "what should the signature be", "is this consistent with Forbear". Not for internal refactors with no surface change.