원클릭으로
slint-live-preview-loop
Executes hot-reloading preview sessions and Slint LSP syntax verification for iterative UI development.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Executes hot-reloading preview sessions and Slint LSP syntax verification for iterative UI development.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Guides creation of modular Slint UI components, design tokens, responsive layouts, and modern aesthetics.
Manages C++20 integrations with Slint UI, CMake target linkage, thread-safe data models, and event loop dispatching.
Enforces data-oriented design (SoA vs AoS), SIMD loop friendliness, Google Benchmark integration, cache-line alignment, and microbenchmarking best practices.
Directs high-performance Python bindings creation, zero-copy buffer transfers, GIL management, and C++/Python memory safety.
Enforces modern C++20 standards, RAII resource management, immutability by default, and memory locality.
Enforces hyper-dense communication protocols and strict token economy constraints. Eliminates conversational filler, meta-commentary, and redundant explanations.
| name | slint-live-preview-loop |
| description | Executes hot-reloading preview sessions and Slint LSP syntax verification for iterative UI development. |
This skill handles real-time live previewing, hot-reloading, and visual/syntax diagnostics for Slint markup files.
slint-viewer in auto-reload mode to visualize .slint changes without recompiling host C++ code:
slint-viewer --auto-reload -I ui/ ui/app_window.slint
.slint file compilation and LSP warning output before integrating into C++ CMake build scripts.slint-viewer rendering options.