Commit Graph

3 Commits

Author SHA1 Message Date
daoyou-zhang 8c24cfd73d 添加中文文档翻译和示例页面
- 翻译 README.md 为中文
- 翻译所有 AI 助手的工作流文档
- 翻译 CLI 工具说明
- 添加示例落地页 HTML
- 更新 CLAUDE.md 为中文
2026-01-14 20:16:00 +08:00
Alliot d247b18188
feat: add CodeX support (#44)
Co-authored-by: Viet Tran <viettranx@gmail.com>
2026-01-07 09:31:42 +07:00
Viet Tran 70200ed41a
feat: add uxpro-cli for easy skill installation (#4)
* feat: add uxpro-cli for easy skill installation

- Add CLI tool (uxpro-cli) with commands: init, versions, update
- Support multiple AI assistants: claude, cursor, windsurf, antigravity, all
- Update README with CLI installation guide and usage examples
- Add CC BY-NC 4.0 license
- Update feature counts to accurate numbers

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

* refactor: rename CLI from uxpro to uipro

- Package: uxpro-cli -> uipro-cli
- Command: uxpro -> uipro

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

---------

Co-authored-by: Claude <noreply@anthropic.com>
2025-12-02 18:55:29 +07:00