What problem does it solve? Creating consistent, professional-looking technical documentation in Hebrew requires repeatedly hand-crafting CSS for RTL layouts, code blocks, tables, and alert components. This Skill provides a complete, reusable design system so every guide looks polished without redesigning from scratch. ## Core Features & Use Cases - Complete CSS Design System: Predefined color palette, CSS variables, typography hierarchy, and dark-themed styling for headers, sections, and cards. - Ready-Made Components: Code blocks with syntax highlighting colors, tables, alert boxes (info/success/warning/danger), badges, grids, file trees, architecture diagrams, and API endpoint cards. - RTL-First Layout: Built-in dir="rtl" structure with LTR handling for code blocks, plus responsive mobile breakpoints. - Use Case: When writing a Hebrew tutorial on a Python API, use this Skill to produce a styled HTML page with a table of contents, syntax-highlighted code samples, endpoint cards for each route, and warning alerts for common pitfalls. ## Quick Start Create a Hebrew technical guide HTML page about deploying a Flask app using the tech guide design system with code blocks, alerts, and endpoint cards.