Cline rules
.clinerules/40-zotero-release.mdCline rules
Quality
67/100
Scores the file, not the repository.Length
147 words
5 headings · 0 code blocksRepository
23
— · pushed 0 days agoLast changed
3 days ago
First indexed 3 days ago.123456789101112131415# Zotero Release Rules1617## Version Sources1819- Python package metadata: `mcp-server/pyproject.toml`20- Python runtime fallback: `mcp-server/src/zotero_mcp/__init__.py`21- VS Code extension: `vscode-extension/package.json` and `vscode-extension/package-lock.json`22- PubMed Search install pin: `vscode-extension/src/pubmedSearchPackage.ts`23- Changelogs: `CHANGELOG.md` and `vscode-extension/CHANGELOG.md`2425## Minimum Verification2627- `cd mcp-server && uv run ruff check .`28- `cd mcp-server && uv run mypy src --ignore-missing-imports`29- `cd mcp-server && uv run pytest`30- `cd vscode-extension && npm run sync-assets && npm run compile && npm test`31- `cd vscode-extension && npm run package`32- `git diff --check`3334## VSIX Packaging Requirements3536- Run `npm run sync-assets` before `vsce package`.37- Confirm the VSIX includes nested assistant assets under `resources/repo-assets/`.38- If `.vscodeignore` changes, check package contents before publishing.39- Keep generated `resources/repo-assets/` changes together with source assistant assets.4041## Tag Format4243- Extension release tags use `vX.Y.Z-ext`.44- Push the release commit before pushing the tag.45
Also in u9401066/pubmed-search-mcp
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 |
|---|---|---|---|---|---|
| u9401066/pubmed-search-mcp.clinerules/30-citation-ready.md · 23 | Cline rules | styledo-not | 36/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/pubmed-search-mcp.clinerules/80-pubmed-release.md · 23 | Cline rules | testlint-formatdeploymentdo-not | 68/100 | 3 days ago | |
| u9401066/pubmed-search-mcpAGENTS.md · 23 | AGENTS.md | teststyledo-notagent-behaviour | 86/100 | 3 days ago | |
| u9401066/pubmed-search-mcp.clinerules/30-mcp-surface-and-sync.md · 23 | Cline rules | do-not | 23/100 | 3 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/00-workspace-baseline.md · 23 | Cline rules | monorepo | 16/100 | yesterday | |
| u9401066/pubmed-search-mcp.clinerules/00-zotero-project.md · 23 | Cline rules | testlint-formatstylearch+2 | 74/100 | 3 days ago | |
| u9401066/pubmed-search-mcp.clinerules/10-python-ddd.md · 23 | Cline rules | testlint-formatdo-not | 39/100 | yesterday | |
| u9401066/pubmed-search-mcp.clinerules/10-python.md · 23 | Cline rules | setuptestlint-formatstyle+1 | 78/100 | 3 days ago | |
| u9401066/pubmed-search-mcp.clinerules/10-zotero-python.md · 23 | Cline rules | setuptestlint-formatstyle+1 | 71/100 | 3 days ago | |
| u9401066/pubmed-search-mcp.clinerules/20-docs-and-generated-assets.md · 23 | Cline rules | styledo-notdocs | 35/100 | 3 days ago | |
| u9401066/pubmed-search-mcp.clinerules/20-vscode-extension.md · 23 | Cline rules | teststyledo-not | 55/100 | 3 days ago | |
| u9401066/pubmed-search-mcp.clinerules/20-zotero-vscode-extension.md · 23 | Cline rules | teststyledo-not | 69/100 | 3 days ago | |
| u9401066/pubmed-search-mcp.clinerules/30-zotero-research-workflow.md · 23 | Cline rules | styledo-notagent-behaviour | 50/100 | 3 days ago | |
| u9401066/pubmed-search-mcp.clinerules/35-foam-llm-wiki.md · 23 | Cline rules | styledo-notagent-behaviour | 55/100 | 3 days ago | |
| u9401066/pubmed-search-mcp.clinerules/40-release.md · 23 | Cline rules | testlint-formatdeploymentdo-not | 74/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/pubmed-search-mcp.clinerules/70-pubmed-mcp-tools.md · 23 | Cline rules | apido-notagent-behaviourdocs | 59/100 | yesterday | |
| u9401066/pubmed-search-mcp.github/copilot-instructions.md · 23 | Copilot instructions | setupbuildtestlint-format+8 | 77/100 | today |
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-ddd.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/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.
| 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 |
