Cline rules
.clinerules/tech-stack.mdCline rules
Quality
69/100
Scores the file, not the repository.Length
132 words
4 headings · 0 code blocksRepository
0
— · pushed 413 days agoLast changed
2 days ago
First indexed 2 days ago.1# Technology Stack Rules23## Core Technologies4- **Python**: Use version 3.11 or higher5- **Package Manager**: Always use `uv` for dependency management6- **Linter/Formatter**: Use Ruff for both linting and formatting7- **Type Checker**: Use Pyright in strict mode8- **Test Framework**: Use pytest for all testing9- **Containerization**: Docker and Docker Compose for deployment1011## Tool Usage Rules12- Never use pip directly, always use uv commands13- Run `uv sync` to install dependencies14- Use `uv add` to add new packages15- Always run type checking with `uv run pyright`16- Format code with `uv run ruff format .`17- Check code quality with `uv run ruff check .`1819## Virtual Environment20- Virtual environment is located in `myenv/` directory21- Do not commit the virtual environment to git
Also in ryok/python-boilerplate
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 |
|---|---|---|---|---|---|
| ryok/python-boilerplate.clinerules/common-commands.md · 0 | Cline rules | setupbuildtestlint-format+3 | 90/100 | 2 days ago | |
| ryok/python-boilerplate.clinerules/development-guidelines.md · 0 | Cline rules | testlint-formatstyletypes+2 | 72/100 | 2 days ago | |
| ryok/python-boilerplate.clinerules/knowledge-management.md · 0 | Cline rules | archdo-notagent-behaviourdocs | 55/100 | 2 days ago | |
| ryok/python-boilerplate.clinerules/project-overview.md · 0 | Cline rules | setuparch | 37/100 | 2 days ago | |
| ryok/python-boilerplate.clinerules/project-structure.md · 0 | Cline rules | lint-formatstylearchdo-not | 80/100 | 2 days ago | |
| ryok/python-boilerplateCLAUDE.md · 0 | CLAUDE.md | setuptestlint-formatstyle+2 | 90/100 | 2 days ago |
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/pubmed-search-mcp.clinerules/50-pubmed-project.md · 23 | 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 | |
| ryok/python-boilerplate.clinerules/common-commands.md · 0 | Cline rules | setupbuildtestlint-format+3 | 90/100 | 2 days ago | |
| u9401066/zotero-keepervscode-extension/resources/repo-assets/pubmed-search-mcp/.clinerules/60-pubmed-python.md · 6 | Cline rules | setuptestlint-formatstyle+2 | 86/100 | 3 days ago | |
| u9401066/pubmed-search-mcp.clinerules/00-project.md · 23 | Cline rules | testlint-formatstylearch+1 | 86/100 | 3 days ago |
