Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/raycast/prompt-explorer
- Owner: raycast
- License: mit
- Created: 2023-03-17T12:34:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-04T08:22:31.000Z (10 months ago)
- Last Synced: 2024-04-04T09:29:54.413Z (10 months ago)
- Language: TypeScript
- Homepage: https://prompts.ray.so
- Size: 276 KB
- Stars: 75
- Watchers: 4
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 🚀