# prompts **Repository Path**: wshm/prompts ## Basic Information - **Project Name**: prompts - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: docs-update-readme-and-workflow - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-23 - **Last Updated**: 2025-07-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Cline Community Prompts This repository serves as a community-driven collection of prompts, rules, and configurations 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).