

Also from Kynth Studios


Also from Kynth Studios


Also from Kynth Studios
1# codedb — Agent Instructions23## Project45Zig 0.16.x code intelligence server. Tests live in the split `src/test_*.zig` files — one binary per area (see `build.zig`). Build and test with `zig build test`; run a single binary with e.g. `zig build test-index`.67## Rules89### Filing Issues1011**Every GitHub issue must include a failing test case.** No exceptions.1213When creating an issue:14151. Write a `test "issue-XX: <description>"` block in the matching `src/test_*.zig` file (e.g. `src/test_index.zig` for index bugs) that **fails** on the current `main` branch162. Verify it fails: `zig build test 2>&1 | grep "issue-XX"`173. File the issue via `gh issue create` with this structure:18 - **Title:** `<module>: <concise description>`19 - **Body sections:** Problem, Failing Test (the zig test block), Expected, Fix20 - **Labels:** `bug` for defects, `priority:p0` for crashes, `priority:p2` for correctness214. Commit the failing test on a branch: `issue-XX-failing-test`225. Do **not** fix the bug in the same commit as the failing test2324If you cannot write a failing test, the issue is not well-defined enough to file.2526### Test Style2728- Use `std.testing` and `testing.allocator`29- Use `std.heap.ArenaAllocator` for Explorer tests30- Always `defer` cleanup (arena.deinit, allocator.free)31- One test per issue, named `test "issue-XX: <short description>"`32- Keep tests minimal — only exercise the specific broken code path3334### Code Style3536- No comments or documentation changes unless explicitly asked37- Prefer minimal, targeted fixes over refactors38- Follow existing patterns in the module you're editing39
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 |
|---|---|---|---|---|---|
| justrach/codedb.github/copilot-instructions.md · 1.4k | Copilot instructions | teststyledo-notagent-behaviour | 74/100 | 14 days ago | |
| justrach/codedbAGENTS.md · 1.4k | AGENTS.md | gitsecurityagent-behaviour | 58/100 | 14 days ago |
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| stacklok/toolhiveCLAUDE.md · 2.0k | CLAUDE.md | buildteststylearch+4 | 100/100 | 14 days ago | |
| Adit-Jain-srm/NightmareNetCLAUDE.md · 46 | CLAUDE.md | buildtestlint-formatstyle+6 | 100/100 | 14 days ago | |
| microsoft/playwrightCLAUDE.md · 95k | CLAUDE.md | buildtestlint-formatstyle+7 | 100/100 | 7 days ago | |
| nimbalyst/nimbalystpackages/android/CLAUDE.md · 1.5k | CLAUDE.md | setupbuildstylearch+2 | 100/100 | 14 days ago | |
| tphakala/birdnet-goCLAUDE.md · 1.6k | CLAUDE.md | buildtestlint-formatstyle+8 | 100/100 | today | |
| dotCMS/corecore-web/CLAUDE.md · 949 | CLAUDE.md | teststylearchtesting-strategy+3 | 100/100 | 14 days ago | |
| tyrchen/geektime-bootcamp-aiw7/genslides/backend/CLAUDE.md · 230 | CLAUDE.md | testlint-formatstylearch+6 | 100/100 | 9 days ago | |
| bagisto/bagistoCLAUDE.md · 28k | CLAUDE.md | setupbuildteststyle+5 | 100/100 | 7 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/justrach-codedb-claude)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.