

Also from Kynth Studios


Also from Kynth Studios


Also from Kynth Studios
12345678910# Language Plugins1112Source of truth: `docs/PLUGINS.md` (markdown lives in `plugins/markdown`, not `core`).1314## Invariants1516- **`text` owns all text documents** — load/save/draw/undo. Language plugins never implement document vtable hooks.17- **Language plugins register `LanguageSupport` only** — optional `treeSitterHighlight` and/or `previewPane` hooks looked up by extension via `Host.treeSitterHighlightFor` / `Host.previewProviderFor`.18- **Plugins never import each other** — they meet only at the SDK registry.19- **`markdown` is a bundled in-tree utility plugin** — owns cmark renderer + `.md` preview; shell imports `@import("markdown")` plugin hub for store READMEs.20- **`zig` / `json` are external store plugins** in `~/dev/fizzyedit/zig` and `~/dev/fizzyedit/json`.2122## SDK change checklist2324When touching the language boundary:25261. `src/sdk/language.zig` — types272. `src/sdk/Host.zig` — registry + lookup fns + `unregisterPlugin` cleanup283. `src/sdk/dylib.zig` — add types to `sdk_boundary_types`294. `src/sdk/version.zig` — bump `sdk_version` + `recorded_sdk_shape_fingerprint`305. Run `zig build test-sdk-version`3132## Build rule3334Plugin builds must not leak app-only deps (Velopack). After build-graph changes:3536```sh37cd src/plugins/image && rm -rf .zig-cache zig-out zig-pkg && zig build -Doptimize=ReleaseFast38ls zig-pkg | grep -i velo # must be empty39```40
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 |
|---|---|---|---|---|---|
| fizzyedit/fizzyCLAUDE.md · 1.4k | CLAUDE.md | builddependenciesdo-notdocs | 93/100 | 14 days ago |
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| TechSquidTV/Hermes.cursor/rules/10-hermes-api.mdc · 46 | Cursor rules | testlint-formatstylearch+5 | 100/100 | 14 days ago | |
| hiromaily/go-crypto-wallet.cursor/rules/typescript.mdc · 126 | Cursor rules | setupbuildtestlint-format+6 | 100/100 | 14 days ago | |
| bybren-llc/safe-agentic-workflow.cursor/rules/10-backend-python.mdc · 399 | Cursor rules | testlint-formatstylegit+4 | 97/100 | today | |
| langflow-ai/langflow.cursor/rules/docs_development.mdc · 153k | Cursor rules | setupbuildtestlint-format+7 | 97/100 | 14 days ago | |
| TechSquidTV/Hermes.cursor/rules/20-hermes-api-tests.mdc · 46 | Cursor rules | teststyletesting-strategysecurity+3 | 97/100 | 14 days ago | |
| skillrecordings/egghead-next.cursor/rules/project-update-user-rules.mdc · 1.4k | Cursor rules | buildtestlint-formatstyle+7 | 96/100 | 14 days ago | |
| skillrecordings/egghead-next.cursor/rules/project-update-rules.mdc · 1.4k | Cursor rules | buildtestlint-formatstyle+7 | 96/100 | 14 days ago | |
| skillrecordings/egghead-next.cursor/rules/gh-task-plan.mdc · 1.4k | Cursor rules | teststylearchtypes+2 | 96/100 | 14 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/fizzyedit-fizzy-cursor-rules-lang-plugins)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.