Cline rules
.clinerules/06-mcp-tools.mdCline rules
Quality
44/100
Scores the file, not the repository.Length
278 words
7 headings · 0 code blocksRepository
1
— · pushed 253 days agoLast changed
3 days ago
First indexed 3 days ago.1# MCP Server Usage23## Primary Tool for Documentation Access4Use the MCP server for AI Documentation Access as your primary tool for accessing project documentation. This tool allows you to query the project's documentation in real-time, providing accurate and up-to-date information about the codebase.56## MCP Server Capabilities78### Search and Reference9- Search docstrings and API documentation10- Understand current codebase structure11- Reference exact function signatures and type hints12- Quote documentation verbatim13- Provide context-aware suggestions based on established patterns1415### Features16- **Local-first**: Works offline, all data stays on your machine17- **Fast BM25 search**: Sub-millisecond query times18- **Auto-sync**: Rebuilds docs on every commit via pre-commit hooks19- **Complete coverage**: Extracts all docstrings, type hints, and examples2021## Documentation Index Tags2223The server indexes the following metadata for fast retrieval:2425| Tag | Description |26|-----|-------------|27| `purpose` | Module, class, or function intent |28| `models` | Pydantic models, dataclasses, typed structures |29| `methods` | Class methods and their roles |30| `classes` | Class definitions and inheritance |31| `modules` | Module structure and imports |32| `functions` | Function definitions and usage |33| `signatures` | Parameters, return types, type annotations |34| `exceptions` | Raised exceptions and error conditions |35| `behaviors` | Side effects, branches, conditions |36| `dependencies` | External libraries and internal imports |3738## Usage Guidelines3940- Query the MCP server when implementing new features41- Use documentation index tags to refine searches42- Reference MCP server to ensure code aligns with established patterns43- Use pydantic-docs MCP when working with Pydantic models44- Always leverage the MCP server for current project standards45
Also in Magic-Man-us/PythonProjectDeployment
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 |
|---|---|---|---|---|---|
| Magic-Man-us/PythonProjectDeployment.clinerules/01-project-structure.md · 1 | Cline rules | testarch | 74/100 | 3 days ago | |
| Magic-Man-us/PythonProjectDeployment.clinerules/00-critical.md · 1 | Cline rules | deployment | 30/100 | 3 days ago | |
| Magic-Man-us/PythonProjectDeployment.clinerules/02-coding-standards.md · 1 | Cline rules | lint-formatstyletypes | 52/100 | 3 days ago | |
| Magic-Man-us/PythonProjectDeployment.clinerules/03-testing.md · 1 | Cline rules | testarchtesting-strategy | 52/100 | 3 days ago | |
| Magic-Man-us/PythonProjectDeployment.clinerules/04-documentation.md · 1 | Cline rules | archdocs | 48/100 | 3 days ago | |
| Magic-Man-us/PythonProjectDeployment.clinerules/05-dependencies.md · 1 | Cline rules | teststyletesting-strategyagent-behaviour | 72/100 | 3 days ago | |
| Magic-Man-us/PythonProjectDeployment.clinerules/07-banned-terms.md · 1 | Cline rules | lint-formatstyledo-not | 59/100 | 3 days ago |
Diff against .clinerules/01-project-structure.md Diff against .clinerules/00-critical.md Diff against .clinerules/02-coding-standards.md Diff against .clinerules/03-testing.md Diff against .clinerules/04-documentation.md Diff against .clinerules/05-dependencies.md Diff against .clinerules/07-banned-terms.md
Similar configs
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| 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/00-project.md · 23 | Cline rules | testlint-formatstylearch+1 | 86/100 | 3 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 | |
| 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 |
