

Also from Kynth Studios


Also from Kynth Studios


Also from Kynth Studios
1# Search Reliability23When working with the codebase, the current workspace files are the source of truth.45## Search6- Never assume a function, variable, class, selector, component, or code pattern exists.7- Prefer exact literal searches over regex.8- Keep search patterns short and distinctive.9- Never search for an entire code block.10- Do not construct a search pattern from previously remembered code.1112## If a Search Returns 0 Results13- Do not immediately retry with another guessed pattern.14- Read the relevant file and inspect its actual contents.15- Find the target by reading the current implementation.16- If another search is necessary, use exact text copied from the current file.17- Do not repeatedly retry failed searches.1819## Before Editing20- Read the current file before modifying it.21- Base edits only on code that actually exists in the workspace.22- Never recreate an older version of the code from memory.23- Make the smallest change necessary.24- Do not modify unrelated working code.2526## Verification27- After making an edit, inspect the changed section.28- Confirm the requested change actually exists before continuing.2930## Failure Handling31If two searches fail to locate the target:321. Stop searching.332. Inspect the relevant file directly.343. Explain what was found.354. Only then continue with the task.
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?
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| aj-glover/Portfolio.clinerules/actinginstructions.md · 0 | Cline rules | do-not | 55/100 | today | |
| aj-glover/Portfolio.clinerules/local-model-editing.md · 0 | Cline rules | teststylearchperformance+2 | 65/100 | today | |
| aj-glover/Portfolio.clinerules/planningforlocal.md · 0 | Cline rules | do-not | 51/100 | today | |
| aj-glover/Portfolio.clinerules/project-context.md · 0 | Cline rules | no sections | 16/100 | today | |
| aj-glover/Portfolio3DGridContentPreview-main/AGENTS.md · 0 | AGENTS.md | setupbuildstylearch+1 | 71/100 | today | |
| aj-glover/PortfolioAGENTS.md · 0 | AGENTS.md | setupbuildstylearch+1 | 71/100 | today |
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 | 14 days ago | |
| JCodesMore/ai-website-cloner-template.clinerules · 32k | Cline rules | buildlint-formatstylearch+3 | 97/100 | 7 days ago | |
| BryaanF/LiantPortfolio.clinerules/project-guidelines.md · 0 | Cline rules | buildstylearchgit+2 | 96/100 | 14 days ago | |
| enuno/unifi-mcp-server.clinerules · 226 | Cline rules | setuptestlint-formatstyle+10 | 96/100 | today | |
| u9401066/zotero-keeper.clinerules/50-pubmed-project.md · 6 | Cline rules | testlint-formatstylearch+1 | 94/100 | 14 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 | 14 days ago | |
| VaillerTeeter/HoshimiNest.clinerules/project-identity.md · 1 | Cline rules | setuparchtypesdo-not | 93/100 | 12 days ago | |
| prabhakar267/paper-games.clinerules/git-commit-guidelines.md · 0 | Cline rules | lint-formatstylearchgit+3 | 93/100 | 13 days ago |
A badge carrying the measured quality of the strongest agent config file in this repository, out of 100. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://rulestack.kynth.studio/configs/aj-glover-portfolio-clinerules-search-reliability)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.