Building a DeFi Course with Cursor and Claude Code
In the spirit of building in public, I'd like to share a little bit about the tools that I have been using to build DeFi U, and which honestly could be used to build just about anything you can think of. I'll take a screenshot of Cursor and feed it to Claude then highlight how I use these tools together. That is a good starting point. I used Grok 4 Heavy to analyze the screenshot and generate this overview of my AI assisted workflow, then I fed that overview to Claude 4 Sonnet to improve the formatting of the content so that us humans can more easily read through it. Markdown format is kinda straining for the eye. DeFi University Course Development Workspace 🏗️ Workspace Layout Overview 📁 Project Sidebar (Left Panel) The left sidebar displays the hierarchical folder structure of the DeFi University Skool Course project: Course Modules: • Module-0-Getting-DeFi-Ready • Module-1 through Module-7-Sustainable-DeFi-Mastery Supporting Directories: • plans/ - Project planning documents • scripts/ - Automation scripts • templates/ - Content templates Key Files: • CLAUDE.md - AI integration documentation • generate_content_driven_module_0.py - Python content generators This systematic organization enables efficient navigation and AI-assisted content generation for each module. 📑 Editor Tabs (Top of Main Area) Multiple active tabs facilitate seamless content switching: Currently Active: • lesson.md - Located in Module-2-DeFi-Fundamentals > 2.1-Core-DeFi-Concepts Background Tabs: • DeFi University Skool Course - Project overview • Additional lesson files This setup allows rapid switching between editing lesson content and project management, with Claude integration assisting in markdown content generation and refinement. ✏️ Main Editor Content (Central Pane) The central editor displays the active lesson content: Current File: lesson.md Section: # 2.1 Core DeFi Concepts Simplified Available Panels: