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/20-zotero-vscode-extension.md
Cline rules

Quality

69/100

Scores the file, not the repository.

Length

155 words

4 headings · 0 code blocks

Repository

6

— · pushed 40 days ago

Last changed

3 days ago

First indexed 3 days ago.
u9401066/zotero-keeper/.clinerules/20-zotero-vscode-extension.mdRawGitHub
1---
2paths:
3 - "vscode-extension/**"
4---
5 
6# Zotero VS Code Extension Rules
7 
8## Commands
9 
10Run from `vscode-extension/`:
11 
12- `npm run sync-assets`
13- `npm run compile`
14- `npm test`
15- `npm run package`
16 
17## Behaviors To Preserve
18 
19- Activation should register both Zotero Keeper and PubMed Search MCP servers when enabled.
20- Embedded Python setup should be self-contained and should refresh packages when the pinned package source changes.
21- PubMed Search installs must use the fixed GitHub archive commit from `src/pubmedSearchPackage.ts`.
22- Official assistant assets must install into the workspace without overwriting custom user instructions.
23- VSIX packaging must include `resources/repo-assets/**`, including nested `.github`, `.claude`, `.cline`, and `.clinerules` directories.
24 
25## Implementation Style
26 
27- Keep install paths cross-platform: use `path.join`, not string-concatenated separators.
28- Treat package install state as part of versioning; update tests when changing package pins.
29- Preserve user custom files unless the extension can recognize them as managed assets.
30- Keep command titles accurate when behavior expands beyond Copilot-only assets.
31 

Commands it names

  • npm run sync-assets
  • npm run compile
  • npm test
  • npm run package

Sections

  • Zotero VS Code Extension Rules
  • Commands
  • Behaviors To Preserve
  • Implementation Style

What it covers

testcode-styledo-not

Stack — with the evidence

node

(0.95)

python

(0.80)

pytest

(0.70)

eslint

(0.70)

ruff

(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.github/copilot-instructions.md · 6Copilot instructionsnodepython+6gitperformancedeploymentagent-behaviour73/1003 days ago
u9401066/zotero-keeper.clinerules/00-zotero-project.md · 6Cline rulesnodepytest+6testlint-formatstylearch+274/1003 days ago
u9401066/zotero-keeper.clinerules/10-zotero-python.md · 6Cline rulespytestruff+6setuptestlint-formatstyle+171/1003 days ago
u9401066/zotero-keeper.clinerules/30-zotero-research-workflow.md · 6Cline rulespythonnode+6styledo-notagent-behaviour50/1003 days ago
u9401066/zotero-keeper.clinerules/35-foam-llm-wiki.md · 6Cline rulespythonnode+6styledo-notagent-behaviour55/1003 days ago
u9401066/zotero-keeper.clinerules/40-zotero-release.md · 6Cline rulesnodepytest+6testlint-formatdeploymentdo-not67/1003 days ago
u9401066/zotero-keeper.clinerules/50-pubmed-project.md · 6Cline rulespytestruff+6testlint-formatstylearch+194/1003 days ago
u9401066/zotero-keeper.clinerules/60-pubmed-python.md · 6Cline rulespytestruff+6setuptestlint-formatstyle+286/1003 days ago
u9401066/zotero-keeper.clinerules/70-pubmed-mcp-tools.md · 6Cline rulespythonnode+6apido-notagent-behaviourdocs54/1003 days ago
u9401066/zotero-keeper.clinerules/80-pubmed-release.md · 6Cline rulespytestruff+6testlint-formatdeploymentdo-not68/1003 days ago
u9401066/zotero-keeperAGENTS.md · 6AGENTS.mdnodepython+6styleagent-behaviour56/1003 days ago
u9401066/zotero-keepervscode-extension/resources/repo-assets/keeper/.clinerules/00-zotero-project.md · 6Cline rulesnodepytest+6testlint-formatstylearch+274/1003 days ago
u9401066/zotero-keepervscode-extension/resources/repo-assets/keeper/.clinerules/10-zotero-python.md · 6Cline rulespytestruff+6setuptestlint-formatstyle+171/1003 days ago
u9401066/zotero-keepervscode-extension/resources/repo-assets/keeper/.clinerules/20-zotero-vscode-extension.md · 6Cline rulesnodepython+6teststyledo-not69/1003 days ago
u9401066/zotero-keepervscode-extension/resources/repo-assets/keeper/.clinerules/30-zotero-research-workflow.md · 6Cline rulespythonnode+6styledo-notagent-behaviour50/1003 days ago
u9401066/zotero-keepervscode-extension/resources/repo-assets/keeper/.clinerules/35-foam-llm-wiki.md · 6Cline rulespythonnode+6styledo-notagent-behaviour55/1003 days ago
u9401066/zotero-keepervscode-extension/resources/repo-assets/keeper/.clinerules/40-zotero-release.md · 6Cline rulesnodepytest+6testlint-formatdeploymentdo-not67/1003 days ago
u9401066/zotero-keepervscode-extension/resources/repo-assets/keeper/.github/copilot-instructions.md · 6Copilot instructionspythonnode+6styleagent-behaviour48/1003 days ago
u9401066/zotero-keepervscode-extension/resources/repo-assets/keeper/AGENTS.md · 6AGENTS.mdnodepython+6styleagent-behaviour56/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
Diff against .github/copilot-instructions.md Diff against .clinerules/00-zotero-project.md Diff against .clinerules/10-zotero-python.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/50-pubmed-project.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 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
bashdeban/fastmind.clinerules/.project-consistency-keeper2.md · 5Cline rulestypescriptnode+8setupbuildtestlint-format+11100/1003 days ago
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/zotero-keepervscode-extension/resources/repo-assets/pubmed-search-mcp/.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
HerringtonDarkholme/megarepo.clinerules/02-development.md · 17Cline rulesnodejavascriptsetupbuildteststyle+392/1003 days ago
blendsdk/codeops-mcp.clinerules/project.md · 0Cline rulestypescriptvitest+3buildteststylearch+791/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