Welcome to PurePrompts — an open-source AI Prompts Gallery ecosystem dedicated to discovering, organizing, and sharing high-quality prompts for various AI models like ChatGPT, Gemini, and Claude.
- 🤔 What is PurePrompts?
- ✨ Key Features
- 🔥 Featured Prompts
- 💻 Getting Started (Local Dev)
- 🤝 How to Contribute
- 📄 License & Acknowledgements
PurePrompts is a curated community gallery designed to help you extract the absolute best out of LLMs and generative AI. Whether you need a prompt to act as a Linux Terminal, a creative copywriter, or an expert programmer, this library provides ready-to-use templates.
- Categorized Prompts: Browse through specific domains like Coding, Images, and General assistants.
- Advanced Filtering & Search: Find the exact prompt matching your use case seamlessly.
- Dynamic Views: Switch between grid and list layouts for improved readability.
- Image Prompt Builder: A dedicated toolkit for crafting complex image generation prompts.
- Responsive Design: Fast and mobile-friendly interface optimized for all screen sizes.
Here are some of the community's favorite prompts available in the project's data layer:
Prompt: "A photorealistic POV image of a person peaking into the crater of a volcano. They are wearing weathered gloves and gripping onto the rocks in the foreground. Smoke is billowing out of the volcano. The location is a volcanic crater. Keep it in a 3:2 aspect ratio."
Category: Images
Prompt: "Create a double exposure image on a white background blending a silhouette of a wolf howling and a snowy forest under moonlight. The scene is contained within the silhouette."
Category: Images
Prompt: "Generate a photorealistic image of a diorama, make sure it is isometric. It is of a 1990s teenage bedroom. Add objects related to retro gaming and posters but keep it minimalistic. The diorama sits on a wooden base."
Category: Images
Prompt: "Generate a vintage travel poster of Machu Picchu, Peru. Include the name 'PERU' and 'MACHU PICCHU'. Worn texture, weathered edges. 2:3 format."
Category: Images
Want to run the gallery locally? PurePrompts is built with the Next.js App Router.
First, install dependencies and run the development server:
npm install
npm run dev
# or yarn dev / pnpm dev / bun devOpen http://localhost:3000 with your browser to see the result. You can start editing the project by modifying src/app/page.tsx.
We love contributions! The easiest way to contribute is by adding new high-quality prompts to our JSON data files located in src/data/.
- Fork the repository
- Add your prompt to
src/data/external-prompts.jsonorsrc/data/external-image-prompts.jsonfollowing the existing schema. - Submit a Pull Request with a descriptive title!
If you've spotted a UI issue or a broken link, please open an issue.
This project is licensed under the MIT License. See the LICENSE file for details.
- Framework: Next.js
- Styling: Tailwind CSS
- Icons: Lucide React
If you find these prompts useful, please consider giving this repository a Star! It helps the project grow and reach more developers and creators.




