moyu
01Plugin Claude Code
moyu. 🐟 狠狠 PUA 你的 AI,然后自己准时下班。Make your AI grind, so you don't have to. Benchmarked: 66% less code.
Plugin Claude Code
moyu. 🐟 狠狠 PUA 你的 AI,然后自己准时下班。Make your AI grind, so you don't have to. Benchmarked: 66% less code.
Plugin Claude Code
Anti-over-engineering skill for AI coding agents. Teaches your AI when to stop.
Skill Claude CodeCodex
Automatically activates when over-engineering patterns are detected: (1) Modifying code or files the user did not explicitly ask to change (2) Creating new abstraction layers (class, interface, factory, wrapper) without being asked (3) Adding comments, documentation, JSDoc, or type annotations without being asked (4)…
Skill Claude CodeCodex
Automatically activates when over-engineering patterns are detected: (1) Modifying code or files the user did not explicitly ask to change (2) Creating new abstraction layers (class, interface, factory, wrapper) without being asked (3) Adding comments, documentation, JSDoc, or type annotations without being asked (4)…
Command
Invoke the moyu:moyu-en skill and follow it exactly.
Command
Invoque le skill moyu-fr.
Command
Invoke the moyu:moyu-ja skill and follow it exactly.
Command
A command that runs the moyu-ko skill; the description is in Korean.
Command
Invoke the moyu:moyu-lite skill and follow it exactly.
Command
Invoke the moyu:moyu-strict skill and follow it exactly.
Command
Invoke the moyu:moyu skill and follow it exactly.
Cursor rule
Activates on over-engineering: modifying unrequested code, unnecessary abstractions, unsolicited comments/docs/tests, unrequested dependencies, full file rewrites, scope-exceeding diffs. Triggers on "too much", "only change X", "keep it simple".
Cursor rule
A Chinese-language set of rules for preventing over-engineering in software changes. It tells an AI assistant to modify only requested code, reuse simple solutions, and avoid assuming extra work is wanted.
Skill Claude CodeCodex
S'active automatiquement lorsque des patterns de sur-ingénierie sont détectés : (1) Modifier du code ou des fichiers que l'utilisateur n'a pas explicitement demandé de changer (2) Créer de nouvelles couches d'abstraction (class, interface, factory, wrapper) sans demande (3) Ajouter des commentaires, de la…
Skill Claude CodeCodex
A Japanese-language set of rules for keeping AI coding changes small and focused. It says to change only requested code, use the simplest solution, and ask before making uncertain or broader changes.
Skill Claude CodeCodex
Guidance for keeping code changes small and limited to the requested scope. It is written in Korean and promotes avoiding unnecessary engineering work.
Skill Claude CodeCodex
Lightweight anti-over-engineering guard. Activates when: (1) Modifying code or files the user did not explicitly ask to change (2) Creating new abstraction layers without being asked (3) Rewriting entire files instead of making minimal edits (4) Diff scope significantly exceeding the user's request (5) User signals…
Skill Claude CodeCodex
Strict anti-over-engineering enforcement. Activates on ANY code change to verify scope: (1) Modifying code or files the user did not explicitly ask to change (2) Creating new abstraction layers (class, interface, factory, wrapper) without being asked (3) Adding comments, documentation, JSDoc, or type annotations…