Dev Workflow Automation
1. Better Prompts
Make your prompts better before you start. A good prompt means you get the right answer faster. Choose the tool that works best for you and the detail you need.
2. Writing and Fixing Code
The main part of your work. Use these tools to build new features with tests or to find and fix bugs. Choose the best tool for your task: tests for new features, finding bugs, or quick code for testing ideas.
3. Keep the Context
AI can get confused during long chats. Use these tools to save the main points and start work in a new chat. Pick the tool that fits your style – saving notes inside the chat or in a new file.
4. Save What You Learn
Save "Gotchas" (small tips) at the end of each chat. When you have many tips, merge them into one list.
5. Work and Commits
Use these tools while you work to keep your commits clean and your code safe. Pick the tools that match your project and how much safety you want.
6. Release
Create missing files and release the new version of your code.