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
- Host: GitHub
- URL: https://github.com/cline/prompts
- Owner: cline
- Created: 2025-04-30T19:10:48.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-09-05T17:53:11.000Z (4 months ago)
- Last Synced: 2025-09-05T19:36:35.866Z (4 months ago)
- Size: 148 KB
- Stars: 830
- Watchers: 26
- Forks: 174
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-rainmana - cline/prompts - Library of prompts from the Cline community (Others)
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).