Skip to content

Commit 2940ba1

Browse files
committed
minor updates
1 parent f8f0803 commit 2940ba1

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

Instructions/Concepts/3-Examine the vibe coding process.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,17 +33,17 @@
3333
- Supporting Documentation
3434
- Sign-Off
3535

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

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.
3939

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.
4343

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
4545

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.
4747

4848
The GitHub Copilot Agent will:
4949

@@ -57,7 +57,7 @@
5757
- Navigation between pages
5858
- Stub data for testing
5959

60-
You can have the Agent help with the following:
60+
You can also have the Agent help with the following:
6161

6262
- Configure your IDE or code editor
6363
- Set up version control (e.g., Git)

Instructions/Labs/LAB_AK_06_vide_coding_prototype_ecommerce_app.md renamed to Instructions/Labs/LAB_AK_06_vibe_coding_prototype_ecommerce_app.md

File renamed without changes.

0 commit comments

Comments
 (0)