Skip to content

GenAI ‐ Prompting

FullstackCodingGuy edited this page Feb 18, 2025 · 10 revisions

GenAI Tools

Examples

Dos & Donts image
Generating Working Code in Claude AI Prompt Example

Hi Claude,

I hope you're having an amazing day! I need your help designing a React feature.
Here's the feature description:

Please incorporate these components:

Create a high-level blueprint focusing on:

  • State flow
  • Data flow
  • Ideal-world architecture

Prompt will ask you to specify an use case, describe your desired usecase as the feature, claude will automatically generate the code and will run by itself

References

Clone this wiki locally