We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67ed4ac commit 64f84d3Copy full SHA for 64f84d3
content/900-ai/prompts/nextjs.mdx
@@ -15,6 +15,22 @@ Include this prompt in your AI assistant to guide consistent code generation for
15
- **Zed**: Use `/file` followed by your prompt's path.
16
- **Windsurf**: Use `@Files` and choose your prompt file from the list.
17
18
+## Video Tutorial
19
+
20
+Watch this step-by-step walkthrough showing this prompt in action:
21
22
+<div class="videoWrapper">
23
+ <iframe
24
+ width="560"
25
+ height="315"
26
+ src="https://www.youtube.com/embed/Aqkc95jtHzM"
27
+ title="YouTube video player"
28
+ frameborder="0"
29
+ allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
30
+ allowfullscreen
31
+ ></iframe>
32
+</div>
33
34
## Prompt
35
36
````md
0 commit comments