power-ranger-toolkit
v1.1.0
Published
🦸 AI-Enhanced Development Framework with 70+ Skills, 7 Agents, and Complete Memory System for Antigravity IDE
Downloads
11
Maintainers
Readme
🦸 Power Ranger Toolkit
AI-Enhanced Development Framework — 70+ Skills, 7 Agents, Complete Memory System
🚀 Quick Start
# Install
npx power-ranger-toolkit install
# Or use short alias
npx prt install✨ Features
| Component | Count | Description | |-----------|-------|-------------| | Skills | 70+ | Specialized AI capabilities | | Agents | 7 | Task-specific AI assistants | | Workflows | 5+ | Automated command sequences | | Memory | Complete | Persistent knowledge system |
📦 What's Included
🛠️ Skills (70+)
Development
code-generation- Generate code from descriptionsrefactoring- Improve code structuredebugging- Debug and fix issuestesting- Write and run testsauto-debug- Auto-fix from errors
Design
design-mastery- Premium UI patternsui-first-builder- UI-first developmentvision-to-code- Convert images to code
DevOps
deployment- Deploy applicationsci-cd-pipeline- Setup CI/CDcontainerization- Docker workflowscloud-migration- Migrate to cloud
And many more...
🤖 Agents (7)
| Agent | Emoji | Role | |-------|-------|------| | UI Builder | 🎨 | Create user interfaces | | Dev Builder | ⚙️ | Write logic and state | | Design Reviewer | ✨ | Polish and improve design | | Backend Connector | 🔌 | Connect to APIs/databases | | Test Runner | 🧪 | Test and auto-fix | | Plan Orchestrator | 📐 | Plan and coordinate | | Platform Adapter | 📱 | Cross-platform support |
📋 Commands
# Install everything
npx power-ranger-toolkit install
# Install with options
npx power-ranger-toolkit install --quick # Quick install
npx power-ranger-toolkit install --skills # Skills only
npx power-ranger-toolkit install --agents # Agents only
# Update existing installation
npx power-ranger-toolkit update
# List installed components
npx power-ranger-toolkit list
# Show help
npx power-ranger-toolkit --help📁 Installation Paths
| Component | Location |
|-----------|----------|
| Skills | ~/.antigravity/skills/ |
| Agents | ~/.antigravity/agents/ |
| Workflows | ~/.agent/workflows/ |
| Knowledge | ~/.agent/knowledge/ |
| Memory | ~/.agent/memory/ |
🎯 Requirements
- Node.js >= 16.0.0
- Antigravity IDE (recommended)
📝 License
MIT License
🦸 Go Power Rangers!
Made with ❤️ for developers everywhere.
