百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
R

ray-so

> 编程语言
开源

创建代码片段、浏览 AI 提示、创建扩展图标等。

2.3K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

创建代码片段、浏览 AI 提示、创建扩展图标等。

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](https://ray.so), a collection of tools built by [Raycast](https://raycast.com/#ref=ray.so). It includes: - [**Code Images**](): Create beautiful images of your code. - [**Icon Maker**](): Create beautiful icons for Raycast Extensions. - [**Prompt Explorer**](): Explore AI Prompts for Raycast. - [**Preset Explorer**](): Explore AI Presets for Raycast. - [**Quicklink Explorer**](): Browse and import Raycast Quicklinks. - [**Snippet Explorer**](): Browse and import Raycast Snippets. - [**Theme Explorer**](): Browse and import Raycast Themes. ## Setup 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, install dependencies and run the development server: ```bash npm install npm run dev ``` ## Contributing We welcome contributions primarily in the form of new presets, prompts, snippets, themes, and bug fixes. > [!NOTE] > If you're interested in creating a new code theme we recommend forking the project to run your own version. However, certain partner themes may be considered. Please reach out by creating an issue or [contacting us](mailto:[email protected]) first. If you're interested in contributing, follow the steps below: ### Presets, Prompts, Quicklinks & Snippets - Open [prompts.ts]() or [presets.ts]() or [snippets.ts]() or [quicklinks.ts]() - Add your data to the relevant category - Ensure it includes all fields, and that they're unique within their category - Add your name and (optional) website url to the `author` field - Create a pull request ### 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. Commit and push your changes - Create a Pull Request

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

TypeScript

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言