|
33 | 33 | - Supporting Documentation |
34 | 34 | - Sign-Off |
35 | 35 |
|
36 | | - - Create low-fidelity wireframe diagrams that show the user interface and user experience: |
| 36 | + - Create low-fidelity wireframe diagrams that show the user interface and help explain the user experience: |
37 | 37 |
|
38 | | - Give the AI tool your PRD and a prompt to create wireframes for the application. The AI tool will generate a low-fidelity wireframe diagram that shows the user interface and user experience. |
| 38 | + Give the AI tool your PRD and a prompt to create wireframe diagrams for the application. The AI tool will generate low-fidelity wireframe diagrams (text-based layouts) that represent the user interface and help to define the user experience. |
39 | 39 |
|
40 | | - - You can use M365 Copilot to create wireframes |
41 | | - - Here is a GitHub Copilot Agent project for wireframes: (https://github.com/agoldbe/wireframer) |
42 | | - - You can use a tool like Figma, Miro, or draw.io to create wireframes |
| 40 | + - You can use M365 Copilot to create images of wireframe diagrams |
| 41 | + - Here is a GitHub Copilot Agent project for wireframe diagrams: (https://github.com/agoldbe/wireframer) |
| 42 | + - You can use a tool like Figma to create high-fidelity wireframe diagrams, or you can use tools like Miro or draw.io to create medium-fidelity wireframe diagrams. |
43 | 43 |
|
44 | | -1. Agent uses the PRD and wireframes to develop a prototype |
| 44 | +1. Agent uses the PRD and wireframe diagrams to develop a prototype |
45 | 45 |
|
46 | | - The AI tool will use the PRD and wireframes to develop a prototype of the application. |
| 46 | + The AI tool will use the PRD and wireframe diagrams to develop a prototype of the application. |
47 | 47 |
|
48 | 48 | The GitHub Copilot Agent will: |
49 | 49 |
|
|
57 | 57 | - Navigation between pages |
58 | 58 | - Stub data for testing |
59 | 59 |
|
60 | | - You can have the Agent help with the following: |
| 60 | + You can also have the Agent help with the following: |
61 | 61 |
|
62 | 62 | - Configure your IDE or code editor |
63 | 63 | - Set up version control (e.g., Git) |
|
0 commit comments