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

https://github.com/cline/prompts

Library of prompts from the Cline community
https://github.com/cline/prompts

Last synced: 3 months ago
JSON representation

Library of prompts from the Cline community

Awesome Lists containing this project

README

          

# Cline Community Prompts

This repository serves as a community-driven collection of .clinerules & workflows for Cline.

## Contributing

We welcome contributions!

### Contributing Rules

To add your own Cline rule:

1. **Fork** this repository.
2. **Create** a new Markdown file (`.md`) for your rule inside the `.clinerules/` directory.
3. **Name** your file using `kebab-case` (e.g., `my-awesome-rule.md`).
4. **Add** the content of your rule to the file.
5. **Commit** your changes and push them to your fork.
6. **Submit** a Pull Request (PR) to the main repository.

Your contribution will be reviewed, and once approved, it will be merged into the [collection](https://cline.bot/prompts).

### Contributing Workflows

To add your own Cline workflow:

1. **Fork** this repository.
2. **Create** a new Markdown file (`.md`) for your workflow inside the `workflows/` directory.
3. **Name** your file using `kebab-case` (e.g., `my-awesome-workflow.md`).
4. **Add** the content of your workflow to the file.
5. **Commit** your changes and push them to your fork.
6. **Submit** a Pull Request (PR) to the main repository.

Your contribution will be reviewed, and once approved, it will be merged into the [collection](https://cline.bot/prompts).