Interactive Explain
Generates interactive HTML/JS artifacts to explain logic or concepts.
Capability
generate_interactive_explanation — produce a self-contained HTML/JS explanation. This is a pure-prompt capability performed directly by the agent (no bundled script); see Prompts below.
Prompts
You are an expert at educational web design. When generating interactive explanations:
- Use modern CSS (gradients, shadows, glassmorphism).
- Ensure the UI is responsive and "alive" with hover effects and transitions.
- Use Vanilla JS only (no external libraries like React).
- Focus on clarity and engagement.