

Also from Kynth Studios


Also from Kynth Studios


Also from Kynth Studios
1# OPC-Starter Copilot 指令23## 技术栈45React 19.1 · TypeScript 5.9 (strict) · Vite 7.1 · Tailwind CSS 4.1 · Supabase 2.80 · Zustand 5.067## 关键规则89- 使用 Tailwind CSS **v4** 语法,禁止 `bg-opacity-*`、`bg-gradient-to-*` 等 v2/v3 写法10- 数据操作通过 `DataService`,禁止直接导入 `@/lib/supabase/client`11- SQL 变更集中到 `app/supabase/setup.sql`12- 新文件必须在顶部添加 JSDoc 文件头注释13- `@typescript-eslint/no-explicit-any: error`,避免 `any` 类型逃逸1415## 代码路径别名1617`@/*` → `src/*`1819## 分层约束2021```22pages → components → hooks → stores → services → lib23```2425上层可导入下层,禁止逆向依赖。`pages/`、`components/`、`hooks/` 禁止直接导入 `@/lib/supabase/client`。2627## 质量门禁2829```bash30npm run ai:check # lint + format + type-check + coverage + build31npm run test # Vitest 单元测试32npm run type-check # TypeScript 类型检查33```3435## 文档参考3637- `docs/Architecture.md` — 系统架构38- `docs/API.md` — AI Assistant API39- `docs/CONVENTIONS.md` — 编码规范40- `docs/DESIGN_TOKENS.md` — 设计令牌41
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 |
|---|---|---|---|---|---|
| alibaba/opc-starterAGENTS.md · 89 | AGENTS.md | setupbuildtestlint-format+5 | 97/100 | 14 days ago |
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| chihebnabil/lovable-boilerplate.github/instructions/global.instructions.md · 65 | Copilot instructions | buildlint-formatstylearch+4 | 100/100 | 14 days ago | |
| louislam/uptime-kuma.github/copilot-instructions.md · 90k | Copilot instructions | setupbuildtestlint-format+9 | 100/100 | 14 days ago | |
| pytorch/pytorch.github/copilot-instructions.md · 102k | Copilot instructions | setupbuildteststyle+5 | 100/100 | 14 days ago | |
| HerringtonDarkholme/megarepo.github/copilot-instructions.md · 17 | Copilot instructions | setupbuildtestlint-format+7 | 100/100 | 14 days ago | |
| JCodesMore/ai-website-cloner-template.github/copilot-instructions.md · 32k | Copilot instructions | buildlint-formatstylearch+3 | 97/100 | 7 days ago | |
| bagisto/bagisto.github/copilot-instructions.md · 28k | Copilot instructions | setupbuildteststyle+5 | 97/100 | 14 days ago | |
| hiyouga/LlamaFactory.github/copilot-instructions.md · 74k | Copilot instructions | setupbuildtestlint-format+5 | 97/100 | 13 days ago | |
| darkmatter/nixmac.github/copilot-instructions.md · 25 | Copilot instructions | setupbuildtestlint-format+8 | 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/alibaba-opc-starter-github-copilot-instructions)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.