v1.4.0: Major Skills Expansion - 75 Total Skills

This commit is contained in:
admin
2026-02-26 12:19:22 +04:00
Unverified
parent 029bad83b6
commit e2a7099273
392 changed files with 55962 additions and 2 deletions

View File

@@ -477,6 +477,40 @@ rm -rf QwenClaw-with-Auth
QwenClaw follows [Semantic Versioning](https://semver.org/) (MAJOR.MINOR.PATCH).
### [1.4.0] - 2026-02-26
#### Added
- **UI/UX Pro Max Skill** - Professional design intelligence with:
- Design System Generator
- 100+ reasoning rules
- 67 UI styles
- Multi-platform support (React, Vue, Next.js, Flutter, SwiftUI, etc.)
- **Claude Codex Settings** - Enhanced development workflow with plugins:
- Azure Tools, GitHub Dev, Linear Tools
- Supabase Tools, Playwright Tools
- Plugin Dev, MCP Integration
- **Superpowers Skills** - Complete SDLC workflow:
- Brainstorming, Writing Plans, TDD
- Subagent-driven Development
- Code Review, Git Worktrees
- **Spawner MCP Integration** - Auto-spawning specialist agents:
- 50+ expert skills via MCP
- Stack detection and auto-matching
- Sharp edges detection
- YAML-powered skills
#### Changed
- Updated skills index to v1.4.0 (75 total skills)
- Added Spawner MCP documentation
### [1.3.1] - 2026-02-26
#### Changed
- Qwen set as DEFAULT provider (was OpenAI)
- Default model: qwen-plus (was gpt-4)
- Added QWEN_BASE_URL support for custom endpoints
- Created docs/QWEN-SETUP.md - Complete Qwen setup guide
### [1.3.0] - 2026-02-26
#### Added