Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/raycast/prompt-explorer

Easily browse, share, and add prompts to Raycast
https://github.com/raycast/prompt-explorer

Last synced: 2 months ago
JSON representation

Easily browse, share, and add prompts to Raycast

Awesome Lists containing this project

README

        

> [!NOTE]
> Moved to https://github.com/raycast/ray-so


Prompt Explorer



prompts.ray.so



Easily browse, share, and add prompts to Raycast

---

## Contributing

This is a [Next.js](https://nextjs.org/) project. If you're unfamiliar with it, check out the [Next.js Documentation](https://nextjs.org/docs).

To get started, download the repo and run the development server:

```bash
npm run dev
```

### Prompts

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 🚀