Cline rules
.clinerules/00-project-core.mdCore project identity and non-negotiable rules for the account-switcher browser extension
Cline rules
Quality
34/100
Scores the file, not the repository.Length
148 words
0 headings · 0 code blocksRepository
0
— · pushed 4 days agoLast changed
2 days ago
First indexed 2 days ago.123456This repository is a browser extension for switching accounts across Chrome and Firefox.78Core expectations:9- Work only in source files under `src/` unless the task explicitly requires build/config updates.10- Never modify generated output under `dist/`.11- Preserve cross-browser compatibility between Chrome and Firefox.12- Follow the existing build and packaging approach already used in this repository.13- Keep changes small, reviewable, and consistent with the existing architecture.1415Technology expectations:16- Use TypeScript with strict typing.17- Avoid unchecked `any`; prefer precise types, unions, guards, and shared interfaces.18- Reuse the existing module aliases: `@background/*`, `@popup/*`, `@shared/*`.1920Change discipline:21- Prefer incremental edits over broad rewrites.22- If a task likely changes more than 3 files, propose a short plan first.23- Match existing naming, file organization, and message/storage conventions before introducing new abstractions.24- When changing behavior, explain the impact briefly and list the files affected.
Also in ogisetiawan/account-switcher
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 |
|---|---|---|---|---|---|
| ogisetiawan/account-switcher.cursor/rules/00-project-core.mdc · 0 | Cursor rules | style | 34/100 | 2 days ago | |
| ogisetiawan/account-switcher.cursor/rules/50-testing-and-change-safety.mdc · 0 | Cursor rules | lint-format | 20/100 | 2 days ago | |
| ogisetiawan/account-switcher.cursor/rules/30-security-and-storage.mdc · 0 | Cursor rules | style | 34/100 | 2 days ago | |
| ogisetiawan/account-switcher.clinerules/10-build-and-manifest.md · 0 | Cline rules | style | 34/100 | 2 days ago | |
| ogisetiawan/account-switcher.clinerules/30-security-and-storage.md · 0 | Cline rules | style | 34/100 | 2 days ago | |
| ogisetiawan/account-switcher.clinerules/40-typescript-and-architecture.md · 0 | Cline rules | style | 20/100 | 2 days ago | |
| ogisetiawan/account-switcher.clinerules/50-testing-and-change-safety.md · 0 | Cline rules | lint-format | 20/100 | 2 days ago | |
| ogisetiawan/account-switcher.cursor/rules/10-build-and-manifest.mdc · 0 | Cursor rules | style | 34/100 | 2 days ago | |
| ogisetiawan/account-switcher.cursor/rules/40-typescript-and-architecture.mdc · 0 | Cursor rules | style | 20/100 | 2 days ago | |
| ogisetiawan/account-switcherAGENTS.md · 0 | AGENTS.md | lint-formatdo-notagent-behaviour | 63/100 | 2 days ago |
Diff against .cursor/rules/00-project-core.mdc Diff against .cursor/rules/50-testing-and-change-safety.mdc Diff against .cursor/rules/30-security-and-storage.mdc Diff against .clinerules/10-build-and-manifest.md Diff against .clinerules/30-security-and-storage.md Diff against .clinerules/40-typescript-and-architecture.md Diff against .clinerules/50-testing-and-change-safety.md Diff against .cursor/rules/10-build-and-manifest.mdc Diff against .cursor/rules/40-typescript-and-architecture.mdc Diff against AGENTS.md
Similar configs
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| bashdeban/fastmind.clinerules/.project-consistency-keeper2.md · 5 | Cline rules | setupbuildtestlint-format+11 | 100/100 | 3 days ago | |
| 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/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 | |
| prabhakar267/paper-games.clinerules/git-commit-guidelines.md · 0 | Cline rules | lint-formatstylearchgit+3 | 93/100 | 2 days ago | |
| VaillerTeeter/HoshimiNest.clinerules/project-identity.md · 1 | Cline rules | setuparchtypesdo-not | 93/100 | yesterday | |
| HerringtonDarkholme/megarepo.clinerules/02-development.md · 17 | Cline rules | setupbuildteststyle+3 | 92/100 | 3 days ago |
