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.
원문 언어: 영어