Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Raycast Explorer

Make the most of snippets, AI commands, and custom themes.

## Contributing

We welcome contributions to our data.

### Snippets & Prompts

1. Fork this extension on Raycast using the `Fork Extension` action.
2. Open either `./data/snippets.ts` or `./data/prompts.ts`.
3. Add your snippet/prompt to the appropriate category.
4. Make sure it contains all fields and that they are unique within its category.
5. Create a pull request using the `npm run publish` command.

### Themes

Please take a look at [this section](https://github.com/raycast/theme-explorer/#contributing) to contribute to themes.