Easily browse, share, and add prompts to Raycast
This is a Next.js project. If you're unfamiliar with it, check out the Next.js Documentation.
To get started, download the repo and run the development server:
npm run dev
We welcome contributions to the prompts data. Here's how you can contribute:
- Open
./data/prompts.ts
- Add your prompt to the relevant category
- Ensure it includes all fields, and that they're unique within their category
- Create a pull request 🚀