Редакционные диаграммы в стиле NYT

★ 7.2 · design

frame-data-chart-nyt is a Claude Code skill that produces New York Times–style editorial charts as a single HTML file, sized at 1920×1080 (16:9) for video frames and social cards. It supports three chart types — line, bar, and range band — rendered with hand-written inline SVG (under 80 lines, no D3 or Chart.js unless loaded via CDN). Typography follows NYT conventions: Source Serif Pro or Playfair Display for headlines, IBM Plex Mono for data labels, and one accent color (NYT red #a91d1d, editorial mint, or warm orange). A staggered reveal animation sequences the headline fade-in, a 1.2-second stroke-dashoffset line draw, and per-label delays of 100 ms, all suppressible via prefers-reduced-motion. The skill accepts CSV, JSON, or a plain-text conclusion as input and is aimed at journalists, data analysts, and designers who need publication-quality infographics without heavy charting libraries.