Update README and add CHANGELOG for Tauri skill

- Update README.md badges to reflect 270+ skills
- Add Tauri to Development Tools section
- Update skill counts throughout README
- Create comprehensive CHANGELOG.md documenting:
  - Tauri framework skill addition
  - Ralph Orchestrator documentation improvements
  - Missing repository components (hooks, commands, bin, scripts, templates)
  - Repository consolidation

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
uroma
2026-01-23 18:52:29 +00:00
Unverified
parent 51ae409ecb
commit 61c0632e0f
2 changed files with 160 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
> 🚀 Transform your Claude Code into an autonomous AI development powerhouse with 30+ custom skills, autonomous agents, and Z.AI GLM model integration. Install in 2 minutes.
[![Claude Code](https://img.shields.io/badge/Claude-Code-Supercharged-blue)](https://claude.com/claude-code)
[![Skills](https://img.shields.io/badge/Skills-30+-green)](https://github.rommark.dev/admin/SuperCharged-Claude-Code-Upgrade)
[![Skills](https://img.shields.io/badge/Skills-270+-green)](https://github.rommark.dev/admin/SuperCharged-Claude-Code-Upgrade)
[![Agents](https://img.shields.io/badge/Agents-Autonomous-orange)](https://github.rommark.dev/admin/SuperCharged-Claude-Code-Upgrade)
[![License](https://img.shields.io/badge/License-MIT-purple)](LICENSE)
[![Gitea](https://img.shields.io/badge/Platform-Gitea-red)](https://github.rommark.dev/admin/SuperCharged-Claude-Code-Upgrade)
@@ -74,12 +74,13 @@ pwsh -ExecutionPolicy Bypass -File install-windows.ps1
This comprehensive customization package transforms your Claude Code installation with:
-**30+ Custom Skills** - Cognitive enhancement, development workflows, UI/UX intelligence
-**270+ Custom Skills** - Cognitive enhancement, development workflows, UI/UX intelligence, desktop development
- 🤖 **Autonomous Agents** - RalphLoop "Tackle Until Solved" agent for complex tasks
- 🌐 **Z.AI API Integration** - GLM-4.5-air and GLM-4.7 model support with 10% OFF discount
- 🔌 **MCP Servers** - Image analysis, web search, GitHub integration built-in
- 🎯 **Agent Management** - Complete library with sync capabilities
- 🪝 **Smart Hooks** - Session automation and multi-AI consultation
- 💻 **Tauri Framework** - Build tiny, fast, secure desktop & mobile apps with Rust
**Perfect for:** Developers, AI enthusiasts, teams building with AI assistants, and anyone wanting to maximize their Claude Code productivity.
@@ -111,6 +112,7 @@ This comprehensive customization package transforms your Claude Code installatio
| `agent-pipeline-builder` | Multi-agent workflow construction |
| `dispatching-parallel-agents` | Concurrent agent execution |
| `finishing-a-development-branch` | PR and merge automation |
| `tauri` | Cross-platform desktop & mobile apps with Rust backend |
### 🌐 Integrations
- **Z.AI GLM Models** - glm-4.5-air (fast), glm-4.7 (powerful)
@@ -121,7 +123,7 @@ This comprehensive customization package transforms your Claude Code installatio
### 📁 Installation Structure
```
~/.claude/
├── skills/ # 30+ custom skills
├── skills/ # 270+ custom skills
├── agents/ # 100+ agent library
├── hooks/ # Session automation
├── commands/ # Custom commands
@@ -468,7 +470,7 @@ export AUTO_SUPERPOWERS=true # Auto-inject context
| Component | Count | Description |
|-----------|-------|-------------|
| **Skills** | 30+ | Cognitive, development, UI/UX, autonomous agents |
| **Skills** | 270+ | Cognitive, development, UI/UX, autonomous agents, desktop development |
| **Agents** | 100+ | Engineering, marketing, product, testing, design |
| **Hooks** | 5+ | Session automation, multi-AI consultation |
| **Commands** | 3 | /brainstorm, /write-plan, /execute-plan |