# prompts **Repository Path**: rootgd/prompts ## Basic Information - **Project Name**: prompts - **Description**: https://github.com/cline/prompts - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-05-11 - **Last Updated**: 2026-07-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Cline Community Prompts A community-driven collection of rules and workflows for [Cline](https://cline.bot). Browse and apply these prompts directly from the **Prompts Library** inside the Cline extension. ## 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).