ワンクリックで
forbear
forbear には gabrielmfern から収集した 2 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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.