

Also from Kynth Studios


Also from Kynth Studios


Also from Kynth Studios
123456# Script Kit App Development Workflow78## Code Formatting9- Use `pnpm format:fix` for fixing code format10- Use `pnpm format:check` to check without changes11- **Important**: Some files like [logs.ts](mdc:src/main/logs.ts) are in the formatter ignore list in [biome.json](mdc:biome.json) to preserve console statements1213## Console Statement Preservation14- If console statements are being removed by Biome, store console methods in variables:15```typescript16 const consoleLog = console.log;17 const consoleWarn = console.warn;18 // Use consoleLog(...) instead of console.log(...)19```20- Add problematic files to `formatter.ignore` in [biome.json](mdc:biome.json)2122## TypeScript Best Practices23- Avoid `any[]` types - use proper type inference like `logInfoArgs`24- Avoid non-null assertions (`!`) - use safe existence checks instead25- Use Biome configuration in [biome.json](mdc:biome.json) for linting rules26
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 |
|---|---|---|---|---|---|
| script-kit/app.cursor/rules/_testing.mdc · 97 | Cursor rules | setupteststylearch+5 | 81/100 | today | |
| script-kit/app.cursor/rules/debugging-logs.mdc · 97 | Cursor rules | archagent-behaviour | 54/100 | today | |
| script-kit/app.cursor/rules/debugging-workflow.mdc · 97 | Cursor rules | lint-formatarchagent-behaviour | 58/100 | today | |
| script-kit/app.cursor/rules/search.mdc · 97 | Cursor rules | teststyletesting-strategyperformance | 62/100 | today |
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| hiromaily/go-crypto-wallet.cursor/rules/typescript.mdc · 126 | Cursor rules | setupbuildtestlint-format+6 | 100/100 | 14 days ago | |
| TechSquidTV/Hermes.cursor/rules/10-hermes-api.mdc · 46 | Cursor rules | testlint-formatstylearch+5 | 100/100 | 14 days ago | |
| markstev/mark-starter.cursor/rules/frontend.mdc · 0 | Cursor rules | setuptestlint-formatstyle+6 | 99/100 | 14 days ago | |
| deifos/clipmira-subtitles.cursor/rules/frontend.mdc · 1 | Cursor rules | setuptestlint-formatstyle+7 | 99/100 | 14 days ago | |
| dodgecfr/combatfilms-webapp.cursor/rules/frontend.mdc · 0 | Cursor rules | setuptestlint-formatstyle+7 | 99/100 | 14 days ago | |
| Allymahmoud/case-intake-platform.cursor/rules/frontend.mdc · 0 | Cursor rules | setuptestlint-formatstyle+7 | 99/100 | 14 days ago | |
| 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 |
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/script-kit-app-cursor-rules-development-workflow)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.