RuleStack

Configs

Stacks

Compare

Diff

RuleStack

Configs

Stacks

Compare

Diff

Read API

RuleStack

Configs

Stacks

Compare

Diff

Read API

Configs/Cline rules/u9401066/zotero-keeper

Cline rules

.clinerules/50-pubmed-project.md
Cline rules

Quality

94/100

Scores the file, not the repository.

Length

249 words

6 headings · 0 code blocks

Repository

7

— · pushed 39 days ago

Last changed

3 days ago

First indexed 3 days ago.
u9401066/zotero-keeper/.clinerules/50-pubmed-project.mdRawGitHub
1# PubMed Search MCP Project Rules
2 
3These rules are meant for Cline usage in the PubMed Search MCP repository.
4 
5## Goals
6 
7- Provide a robust MCP server for biomedical literature search, analysis, full-text access, and citation export.
8- Make `unified_search` the default entrypoint while preserving specialized tools for PICO, MeSH, full text, citations, and pipelines.
9- Keep outputs useful for downstream agents and for Zotero Keeper imports.
10 
11## Repo Layout
12 
13- `src/pubmed_search/domain/`: domain entities and value objects.
14- `src/pubmed_search/application/`: search, export, pipeline, and analysis use cases.
15- `src/pubmed_search/infrastructure/`: external clients and source integrations.
16- `src/pubmed_search/presentation/mcp_server/`: MCP server, tools, prompts, and resources.
17- `tests/`: pytest suite.
18- `.claude/skills/`: user-facing research skills.
19- `.cline/skills/` and `.clinerules/`: Cline harness assets.
20 
21## Canonical Commands
22 
23- `uv run ruff check .`
24- `uv run ruff format --check .`
25- `uv run mypy src/ tests/`
26- `uv run pytest`
27- `uv run python scripts/count_mcp_tools.py --update-docs`
28- `python3 scripts/check_cline_skills.py`
29 
30## Safety / Hygiene
31 
32- Avoid editing generated outputs unless the generator was run intentionally.
33- Never commit NCBI API keys, Semantic Scholar keys, CORE keys, OpenAlex keys, cookies, or institutional resolver secrets.
34- Avoid destructive git operations unless explicitly requested.
35- Keep network-dependent behavior mockable and rate-limit aware.
36 
37## Prefer Existing Patterns
38 
39- Reuse source adapters and registry abstractions instead of adding one-off HTTP calls.
40- Keep MCP tools small and delegate behavior to application services.
41- Keep backward-compatible aliases where agents already consume fields.
42- Update tool docs and user-facing skills when tool contracts change.
43 

Commands it names

  • uv run ruff check .
  • uv run ruff format --check .
  • uv run mypy src/ tests/
  • uv run pytest
  • uv run python scripts/count_mcp_tools.py --update-docs
  • python3 scripts/check_cline_skills.py

Sections

  • PubMed Search MCP Project Rules
  • Goals
  • Repo Layout
  • Canonical Commands
  • Safety / Hygiene
  • Prefer Existing Patterns

What it covers

testlint-formatcode-stylearchitecturedo-not

Stack — with the evidence

pytest

(0.95)

ruff

(0.95)

python

(0.80)

node

(0.70)

eslint

(0.70)

typescript

(0.60)

github-actions

(0.60)

javascript

(0.50)

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/zotero-keeper

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/zotero-keeper.clinerules/00-zotero-project.md · 7Cline rulesnodepytest+6testlint-formatstylearch+274/1003 days ago
u9401066/zotero-keeper.clinerules/10-zotero-python.md · 7Cline rulespytestruff+6setuptestlint-formatstyle+171/1003 days ago
u9401066/zotero-keeper.clinerules/20-zotero-vscode-extension.md · 7Cline rulesnodepython+6teststyledo-not69/1003 days ago
u9401066/zotero-keeper.clinerules/30-zotero-research-workflow.md · 7Cline rulespythonnode+6styledo-notagent-behaviour50/1003 days ago
u9401066/zotero-keeper.clinerules/35-foam-llm-wiki.md · 7Cline rulespythonnode+6styledo-notagent-behaviour55/1003 days ago
u9401066/zotero-keeper.clinerules/40-zotero-release.md · 7Cline rulesnodepytest+6testlint-formatdeploymentdo-not67/1003 days ago
u9401066/zotero-keeper.clinerules/60-pubmed-python.md · 7Cline rulespytestruff+6setuptestlint-formatstyle+286/1003 days ago
u9401066/zotero-keeper.clinerules/70-pubmed-mcp-tools.md · 7Cline rulespythonnode+6apido-notagent-behaviourdocs54/1003 days ago
u9401066/zotero-keeper.clinerules/80-pubmed-release.md · 7Cline rulespytestruff+6testlint-formatdeploymentdo-not68/1003 days ago
u9401066/zotero-keeper.github/copilot-instructions.md · 7Copilot instructionsnodepython+6gitperformancedeploymentagent-behaviour73/1003 days ago
u9401066/zotero-keeperAGENTS.md · 7AGENTS.mdnodepython+6styleagent-behaviour56/1003 days ago
u9401066/zotero-keepervscode-extension/resources/repo-assets/keeper/.clinerules/00-zotero-project.md · 7Cline rulesnodepytest+6testlint-formatstylearch+274/1003 days ago
u9401066/zotero-keepervscode-extension/resources/repo-assets/keeper/.clinerules/10-zotero-python.md · 7Cline rulespytestruff+6setuptestlint-formatstyle+171/1003 days ago
u9401066/zotero-keepervscode-extension/resources/repo-assets/keeper/.clinerules/20-zotero-vscode-extension.md · 7Cline rulesnodepython+6teststyledo-not69/1003 days ago
u9401066/zotero-keepervscode-extension/resources/repo-assets/keeper/.clinerules/30-zotero-research-workflow.md · 7Cline rulespythonnode+6styledo-notagent-behaviour50/1003 days ago
u9401066/zotero-keepervscode-extension/resources/repo-assets/keeper/.clinerules/35-foam-llm-wiki.md · 7Cline rulespythonnode+6styledo-notagent-behaviour55/1003 days ago
u9401066/zotero-keepervscode-extension/resources/repo-assets/keeper/.clinerules/40-zotero-release.md · 7Cline rulesnodepytest+6testlint-formatdeploymentdo-not67/1003 days ago
u9401066/zotero-keepervscode-extension/resources/repo-assets/keeper/.github/copilot-instructions.md · 7Copilot instructionspythonnode+6styleagent-behaviour48/1003 days ago
u9401066/zotero-keepervscode-extension/resources/repo-assets/keeper/AGENTS.md · 7AGENTS.mdnodepython+6styleagent-behaviour56/1003 days ago
u9401066/zotero-keepervscode-extension/resources/repo-assets/pubmed-search-mcp/.clinerules/50-pubmed-project.md · 7Cline rulespytestruff+6testlint-formatstylearch+194/1003 days ago
Diff against .clinerules/00-zotero-project.md Diff against .clinerules/10-zotero-python.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-zotero-release.md Diff against .clinerules/60-pubmed-python.md Diff against .clinerules/70-pubmed-mcp-tools.md Diff against .clinerules/80-pubmed-release.md Diff against .github/copilot-instructions.md Diff against AGENTS.md Diff against vscode-extension/resources/repo-assets/keeper/.clinerules/00-zotero-project.md Diff against vscode-extension/resources/repo-assets/keeper/.clinerules/10-zotero-python.md Diff against vscode-extension/resources/repo-assets/keeper/.clinerules/20-zotero-vscode-extension.md Diff against vscode-extension/resources/repo-assets/keeper/.clinerules/30-zotero-research-workflow.md Diff against vscode-extension/resources/repo-assets/keeper/.clinerules/35-foam-llm-wiki.md Diff against vscode-extension/resources/repo-assets/keeper/.clinerules/40-zotero-release.md Diff against vscode-extension/resources/repo-assets/keeper/.github/copilot-instructions.md Diff against vscode-extension/resources/repo-assets/keeper/AGENTS.md Diff against vscode-extension/resources/repo-assets/pubmed-search-mcp/.clinerules/50-pubmed-project.md

Similar configs

Same format, overlapping stack, ranked by quality.

Same format, overlapping stack, ranked by quality
RepositoryFormatStackCoversScoreChanged
u9401066/zotero-keepervscode-extension/resources/repo-assets/pubmed-search-mcp/.clinerules/50-pubmed-project.md · 7Cline rulespytestruff+6testlint-formatstylearch+194/1003 days ago
u9401066/pubmed-search-mcp.clinerules/50-pubmed-project.md · 23Cline rulespythondocker+4testlint-formatstylearch+194/1003 days ago
ryok/python-boilerplate.clinerules/common-commands.md · 0Cline rulespythonruff+2setupbuildtestlint-format+390/1002 days ago
u9401066/pubmed-search-mcp.clinerules/60-pubmed-python.md · 23Cline rulespythondocker+4setuptestlint-formatstyle+286/1003 days ago
u9401066/zotero-keepervscode-extension/resources/repo-assets/pubmed-search-mcp/.clinerules/60-pubmed-python.md · 7Cline rulespytestruff+6setuptestlint-formatstyle+286/1003 days ago
u9401066/pubmed-search-mcp.clinerules/00-project.md · 23Cline rulespythondocker+4testlint-formatstylearch+186/1003 days ago
u9401066/zotero-keeper.clinerules/60-pubmed-python.md · 7Cline rulespytestruff+6setuptestlint-formatstyle+286/1003 days ago
u9401066/nsforge-mcp.clinerules/10-python.md · 4Cline rulespythonpytest+2setuptestlint-formatstyle+183/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