Skip to content

Commit 18c2afd

Browse files
Update prompting/prompt-engineering-guide.mdx
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
1 parent 95e1a59 commit 18c2afd

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

prompting/prompt-engineering-guide.mdx

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -118,31 +118,31 @@ Build a modern e-commerce dashboard using AI code generation with:
118118
as needed.
119119
</Callout>
120120

121-
## Best Practices Summary
121+
## AI prompt engineering best practices summary
122122

123-
### Essential Prompting Principles
123+
### Essential AI prompting principles for code generation
124124

125-
1. **Clarity First**: Be specific about what you want to build and how it should work
126-
2. **Technology Specification**: Clearly state your preferred frameworks and libraries
127-
3. **Context Provision**: Include relevant background information and constraints
128-
4. **Iterative Approach**: Start simple, then add complexity through follow-up prompts
125+
1. **Clarity first**: Be specific about what you want to build with AI code generation and how it should work
126+
2. **Technology specification**: Clearly state your preferred frameworks and libraries for LLM understanding
127+
3. **Context provision**: Include relevant background information and constraints for better AI results
128+
4. **Iterative AI approach**: Start simple, then add complexity through follow-up prompts for optimal code generation
129129

130-
### Quality Checklist
130+
### AI code generation quality checklist
131131

132-
**Before Submitting:**
132+
**Before submitting AI prompts:**
133133

134-
- ✅ Goal is clearly defined
135-
- ✅ Technology stack is specified
136-
- ✅ Key features are listed
137-
- ✅ User requirements are outlined
138-
- ✅ Success criteria are defined
134+
- ✅ Goal is clearly defined for LLM understanding
135+
- ✅ Technology stack is specified for AI code generation
136+
- ✅ Key features are listed for comprehensive AI development
137+
- ✅ User requirements are outlined for accurate LLM results
138+
- ✅ Success criteria are defined for measurable AI outcomes
139139

140-
**During Development:**
140+
**During AI-powered development:**
141141

142-
- 🔄 Provide feedback on generated code
143-
- 🔄 Request specific modifications
144-
- 🔄 Ask for explanations when needed
145-
- 🔄 Use discussion mode for planning
142+
- 🔄 Provide feedback on AI-generated code for improvement
143+
- 🔄 Request specific modifications from LLM for refinement
144+
- 🔄 Ask for AI explanations when needed for understanding
145+
- 🔄 Use AI discussion mode for architecture planning
146146

147147
### Common Success Patterns
148148

0 commit comments

Comments
 (0)