

Also from Kynth Studios


Also from Kynth Studios


Also from Kynth Studios
1# OpenLeukemia Claude Memory23OpenLeukemia is a patient-centered platform for organizing leukemia-related medical data, tracking changes over time, extracting structured information from documents, and explaining validated model outputs in plain language.45## Stack67- Frontend: React 19, TypeScript, Vite, Vitest, ESLint8- Platform: Supabase Auth, Postgres, Storage, RLS, Edge Functions9- AI service: Python 3.12, FastAPI, Pydantic, Uvicorn10- Package manager: npm workspaces for `frontend`; Python virtualenv for `ai-service`1112## Core Rules1314- Patient data belongs to the patient.15- Registration is not blanket consent.16- Consent must be separate, explicit, auditable, and revocable.17- AI may summarize, extract, and explain; it must not diagnose, recommend treatment, or make urgent clinical judgments.18- Treat LLM extraction as candidate data until validated or confirmed.19- Prefer Supabase for routine product workflows; use `ai-service/` for Python, ML, OCR, extraction, parsing, and heavier compute.2021## Commands2223Frontend, from repo root:2425```sh26npm install27npm --workspace frontend run dev28npm run lint:frontend29npm run typecheck:frontend30npm test --workspace frontend31npm --workspace frontend run build32```3334AI service, from `ai-service/`:3536```sh37python -m venv .venv38python -m pip install -e ".[dev]"39python -m uvicorn app.main:app --reload40python -m ruff check .41python -m pytest42python -m mypy app43```4445## Working Style4647- Read nearby code and docs before editing.48- Make minimal, focused changes and preserve existing architecture.49- Do not rewrite unrelated files or add dependencies without clear need.50- Use typed models and structured parsing instead of ad hoc string handling.51- Keep patient-facing text calm, plain, and non-diagnostic.52- Run the most relevant checks after edits when practical; otherwise name the skipped check.53- Directory-specific `CLAUDE.md` files add local rules when working in those subtrees.5455## Claude Workflow Patterns5657- Optimize for the user's intended outcome, not a literal step list; find the relevant files yourself when the request is behavioral.58- For unfamiliar code, first explain architecture, data flow, and dependencies before editing.59- Before deleting or broadly refactoring, identify callers, downstream effects, and the files likely to change.60- For multi-file or risky changes, plan the touched files and verification path before editing.61- Match existing patterns by reading a nearby implementation the project already accepts.62- When the user provides an error, log, screenshot, plan output, issue, or file, treat that artifact as primary evidence.63- Build self-check loops into implementation work: write/run tests, build, lint, typecheck, render, compare, or otherwise verify.64- Use measurable targets when available: coverage threshold, latency goal, bundle size, visual delta, or exact API behavior.65- If the user corrects the same mistake or asks to preserve a convention, turn that correction into a durable `CLAUDE.md` rule.66
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 |
|---|---|---|---|---|---|
| Aledon8/OpenLeukemiasupabase/CLAUDE.md · 9 | CLAUDE.md | styledo-notagent-behaviour | 36/100 | 14 days ago | |
| Aledon8/OpenLeukemia.cursor/rules/ai-service.mdc · 9 | Cursor rules | testlint-formatdo-not | 46/100 | 14 days ago | |
| Aledon8/OpenLeukemia.cursor/rules/consents.mdc · 9 | Cursor rules | do-not | 23/100 | 14 days ago | |
| Aledon8/OpenLeukemia.cursor/rules/docs.mdc · 9 | Cursor rules | styledo-notdocs | 27/100 | 14 days ago | |
| Aledon8/OpenLeukemia.cursor/rules/ml.mdc · 9 | Cursor rules | do-not | 23/100 | 14 days ago | |
| Aledon8/OpenLeukemia.cursor/rules/project.mdc · 9 | Cursor rules | testlint-formatdo-notagent-behaviour | 74/100 | 14 days ago | |
| Aledon8/OpenLeukemia.cursor/rules/supabase.mdc · 9 | Cursor rules | do-not | 23/100 | 14 days ago | |
| Aledon8/OpenLeukemia.github/instructions/ai-service.instructions.md · 9 | Copilot instructions | testlint-formatapiagent-behaviour | 39/100 | 14 days ago | |
| Aledon8/OpenLeukemia.github/instructions/consents.instructions.md · 9 | Copilot instructions | agent-behaviour | 16/100 | 14 days ago | |
| Aledon8/OpenLeukemia.github/instructions/docs.instructions.md · 9 | Copilot instructions | styleagent-behaviourdocs | 20/100 | 14 days ago | |
| Aledon8/OpenLeukemia.github/instructions/frontend.instructions.md · 9 | Copilot instructions | testagent-behaviour | 20/100 | 14 days ago | |
| Aledon8/OpenLeukemia.github/instructions/ml.instructions.md · 9 | Copilot instructions | do-notagent-behaviour | 23/100 | 14 days ago | |
| Aledon8/OpenLeukemia.github/instructions/supabase.instructions.md · 9 | Copilot instructions | agent-behaviour | 16/100 | 14 days ago | |
| Aledon8/OpenLeukemiaAGENTS.md · 9 | AGENTS.md | setuptestlint-formatstyle+3 | 96/100 | 14 days ago | |
| Aledon8/OpenLeukemiaai-service/app/CLAUDE.md · 9 | CLAUDE.md | performance | 24/100 | 14 days ago | |
| Aledon8/OpenLeukemiaai-service/app/api/v1/CLAUDE.md · 9 | CLAUDE.md | apiperformance | 16/100 | 14 days ago | |
| Aledon8/OpenLeukemiaai-service/app/domains/consents/CLAUDE.md · 9 | CLAUDE.md | performance | 16/100 | 14 days ago | |
| Aledon8/OpenLeukemiafrontend/CLAUDE.md · 9 | CLAUDE.md | testdo-notagent-behaviour | 71/100 | 14 days ago | |
| Aledon8/OpenLeukemiafrontend/src/CLAUDE.md · 9 | CLAUDE.md | styleperformance | 20/100 | 14 days ago | |
| Aledon8/OpenLeukemiafrontend/src/app/CLAUDE.md · 9 | CLAUDE.md | performance | 16/100 | 14 days ago |
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| 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 | |
| nimbalyst/nimbalystpackages/android/CLAUDE.md · 1.5k | CLAUDE.md | setupbuildstylearch+2 | 100/100 | 14 days ago | |
| microsoft/playwrightCLAUDE.md · 95k | CLAUDE.md | buildtestlint-formatstyle+7 | 100/100 | 7 days ago | |
| Adit-Jain-srm/NightmareNetCLAUDE.md · 46 | CLAUDE.md | buildtestlint-formatstyle+6 | 100/100 | 14 days ago | |
| dotCMS/coreCLAUDE.md · 949 | CLAUDE.md | setupbuildteststyle+7 | 99/100 | today | |
| dotCMS/corecore-web/libs/sdk/client/CLAUDE.md · 949 | CLAUDE.md | setupbuildtestlint-format+9 | 97/100 | 14 days ago | |
| dotCMS/corecore-web/libs/sdk/react/CLAUDE.md · 949 | CLAUDE.md | setupbuildtestlint-format+9 | 97/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/aledon8-openleukemia-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.