migration-guide
π―Skillfrom vibery-studio/templates
Guides developers through systematic code migration processes, providing step-by-step instructions and automated transformation strategies for transitioning between different technology stacks or f...
Installation
npx skills add https://github.com/vibery-studio/templates --skill migration-guideSkill Details
Overview
# Vibery Templates
Curated templates for Claude Code.
Template Types
| Type | Description |
| -------- | ----------------------------------------- |
| agents | AI specialist agents for specific domains |
| skills | Multi-file capabilities with scripts |
| commands | Slash commands for common tasks |
| mcps | MCP server configurations |
| hooks | Automation hooks |
| settings | Claude Code settings |
Installation
```bash
# Using Vibery CLI
vibery install
# Direct download from releases
curl -L https://github.com/vibery-studio/templates/releases/latest/download/agent--react-pro.tar.gz | tar -xz
```
Registry
Template catalog available at:
```
https://github.com/vibery-studio/templates/releases/latest/download/registry.json
```
Contributing
- Add template to appropriate folder
- Push to main branch
- GitHub Actions auto-generates release
License
MIT
More from this repository5
Manages and orchestrates Vibery Studio project configurations, templates, and deployment workflows across different Claude Code environments.
Crawls and extracts course metadata, pricing, and details from Udemy's online learning platform for aggregation or analysis.
Generates comprehensive technical specifications and documentation for software projects by analyzing project requirements and structure.
Generates a standardized project structure and initial configuration files for new software development projects across different technology stacks.
Helps users design, visualize, and generate complex multi-step workflows by providing an interactive Claude-powered composition interface.