What problem does it solve? Building authentic retro, cyberpunk, or hacker-style terminal interfaces requires deep knowledge of CRT effects, color palettes, typography, and platform-specific shader techniques that are scattered across many sources. ## Core Features & Use Cases - Multi-platform implementations: Ready-to-use code for React with Tuimorphic components, SwiftUI with Metal shaders, and pure CSS/WebGL effects including scanlines, neon glow, barrel distortion, and flicker. - Design system references: Complete color palettes (phosphor green, cyberpunk neon, amber CRT, synthwave), box-drawing typography, and terminal copywriting conventions with message prefixes and vocabulary. - Pitfall guidance: Documents real failure modes including terminal emulator compatibility, UTF-8 input handling, performance jank, and accessibility gaps with concrete fixes. - Use Case: When building a hacker-themed dashboard in React, apply Tuimorphic components with a phosphor green tint, add CSS scanlines and neon glow, and use the copywriting guide for authentic terminal-style status messages. ## Quick Start Use the tui-designer skill to build a retro CRT-styled terminal dashboard in React with phosphor green colors, scanlines, and neon glow effects.