In this tutorial, we’re diving into a systematic approach to building software with AI, introducing you to a workflow-driven system powered by highly tuned prompt chains. This method is inspired by real-world software engineering practices, where repeatable workflows guide each step, enabling you to fully leverage AI coding assistants for streamlined, productive development.
In this video, we’ll build on the AI-powered brainstorming and journaling app we started in the last tutorial. Even if you don’t want to build that app, you’ll see that you can use this same workflow prompt chain to build new features into any app.
Through a series of prompts that feed into one another, we’ll show you how to plan, prioritize, and implement new features in a repeatable process. By the end, you’ll have an adaptable workflow and prompt chain system to help make AI coding easier, more effective, and scalable.
In This Video:
• Recap of Previous Tutorial: Reviewing initial setup, prompt libraries, and core concepts
• New Workflow Chain Approach: Building a structured process with interlinked prompts
• Step-by-Step Execution: From prioritizing features to breaking down tasks and coding them with aider and Cody
• Practical Debugging: Fixing bugs mid-process using AI tools and sharing contextual feedback
• Clean-Up & Optimization: Removing unused elements and enhancing the codebase iteratively
By the end, you’ll see how this workflow-driven approach - centered around prompt chains - transforms AI coding assistants into powerful development partners.
Links to Resources Used in this Tutorial:
• GitHub repo containing the prompts and description of the workflow chain used in this video: https://github.com/codingthefuturewithai/software-dev-prompt-library.git
• GitHub Repo with Final Code (use the "tutorial-2-final" branch): https://github.com/codingthefuturewithai/yt-mastering-ai-coding-ai-journaling-app.git
• ZIP of Workflow Chain Prompts Used: https://github.com/codingthefuturewithai/yt-mastering-ai-coding-ai-journaling-app/blob/tutorial-2-final/project_docs/post-scaffolding-sprint-workflows-prompts.zip
🎇 Join Our Free Skool Community at: https://www.skool.com/coding-the-future-with-ai
Connect with fellow AI-powered developers, discuss advanced AI coding techniques, and access exclusive learning resources. Join now to secure your free membership before we transition to a paid subscription. 🎇
Chapters:
00:00 Intro to the prompt workflow system
00:01:11 Recap of previous tutorial
00:02:26 Workflow chain: a new approach
00:06:24 Join our Skool Community for FREE
00:07:19 Prompt 1: prioritize new features
00:13:59 Prompt 2: generate sprint user stories
00:19:37 Prompt 3: decompose stories into steps
00:23:36 Prompt 4: implement story steps
00:41:56 Sharing app image with aider to fix bug
00:57:35 Remove unused UI elements, one prompt
00:58:43 Wrap-up and some important notes
**Connect with me:**
• Website: https://codingthefuture.ai
• X (Twitter): https://twitter.com/codingfutureai
If you're ready to build smarter and faster with AI, don’t forget to like, comment, and subscribe to stay updated on future tutorials. Let’s build something amazing together! ⚡️