ray-so

ray-so

Create code snippets, browse AI prompts, create extension icons and more.

Stars: 1298

Visit
 screenshot

ray.so is a collection of tools built by Raycast, including code images creation, icon making for Raycast extensions, AI prompt exploration, AI preset exploration, Raycast snippet browsing, and Raycast theme browsing. Users can contribute new presets, prompts, snippets, themes, and bug fixes to enhance the tool's functionality.

README:

ray.so

ray.so

Built by Raycast

Create code snippets, browse AI prompts, create extension icons and more.

About

This repository contains the source code for ray.so, a collection of tools built by Raycast. It includes:

Setup

This is a Next.js project. If you're unfamiliar with it, check out the Next.js Documentation.

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

npm install
npm run dev

Contributing

We welcome contributions primarily in the form of new presets, prompts, snippets, themes, and bug fixes. If you're interested in contributing, follow the steps below:

Presets, Prompts, Quicklinks & Snippets

Themes

1. Copy the Theme JSON from Raycast

  • Open Theme Studio in Raycast
  • Right click on your Theme and select "Copy as JSON"

2. Add the theme to repo

  • In themes, create a folder with your Raycast username, ie: peduarte
  • In that folder, create a file with the theme name, ie: red.json
  • In that file, paste the theme JSON you copied from Raycast's Theme Studio

3. Generate the theme OG image

  • Make sure your local server running (npm run dev)
  • Open a new terminal session and run npm run generate-themes-og-images -- --slug=username/themename (replace username/themename with your theme's folder and file name)

4. Commit and push your changes

  • Create a Pull Request 🚀

For Tasks:

Click tags to check more tools for each tasks

For Jobs:

Alternative AI tools for ray-so

Similar Open Source Tools

For similar tasks

For similar jobs