RuleStack

Configs

Stacks

Compare

Diff

RuleStack

Configs

Stacks

Compare

Diff

Read API

RuleStack

Configs

Stacks

Compare

Diff

Read API

Configs/Cline rules/u9401066/pubmed-search-mcp

Cline rules

.clinerules/10-python-ddd.md
Cline rules

Quality

39/100

Scores the file, not the repository.

Length

78 words

1 headings · 0 code blocks

Repository

23

— · pushed 0 days ago

Last changed

yesterday

First indexed 3 days ago.
u9401066/pubmed-search-mcp/.clinerules/10-python-ddd.mdRawGitHub
1---
2paths:
3 - "src/**"
4 - "tests/**"
5 - "scripts/**"
6 - "run_server.py"
7 - "run_copilot.py"
8---
9 
10# Python and architecture rules
11 
12- Use `uv run` for pytest, mypy, ruff, and Python scripts in this repo.
13- Keep MCP presentation files thin. Put orchestration in `application/` and core models in `domain/`.
14- Reuse shared transport, source registries, session manager, and existing application services before creating new wrappers.
15- Add or update tests for behavior changes in application and infrastructure code.
16- Avoid introducing duplicate client-specific config or parallel implementations when a shared path already exists.
17 

Commands it names

  • uv run

Sections

  • Python and architecture rules

What it covers

testlint-formatdo-not

Stack — with the evidence

python

(1.00)

docker

(1.00)

pytest

(0.95)

fastapi

(0.70)

ruff

(0.70)

github-actions

(0.60)

Format

Cline rules

A single file or a folder of files, all always-on. The folder form is the simplest way any format here lets you split rules into topics without also learning an activation model.

What the corpus says about it

Repository

Owner
u9401066
Language
—
License
—
Archived
no

All configs in this repo

Also in u9401066/pubmed-search-mcp

Diff this repo’s formats

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?

The other instruction files in this repository
RepositoryFormatStackCoversScoreChanged
u9401066/pubmed-search-mcp.clinerules/30-citation-ready.md · 23Cline rulespythondocker+4styledo-not36/1003 days ago
u9401066/pubmed-search-mcp.clinerules/60-pubmed-python.md · 23Cline rulespythondocker+4setuptestlint-formatstyle+286/1003 days ago
u9401066/pubmed-search-mcp.clinerules/80-pubmed-release.md · 23Cline rulespythondocker+4testlint-formatdeploymentdo-not68/1003 days ago
u9401066/pubmed-search-mcpAGENTS.md · 23AGENTS.mdpythondocker+4teststyledo-notagent-behaviour86/1003 days ago
u9401066/pubmed-search-mcp.clinerules/30-mcp-surface-and-sync.md · 23Cline rulespythondocker+4do-not23/1003 days ago
u9401066/pubmed-search-mcp.clinerules/00-project.md · 23Cline rulespythondocker+4testlint-formatstylearch+186/1003 days ago
u9401066/pubmed-search-mcp.clinerules/00-workspace-baseline.md · 23Cline rulespythondocker+4monorepo16/100yesterday
u9401066/pubmed-search-mcp.clinerules/00-zotero-project.md · 23Cline rulespythondocker+4testlint-formatstylearch+274/1003 days ago
u9401066/pubmed-search-mcp.clinerules/10-python.md · 23Cline rulespythondocker+4setuptestlint-formatstyle+178/1003 days ago
u9401066/pubmed-search-mcp.clinerules/10-zotero-python.md · 23Cline rulespythondocker+4setuptestlint-formatstyle+171/1003 days ago
u9401066/pubmed-search-mcp.clinerules/20-docs-and-generated-assets.md · 23Cline rulespythondocker+4styledo-notdocs35/1003 days ago
u9401066/pubmed-search-mcp.clinerules/20-vscode-extension.md · 23Cline rulespythondocker+4teststyledo-not55/1003 days ago
u9401066/pubmed-search-mcp.clinerules/20-zotero-vscode-extension.md · 23Cline rulespythondocker+4teststyledo-not69/1003 days ago
u9401066/pubmed-search-mcp.clinerules/30-zotero-research-workflow.md · 23Cline rulespythondocker+4styledo-notagent-behaviour50/1003 days ago
u9401066/pubmed-search-mcp.clinerules/35-foam-llm-wiki.md · 23Cline rulespythondocker+4styledo-notagent-behaviour55/1003 days ago
u9401066/pubmed-search-mcp.clinerules/40-release.md · 23Cline rulespythondocker+4testlint-formatdeploymentdo-not74/1003 days ago
u9401066/pubmed-search-mcp.clinerules/40-zotero-release.md · 23Cline rulespythondocker+4testlint-formatdeploymentdo-not67/1003 days ago
u9401066/pubmed-search-mcp.clinerules/50-pubmed-project.md · 23Cline rulespythondocker+4testlint-formatstylearch+194/1003 days ago
u9401066/pubmed-search-mcp.clinerules/70-pubmed-mcp-tools.md · 23Cline rulespythondocker+4apido-notagent-behaviourdocs59/100yesterday
u9401066/pubmed-search-mcp.github/copilot-instructions.md · 23Copilot instructionspythondocker+4setupbuildtestlint-format+877/100today
Diff against .clinerules/30-citation-ready.md Diff against .clinerules/60-pubmed-python.md Diff against .clinerules/80-pubmed-release.md Diff against AGENTS.md Diff against .clinerules/30-mcp-surface-and-sync.md Diff against .clinerules/00-project.md Diff against .clinerules/00-workspace-baseline.md Diff against .clinerules/00-zotero-project.md Diff against .clinerules/10-python.md Diff against .clinerules/10-zotero-python.md Diff against .clinerules/20-docs-and-generated-assets.md Diff against .clinerules/20-vscode-extension.md Diff against .clinerules/20-zotero-vscode-extension.md Diff against .clinerules/30-zotero-research-workflow.md Diff against .clinerules/35-foam-llm-wiki.md Diff against .clinerules/40-release.md Diff against .clinerules/40-zotero-release.md Diff against .clinerules/50-pubmed-project.md Diff against .clinerules/70-pubmed-mcp-tools.md Diff against .github/copilot-instructions.md

Similar configs

Same format, overlapping stack, ranked by quality.

Same format, overlapping stack, ranked by quality
RepositoryFormatStackCoversScoreChanged
JCodesMore/ai-website-cloner-template.clinerules · 31kCline rulestypescriptnode+7buildlint-formatstylearch+397/1002 days ago
BryaanF/LiantPortfolio.clinerules/project-guidelines.md · 0Cline rulesjavascripttailwind+5buildstylearchgit+296/1003 days ago
u9401066/zotero-keeper.clinerules/50-pubmed-project.md · 6Cline rulespytestruff+6testlint-formatstylearch+194/1003 days ago
u9401066/pubmed-search-mcp.clinerules/50-pubmed-project.md · 23Cline rulespythondocker+4testlint-formatstylearch+194/1003 days ago
u9401066/zotero-keepervscode-extension/resources/repo-assets/pubmed-search-mcp/.clinerules/50-pubmed-project.md · 6Cline rulespytestruff+6testlint-formatstylearch+194/1003 days ago
ryok/python-boilerplate.clinerules/common-commands.md · 0Cline rulespythonruff+2setupbuildtestlint-format+390/1002 days ago
u9401066/zotero-keepervscode-extension/resources/repo-assets/pubmed-search-mcp/.clinerules/60-pubmed-python.md · 6Cline rulespytestruff+6setuptestlint-formatstyle+286/1003 days ago
u9401066/pubmed-search-mcp.clinerules/00-project.md · 23Cline rulespythondocker+4testlint-formatstylearch+186/1003 days ago
RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack

RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack

RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack