I want to create two Gems - please suggest the most suitable prompts

4 hours ago 1
ARTICLE AD BOX

I want to create two Gems (custom LLMs in Gemini that respond based on specific instructions) for two different tasks. Please suggest the most suitable prompts, based on your experience in both domains, to help a beginner effectively.

1- I have recently started solving problems on LeetCode and Project Euler. I need something like a “Claude-level” debugger and method suggester that does not require me to repeat my query multiple times (I hope that is clear). It should also introduce me to new Python concepts and components that can make my solutions more efficient and optimized.

2- I want to build backend and machine learning projects using VS Code. I would like a bot that not only provides a structural layout, but also explains what goes where, why each part is implemented, and how everything integrates. In short, I want a proper learning experience—not just blind instructions. At the same time, I do not want the LLMs to spoon-feed me everything.

Read Entire Article