

Also from Kynth Studios


Also from Kynth Studios


Also from Kynth Studios
1Firecrawl is a web scraper API. The directory you have access to is a monorepo:2 - `apps/api` has the actual API and worker code3 - `apps/*-sdk` are various SDKs45When making changes to the API, here are the general steps you should take:61. Write some end-to-end tests that assert your win conditions, if they don't already exist7 - 1 happy path (more is encouraged if there are multiple happy paths with significantly different code paths taken)8 - 1+ failure path(s)9 - Generally, E2E (called `snips` in the API) is always preferred over unit testing.10 - In the API, always use `scrapeTimeout` from `./lib` to set the timeout you use for scrapes.11 - These tests will be ran on a variety of configurations. You should gate tests in the following manner:12 - If it requires fire-engine: `!process.env.TEST_SUITE_SELF_HOSTED`13 - If it requires AI: `!process.env.TEST_SUITE_SELF_HOSTED || process.env.OPENAI_API_KEY || process.env.OLLAMA_BASE_URL`142. Write code to achieve your win conditions153. Run your tests using `pnpm harness jest ...`16 - `pnpm harness` is a command that gets the API server and workers up for you to run the tests. Don't try to `pnpm start` manually.17 - The full test suite takes a long time to run, so you should try to only execute the relevant tests locally, and let CI run the full test suite.184. Push to a branch, open a PR, and let CI run to verify your win condition.19Keep these steps in mind while building your TODO list.2021Never bypass `knip` failures (e.g. with `git commit --no-verify`). If the pre-commit `knip` check fails, fix the reported unused exports/files — even if they predate your change — before committing.
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 |
|---|---|---|---|---|---|
| firecrawl/firecrawlAGENTS.md · 168k | AGENTS.md | testgitsecurity | 49/100 | 14 days ago |
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| bagisto/bagistoCLAUDE.md · 28k | CLAUDE.md | setupbuildteststyle+5 | 100/100 | 7 days ago | |
| Adit-Jain-srm/NightmareNetCLAUDE.md · 46 | CLAUDE.md | buildtestlint-formatstyle+6 | 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 | |
| dotCMS/corecore-web/CLAUDE.md · 949 | CLAUDE.md | teststylearchtesting-strategy+3 | 100/100 | 14 days ago | |
| microsoft/playwrightCLAUDE.md · 95k | CLAUDE.md | buildtestlint-formatstyle+7 | 100/100 | 7 days ago | |
| tphakala/birdnet-goCLAUDE.md · 1.6k | CLAUDE.md | buildtestlint-formatstyle+8 | 100/100 | today | |
| dotCMS/coreCLAUDE.md · 949 | CLAUDE.md | setupbuildteststyle+7 | 99/100 | today |
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/firecrawl-firecrawl-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.