This repository is designed to help you build and customize AI prompts for various SaaS applications. It provides a structured way to create, store, and manage prompts that can be used to automate tasks, generate content, or guide AI interactions in your SaaS products.
To get started with this repository, clone it to your local machine and explore the src/components/presets.jsx
file. This file contains a collection of preset prompts that you can use as a starting point for your own applications.
You can customize the existing prompts or add new ones by editing the presets.jsx
file. This file is structured to make it easy to add new prompts by defining their roles, needs, tasks, processes, exclusions, formats, and examples. By tailoring these fields, you can create prompts that are specific to your application's requirements.
The design of the prompt builder was created using the Wavyr Prototyper, a powerful tool for prototyping and testing AI interactions. Wavyr Prototyper allows you to quickly iterate on prompt designs and test them in real-time, ensuring that your designs are effective and user-friendly.
- Next.js: A powerful React framework that enables building highly interactive user interfaces and ensures server-side rendering for faster page loads.
- React Context API: Used for state management and seamless data flow across components.
- Tailwind CSS: Provides flexible and efficient styling options, enabling rapid UI development without sacrificing customizability.
- API Integration: Allows for dynamic content generation and manipulation, ensuring that the prompts are always relevant and up-to-date.
- JavaScript ES6+: Utilized for cleaner code and better functionality, leveraging modern features of the language.
If you have ideas for new prompts or improvements to existing ones, we encourage you to contribute to this repository. By sharing your insights and expertise, you can help make this resource even more valuable for the SaaS community.