docs: update README, fix counts, change Windsurf to skill mode (#129)

- Remove Manual Installation section from README
- Add 67 styles table with # | Style | Best For format
- Update Supported Stacks table with all 13 stacks
- Simplify Usage section: group by Skill mode vs Workflow mode
- Fix counts: 57 font pairings (was 56), 99 UX guidelines (was 98)
- Change Windsurf from Workflow to Skill mode
- Update CLAUDE.md: remove prompt domain, add missing stacks
- Bump CLI version to 2.2.1

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Viet Tran
2026-01-26 08:41:37 +07:00
committed by GitHub
parent 8e6901b8bc
commit b54b73715a
33 changed files with 54 additions and 131 deletions

4
cli/package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "uipro-cli",
"version": "2.1.3",
"version": "2.2.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "uipro-cli",
"version": "2.1.3",
"version": "2.2.1",
"license": "MIT",
"dependencies": {
"chalk": "^5.3.0",