Searching the best prompts from our community
Discover the most effective Development prompts. High-quality templates curated by experts to help you get professional AI results.
I need to write a user story for our development team. The feature is a "password reset" function for our mobile app. Write a clear and concise user story using the standard format: "As a [user type], I want to [goal] so that [benefit]." Then, write a set of specific, testable acceptance criteria fo...
Debug efficiently with systematic approach. Process: 1. Reproduce the bug consistently. 2. Isolate the problem (binary search through code). 3. Form hypothesis about cause. 4. Test hypothesis (add logging, use debugger). 5. Fix the root cause, not symptoms. 6. Verify fix doesn't break other function...
Build formal mentorship for skill development. Program structure: Pair senior reps (mentors) with new/struggling reps (mentees). Duration: 6 months. Commitment: 1 hour/week. Mentor selection: top performers, willingness to teach, communication skills. Matching: by skill gap (new rep with veteran), t...