v1.4.1: Add shadcn/ui Design Skill

This commit is contained in:
admin
2026-02-26 12:32:55 +04:00
Unverified
parent e2a7099273
commit 1cac89c94f
3 changed files with 492 additions and 2 deletions

View File

@@ -477,6 +477,17 @@ rm -rf QwenClaw-with-Auth
QwenClaw follows [Semantic Versioning](https://semver.org/) (MAJOR.MINOR.PATCH).
### [1.4.1] - 2026-02-26
#### Added
- **shadcn/ui Design Skill** - Professional UI component design patterns:
- 50+ shadcn/ui components (forms, navigation, feedback, overlays)
- Accessible (WCAG compliant) patterns
- Dark mode support
- Responsive design patterns
- React + Tailwind CSS + Radix UI
- Integration with Rig UI agents
### [1.4.0] - 2026-02-26
#### Added