Визуализация объяснений ИИ-агента в HTML

★ 9.5K

visual-explainer is a skill for an AI agent that turns complex terminal output into tidy HTML pages you actually want to read. Reach for it when you ask an agent to explain a system architecture, review a diff, or compare requirements against a plan, and instead of ASCII art and box-drawing tables you want proper visualization: the agent generates a self-contained, styled HTML page and opens it in your browser. Its focus is presenting an AI agent's explanations and diagrams as readable HTML pages, not a general diagram editor (drawio) or a presentation generator: the value is getting clear, styled explanations from the agent instead of text pseudo-graphics. It suits people who work with AI agents in the terminal and want architecture, diff, and plan explanations to look clear.