Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions content/900-ai/prompts/nextjs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,22 @@ Include this prompt in your AI assistant to guide consistent code generation for
- **Zed**: Use `/file` followed by your prompt's path.
- **Windsurf**: Use `@Files` and choose your prompt file from the list.

## Video Tutorial

Watch this step-by-step walkthrough showing this prompt in action:

<div class="videoWrapper">
<iframe
width="560"
height="315"
src="https://www.youtube.com/embed/Aqkc95jtHzM"
title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
</div>

## Prompt

````md
Expand Down
Loading