Create a new screen/page for a Rezi TUI application. Use when adding views, pages, or screens to an app.
原文语言:英语
菜单
SkillsMP 已收集 RtlZeroMemory/Rezi 中的 10 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 10 / 10 个已收集 Skill。
Create a new screen/page for a Rezi TUI application. Use when adding views, pages, or screens to an app.
原文语言:英语
Profile and optimize Rezi app performance. Use when app feels slow, frames drop, or render phases take too long.
原文语言:英语
Add routing with guards and nested outlets to a Rezi app. Use when building multi-page/screen TUI applications.
原文语言:英语
Set up form input handling with validation and submission. Use when building forms with inputs, selects, checkboxes, etc.
原文语言:英语
Add modal dialogs and overlay UI with focus trapping. Use when implementing confirmations, alerts, or layered interfaces.
原文语言:英语
Debug rendering and layout issues in Rezi apps. Use when UI looks wrong, has layout problems, or renders unexpectedly.
原文语言:英语
Add a new widget type to the Rezi framework. Use when creating new ui.* factory functions with layout, rendering, and tests.
原文语言:英语
Add a data table with sorting, selection, and keyboard navigation. Use when displaying tabular data.
原文语言:英语
Set up keyboard shortcuts and chord bindings for a Rezi app. Use when adding hotkeys, key combos, or modal input modes.
原文语言:英语
Write tests for Rezi widgets, screens, or app logic using createTestRenderer and node:test.
原文语言:英语