Best way to prompt AI coding tools is by using user stories
2 Charz1 0 6/17/2025, 9:33:46 AM
This is mostly useful for building new features/fixing bugs
template User Story: - As a user, I want the system to {feature} so that {problem_it_solves}
Acceptance Criteria (Rules the AI should follow): - - -
No comments yet