Thanks for contributing! / 欢迎贡献!
- README (EN):
README.md - README (中文):
README_CN.md - Skill spec:
SKILL.md - License:
LICENSE
- Fork this repo
- Create a branch:
git checkout -b feat/your-change - Make changes (keep formatting consistent)
- Run any relevant scripts/tests (if present)
- Commit with Conventional Commits
- Open a Pull Request
See COMMIT_MESSAGE.md for a bilingual commit template.