This repository serves as a community-driven collection of rules for Cline.
We welcome contributions! To add your own Cline rule:
- Fork this repository.
- Create a new Markdown file (
.md
) for your rule inside theclinerules/
directory. - Name your file using
kebab-case
(e.g.,my-awesome-rule.md
). - Add the content of your rule to the file.
- Commit your changes and push them to your fork.
- Submit a Pull Request (PR) to the main repository.
Your contribution will be reviewed, and once approved, it will be merged into the collection.