

Also from Kynth Studios


Also from Kynth Studios


Also from Kynth Studios
1# Dependency Management23## Package Manager4ONLY USE UV for dependency management. DO NOT USE pip or conda.56## Standard Package Requirements78### Core Data & Validation9- `pydantic` - ALL data validation, serialization, JSON encoding/decoding, data models10- `pydantic_settings` - Configuration and environment management11- `pydantic_ai` - AI-related data models and validation1213### Testing14- `pytest` - Test framework15- `pytest-mock` - Mocking support1617### Standard Library Usage18- `asyncio` - Asynchronous programming19- `logging` - Application logging20- `datetime.datetime` - Date/time operations21- `typing` - Type hints and annotations22- `pathlib` - Filesystem paths23- `contextlib` - Context managers24- `collections` - Specialized containers25- `functools` - Higher-order functions26- `itertools` - Iterator building blocks2728### Additional Tools29- `sphinx` - Documentation generation30- `uv` - Dependency management (ONLY)31- `click` - CLI development32- `sqlalchemy` - Database interactions3334## UV Workflow3536Use Makefile targets for common tasks:37- `make install` - Install dependencies38- `make update` - Update dependencies39- `make docs` - Build Sphinx documentation40- `make precommit` - Install pre-commit hooks41- `make clean` - Remove build artifacts42- `make lock` - Create the uv.lock file4344If no Makefile exists, create one with these commands following the existing structure and conventions.45
One 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 |
|---|---|---|---|---|---|
| Magic-Man-us/PythonProjectDeployment.clinerules/03-testing.md · 1 | Cline rules | testarchtesting-strategy | 52/100 | 14 days ago | |
| Magic-Man-us/PythonProjectDeployment.clinerules/04-documentation.md · 1 | Cline rules | archdocs | 48/100 | 14 days ago | |
| Magic-Man-us/PythonProjectDeployment.clinerules/02-coding-standards.md · 1 | Cline rules | lint-formatstyletypes | 52/100 | 14 days ago | |
| Magic-Man-us/PythonProjectDeployment.clinerules/01-project-structure.md · 1 | Cline rules | testarch | 74/100 | 14 days ago | |
| Magic-Man-us/PythonProjectDeployment.clinerules/07-banned-terms.md · 1 | Cline rules | lint-formatstyledo-not | 59/100 | 14 days ago | |
| Magic-Man-us/PythonProjectDeployment.clinerules/06-mcp-tools.md · 1 | Cline rules | typesdocs | 44/100 | 14 days ago | |
| Magic-Man-us/PythonProjectDeployment.clinerules/00-critical.md · 1 | Cline rules | deployment | 30/100 | 14 days ago |
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| enuno/unifi-mcp-server.clinerules · 226 | Cline rules | setuptestlint-formatstyle+10 | 96/100 | today | |
| u9401066/pubmed-search-mcp.clinerules/50-pubmed-project.md · 25 | Cline rules | testlint-formatstylearch+1 | 94/100 | 14 days ago | |
| u9401066/zotero-keeper.clinerules/50-pubmed-project.md · 6 | Cline rules | testlint-formatstylearch+1 | 94/100 | 14 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 | 14 days ago | |
| ryok/python-boilerplate.clinerules/common-commands.md · 0 | Cline rules | setupbuildtestlint-format+3 | 90/100 | 13 days ago | |
| gasbasd/mtg-utils.clinerules/01-project-overview.md · 0 | Cline rules | setuptestlint-formatarch | 89/100 | 8 days ago | |
| u9401066/pubmed-search-mcp.clinerules/00-project.md · 25 | Cline rules | testlint-formatstylearch+1 | 86/100 | 14 days ago | |
| u9401066/pubmed-search-mcp.clinerules/60-pubmed-python.md · 25 | Cline rules | setuptestlint-formatstyle+2 | 86/100 | 14 days ago |
A badge carrying the measured quality of the strongest agent config file in this repository, out of 100. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://rulestack.kynth.studio/configs/magic-man-us-pythonprojectdeployment-clinerules-05-dependencies)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.