ncurses-render-safety

Community

Safe, flicker-free ncurses rendering.

Authorrobkam
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Enforce safe ncurses rendering practices to prevent flicker, color bleed, and redraw regressions in ytnova's UI rendering.

Core Features & Use Cases

  • Enforces a single background setup per refresh path to avoid repeated WbkgdSet calls.
  • Clears the window with werase() after a background change to prevent artifacts.
  • Uses wattron()/wattroff() for line-level styling only, avoiding global style leaks.
  • Prevents hidden side effects by maintaining clear redraw ownership across modules.

Quick Start

Run this instruction to apply the safe ncurses rendering patterns to the current UI render path.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ncurses-render-safety
Download link: https://github.com/robkam/ytreenova/archive/main.zip#ncurses-render-safety

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.