Best way to prompt AI coding tools is by using user stories

4 months ago 13

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): - - -

Read Entire Article