Cline rules
.clinerules/project-rules.mdCline rules
Quality
50/100
Scores the file, not the repository.Length
174 words
4 headings · 0 code blocksRepository
0
— · pushed 444 days agoLast changed
3 days ago
First indexed 3 days ago.1# Rent Whisperer Project Rules23# Code Style4style:5 language: TypeScript6 quotes: double7 indentation: 28 target:9 node: 2010 react: 181112# VERY IMPORTANT Development Rules13rules:14 - Use PowerShell for windows syntax for terminal commands15 - Never delete existing debug statements (console.log, logger.debug, etc.)16 - If something is not working, add a debug statement to understand why it is not working17 - If you are not sure about something, ask for clarification18 - Maintain all existing behaviour; breaking changes are not acceptable19 - Each PR = one small, independent, test-covered slice of value20 - Double quotes for strings21 - Follow Tailwind CSS conventions for styling when possible22 - When using replace_string_in_file, include 3-5 lines of unchanged code before and after the string you want to replace23 - When using insert_edit_into_file, avoid repeating existing code; use comments like "// ...existing code..." instead24# Architecture Constraints25architecture:26 database: Supabase27 hosting: Render (free tier)28 integrations:29 - Meta Cloud API for WhatsApp30 - Interac eTransfer (Request Money links)31 pdf: pdfkit32 references:33 - MicroRealEstate OSS (for potential code reuse)34
Similar configs
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| bashdeban/fastmind.clinerules/.project-consistency-keeper2.md · 5 | Cline rules | setupbuildtestlint-format+11 | 100/100 | 3 days ago | |
| 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-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/zotero-keeper.clinerules/50-pubmed-project.md · 6 | Cline rules | testlint-formatstylearch+1 | 94/100 | 3 days ago | |
| VaillerTeeter/HoshimiNest.clinerules/project-identity.md · 1 | Cline rules | setuparchtypesdo-not | 93/100 | yesterday | |
| HerringtonDarkholme/megarepo.clinerules/02-development.md · 17 | Cline rules | setupbuildteststyle+3 | 92/100 | 3 days ago | |
| blendsdk/codeops-mcp.clinerules/project.md · 0 | Cline rules | buildteststylearch+7 | 91/100 | 3 days ago |
