

Also from Kynth Studios


Also from Kynth Studios


Also from Kynth Studios
1# AGENTS.md23本文档定义 AI Agent 在本项目中工作时必须遵守的规则。45## 规则67### 1. CLI / Core 模块开发:测试驱动开发(TDD)【最重要】89在 `packages/cli` 和 `packages/core` 中开发需求时,**必须采用 TDD 模式**:10111. **先写测试** —— 明确预期行为,定义输入输出122. **再写实现** —— 让测试通过133. **重构** —— 在测试保护下优化代码1415**例外情况(可 skip 测试):**1617- 纯 UI 渲染逻辑(Ink 组件的视觉效果)18- 与终端交互、TTY 行为强相关的代码19- 第三方 SDK 的简单透传调用20- 一次性脚本、临时调试代码21- 难以 mock 的系统级 IO(如真实文件系统、网络底层)2223> 不必教条。当某段逻辑确实难以测试、或测试成本远高于价值时,**可以跳过**,但需要在 PR/commit 说明中简要注明原因。2425**判断标准:** 如果一段逻辑包含分支、状态、数据转换或业务规则 —— 必须有测试。26
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| n8n-io/n8npackages/@n8n/agents/AGENTS.md · 201k | AGENTS.md | buildteststylearch+3 | 100/100 | 14 days ago | |
| aaif-goose/gooseAGENTS.md · 53k | AGENTS.md | setupbuildtestlint-format+7 | 100/100 | 8 days ago | |
| duckduckgo/content-scope-scriptsspecial-pages/AGENTS.md · 70 | AGENTS.md | buildteststylearch+3 | 100/100 | 14 days ago | |
| deepseek-ai/deepseek-harnessnative/landlock-run/AGENTS.md · 104k | AGENTS.md | setupteststylearch+3 | 100/100 | today | |
| code-yeongyu/oh-my-openagentpackages/web/AGENTS.md · 68k | AGENTS.md | setupbuildtestlint-format+6 | 100/100 | 13 days ago | |
| TryGhost/Ghoste2e/AGENTS.md · 55k | AGENTS.md | setupteststylearch+2 | 100/100 | today | |
| mui/material-uiAGENTS.md · 99k | AGENTS.md | setupbuildtestlint-format+9 | 100/100 | 14 days ago | |
| elastic/elasticsearchx-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/ml/AGENTS.md · 78k | AGENTS.md | buildtestlint-formatstyle+2 | 100/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/orionstarai-easycode-agents)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.