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 を開くとソースと詳細を確認できます。
収集済み skill 10 件中 10 件を表示しています。
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.
原文の言語: 英語