What problem does it solve? Designing a deliberate retro terminal or CRT look for a web interface requires getting many details right at once: authentic phosphor or amber palettes, monospace and box-drawing typography, scanline and glow effects, and a terse terminal copy voice, all without breaking accessibility or performance. This Skill packages those recipes so the aesthetic is applied consistently instead of improvised. ## Core Features & Use Cases - Three signature palettes: Phosphor green, cyberpunk neon (cyan + magenta), and amber CRT, each with hex tables and pre-checked WCAG contrast ratios. - CSS CRT effect recipes: Scanline overlays, neon glow via text-shadow, CRT curvature, and flicker animations, with tuning limits and performance guidance. - Terminal copy voice and typography: Case rules, [SYS]/[ERR] message prefixes, terminal verb vocabulary, and box-drawing character guidance. - Tuimorphic React integration: Setup and theming for the 37-component Tuimorphic terminal UI library. - Use Case: A user asks for a cyberpunk terminal landing page; the Skill supplies the cyan/magenta palette, neon glow CSS, uppercase copy voice, and accessibility gates (reduced-motion fallbacks, focus indicators) so the result passes WCAG AA. ## Quick Start Ask the AI to design a phosphor-green terminal-style page with scanlines and neon glow for your web app.