{{ message }}
Releases: uucz/moyu
Releases · uucz/moyu
v1.6.0
Added
- Korean (한국어) localization:
moyu-koskill,README.ko.md,commands/moyu-ko.md - French (Français) localization:
moyu-frskill,README.fr.md,commands/moyu-fr.md - Aider platform support:
aider/CONVENTIONS.md - Continue platform support:
continue/rules/moyu.md - TypeScript benchmark scenarios:
s7-ts,s8-ts,s9-ts,s10-tswith TypeScript source codebase - English command reference:
commands/moyu-en.md
Changed
- All 5 READMEs updated with new platforms and languages
- Platform count: 10 → 12 (added Aider, Continue)
- Language count: 3 → 5 (added Korean, French)
v1.2.0
Added
- Hero image (SVG) for visual identity
- Colorful platform badges row (10 platforms)
- Japanese README (
README.ja.md) .githubinfrastructure: CONTRIBUTING.md, issue/PR templates- CI/Release workflow (auto-release on tag push)
- "Three Schools of AI Coding" ecosystem positioning (PUA × NoPUA × Moyu)
- Before/After code comparison prominently displayed in README
Changed
- GitHub description updated to bilingual (Chinese + English)
- marketplace.json platforms array completed (added antigravity, opencode)
v1.1.0 — Skill Variants, Japanese, 10 Platforms
What's New
Skill Variants
- moyu-lite — Lightweight version, core rules only
- moyu-strict — Strict enforcement, stops at L1 for confirmation (great for teams)
- moyu-ja — 日本語版
New Platforms
- Google Antigravity
- OpenCode
- Now supporting 10 platforms total
README
- Quick-install command at top
- Usage section with per-platform activation guide
- Benchmark results (6 experiments, 66% code reduction)
Install
# Standard (Chinese)
claude skill install --url https://github.com/uucz/moyu --skill moyu
# English
claude skill install --url https://github.com/uucz/moyu --skill moyu-en
# Japanese
claude skill install --url https://github.com/uucz/moyu --skill moyu-ja
# Lite
claude skill install --url https://github.com/uucz/moyu --skill moyu-lite
# Strict
claude skill install --url https://github.com/uucz/moyu --skill moyu-strictFull changelog: https://github.com/uucz/moyu/blob/main/CHANGELOG.md
