Create presentation slides for a lecture
/plugin marketplace add bradleyboehmke/brads-marketplace/plugin install bradleyboehmke-course-builder-course-builder@bradleyboehmke/brads-marketplace# Create Slides Generate presentation slides for teaching a course topic using the Quarto RevealJS format. ## Interactive Workflow This command uses a numbered-option interactive workflow to gather requirements and create lecture slides. ### Step 1: Course Detection Automatically detect the course based on the current working directory path: - Check if the path contains `uc-bana-4080` → BANA 4080 - Check if the path contains `uc-bana-6043` → BANA 6043 - Check if the path contains `uc-bana-7075` → BANA 7075 **If course detected:** **If no course detected:** Load the appropriate co...