为你的 AI 编码助手安装反过度工程规则。Claude Code 一条命令,其他平台复制一个文件。 Install anti-over-engineering rules for your AI coding assistant. One command on Claude Code, one file copy everywhere else.
Claude Code、Codex CLI、Kiro、CodeBuddy、Antigravity、OpenCode 都使用 skill 安装模式: Claude Code, Codex CLI, Kiro, CodeBuddy, Antigravity and OpenCode all use skill-based installation:
可选变体:moyu-lite(3 条规则)、moyu-strict(团队强制模式)、moyu-en(英文)、moyu-ja(日文)、moyu-ko(韩文)、moyu-fr(法文)
Variants: moyu-lite (3 rules), moyu-strict (team enforcement), moyu-ja (Japanese), moyu-ko (Korean), moyu-fr (French)
从仓库复制左列文件到你项目里的右列路径即可,无需安装任何东西。 Copy the file on the left from the repo to the path on the right in your project. Nothing to install.
| 平台Platform | 仓库文件Repo File | 项目路径Project Path |
|---|---|---|
| Cursor | cursor/rules/moyu.mdc | .cursor/rules/moyu.mdc |
| VS Code / Copilot | vscode/copilot-instructions.md | .github/copilot-instructions.md |
| Windsurf | windsurf/rules/moyu.md | .windsurf/rules/moyu.md |
| Cline | cline/moyu.md | .cline/rules/moyu.md |
| Codex | codex/moyu/SKILL.md | AGENTS.md |
| Kiro | kiro/steering/moyu.md | .kiro/steering/moyu.md |
| Aider | aider/CONVENTIONS.md | .aider/CONVENTIONS.md |
| Continue | continue/rules/moyu.md | .continue/rules/moyu.md |
英文版把文件名换成 -en 后缀即可,例如 cursor/rules/moyu-en.mdc。
For English variants, use the -en suffix, e.g. cursor/rules/moyu-en.mdc.
自动检测 PR 中的过度工程信号。了解更多 Auto-detect over-engineering signals in pull requests. Learn more