What problem does it solve?
It helps you find where interactive HTML widgets can improve student understanding in Quarto lecture chapters, instead of relying on guesswork or manual brainstorming.
Core Features & Use Cases
- Widget opportunity analysis: Scans a .qmd chapter to detect process/workflow steps, dependency relationships, and parameter-variation concepts that benefit from interactivity.
- Didactically grounded specifications: Produces concrete, implementation-ready widget specs (category, priority, interaction behavior, placement, and iframe-ready integration text).
- Integration-ready workflow: Prepares outputs meant to be implemented by the html-builder skill and embedded back into the lecture via iframes.
Use cases: When preparing a lecture update, enhancing difficult topics with visuals, or generating a prioritized widget backlog from an existing .qmd chapter.
Quick Start
Use widget-analyzer to analyze your uploaded .qmd lecture chapter and return prioritized widget specifications tailored for iframe-based integration.