Cline rules
.clinerules/99_ai_behavior.mdCline rules
Quality
44/100
Scores the file, not the repository.Length
90 words
2 headings · 0 code blocksRepository
1
— · pushed 26 days agoLast changed
3 days ago
First indexed 3 days ago.1# AI Behaviour Rules23When modifying the codebase:451. Always understand the pipeline first.62. Never break agent interfaces.73. Prefer small changes over large rewrites.84. Preserve deterministic execution.95. Maintain compatibility with existing tests.1011If the request contradicts architecture rules, prefer architecture.1213## Mandatory Python Workflow1415Whenever Python code is written or modified the AI must execute:16171. ruff check --fix182. pytest -v --tb=short1920This order is mandatory.2122If Ruff reports errors they must be fixed before running tests.2324Tests must pass before considering the task complete.
Also in yxyxy/HordeForge
Diff this repo’s formatsOne repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| yxyxy/HordeForge.clinerules/01_architecture.md · 1 | Cline rules | do-not | 23/100 | 3 days ago | |
| yxyxy/HordeForgeAGENTS.md · 1 | AGENTS.md | testlint-formatstylearch+3 | 85/100 | 3 days ago | |
| yxyxy/HordeForge.clinerules/00_project.md · 1 | Cline rules | gitdo-not | 23/100 | 3 days ago | |
| yxyxy/HordeForge.clinerules/02_agents.md · 1 | Cline rules | do-notagent-behaviour | 31/100 | 3 days ago | |
| yxyxy/HordeForge.clinerules/03_code_style.md · 1 | Cline rules | lint-formatstyledo-not | 54/100 | 3 days ago | |
| yxyxy/HordeForge.clinerules/04_testing.md · 1 | Cline rules | testlint-formatdo-not | 48/100 | 3 days ago | |
| yxyxy/HordeForge.clinerules/05_pipeline.md · 1 | Cline rules | testlint-formatgitdeployment+1 | 54/100 | 3 days ago | |
| yxyxy/HordeForge.clinerules/06_github_workflow.md · 1 | Cline rules | gitdo-not | 23/100 | 3 days ago | |
| yxyxy/HordeForge.clinerules/07_safety.md · 1 | Cline rules | do-not | 23/100 | 3 days ago | |
| yxyxy/HordeForge.clinerules/13_refactoring_rules.md · 1 | Cline rules | do-not | 11/100 | 3 days ago | |
| yxyxy/HordeForge.clinerules/14_file_edit_rules.md · 1 | Cline rules | styledo-not | 27/100 | 3 days ago | |
| yxyxy/HordeForge.clinerules/15_fix_loop_rules.md · 1 | Cline rules | do-not | 11/100 | 3 days ago | |
| yxyxy/HordeForge.clinerules/18_loop_prevention.md · 1 | Cline rules | do-not | 23/100 | 3 days ago | |
| yxyxy/HordeForge.clinerules/19_stop_condition.md · 1 | Cline rules | no sections | 16/100 | 3 days ago | |
| yxyxy/HordeForge.clinerules/97_edit_strategy.md · 1 | Cline rules | style | 20/100 | 3 days ago |
Diff against .clinerules/01_architecture.md Diff against AGENTS.md Diff against .clinerules/00_project.md Diff against .clinerules/02_agents.md Diff against .clinerules/03_code_style.md Diff against .clinerules/04_testing.md Diff against .clinerules/05_pipeline.md Diff against .clinerules/06_github_workflow.md Diff against .clinerules/07_safety.md Diff against .clinerules/13_refactoring_rules.md Diff against .clinerules/14_file_edit_rules.md Diff against .clinerules/15_fix_loop_rules.md Diff against .clinerules/18_loop_prevention.md Diff against .clinerules/19_stop_condition.md Diff against .clinerules/97_edit_strategy.md
Similar configs
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| JCodesMore/ai-website-cloner-template.clinerules · 31k | Cline rules | buildlint-formatstylearch+3 | 97/100 | 2 days ago | |
| BryaanF/LiantPortfolio.clinerules/project-guidelines.md · 0 | Cline rules | buildstylearchgit+2 | 96/100 | 3 days ago | |
| u9401066/zotero-keeper.clinerules/50-pubmed-project.md · 6 | Cline rules | testlint-formatstylearch+1 | 94/100 | 3 days ago | |
| u9401066/zotero-keepervscode-extension/resources/repo-assets/pubmed-search-mcp/.clinerules/50-pubmed-project.md · 6 | Cline rules | testlint-formatstylearch+1 | 94/100 | 3 days ago | |
| u9401066/pubmed-search-mcp.clinerules/50-pubmed-project.md · 23 | Cline rules | testlint-formatstylearch+1 | 94/100 | 3 days ago | |
| ryok/python-boilerplate.clinerules/common-commands.md · 0 | Cline rules | setupbuildtestlint-format+3 | 90/100 | 2 days ago | |
| u9401066/pubmed-search-mcp.clinerules/60-pubmed-python.md · 23 | Cline rules | setuptestlint-formatstyle+2 | 86/100 | 3 days ago | |
| u9401066/zotero-keeper.clinerules/60-pubmed-python.md · 6 | Cline rules | setuptestlint-formatstyle+2 | 86/100 | 3 days ago |
