Add a hashtag before Software and delete this line
Software Engineering Prompt(s) (SWE)
- [] 1. Discuss the Problem, Users, and Ethical Considerations
- "AI, let's define the problem we're solving, identify our users, and address any ethical implications of our solution."
- [] 2. Create and Refine the High-Level Design
- "AI, help me create a design document. We need to ensure illegal states are unrepresentable and refine our design based on potential feedback."
- [] 3. Setup Tools, Define Testing Strategy, and Write Unit Tests
- "AI, let's identify the tools we need and write unit tests that focus on important behaviors and edge cases."
- [] 4. Write, Review, and Integrate Code
- "AI, let's start writing SOLID code, review it together, and commit it frequently to integrate with the existing codebase."
- [] 5. Validate System with End-to-End Tests
- "AI, let's write end-to-end tests to validate the entire system works from the user's perspective."
- [] 6. Document and Get Feedback
- "AI, let's update our design document with final details, write user-level documentation, and actively seek out feedback."
- [] 7. Reflect and Learn
- "AI, let's conduct a retrospective analysis to learn from our failures and successes."