SkillAgentSearch skills...

Setupvibe

The ultimate cross-platform development environment setup script

Install / Use

/learn @promovaweb/Setupvibe
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SetupVibe

The ultimate cross-platform development environment setup script — v0.41.6

Installs and configures a complete development stack in one command, supporting macOS and major Linux distributions.

Key Features

  • Smart Privilege Elevation: Uses sudo only where strictly necessary; most tools are installed in $HOME/.local/bin.
  • Auto-Update: Automatically upgrades existing Homebrew packages during setup.
  • Modern Shell: ZSH + Oh My Zsh + Starship with a curated set of plugins and aliases.
  • Optimized Tmux: Pre-configured with TPM, intuitive keybindings, and window/pane numbering starting at 1.
  • AI-Ready: Includes the latest AI CLI tools for developers.

Documentation

| | Link | | --------------- | ------------------------------------------------ | | Overview | docs/README.md | | Desktop Edition | docs/desktop/README.md | | Server Edition | docs/server/README.md | | Tmux Guide | docs/desktop/tmux.md | | PM2 Guide | docs/desktop/pm2.md |

Quick Start

Desktop (macOS & Linux)

curl -sSL desktop.setupvibe.dev | bash

Server (Linux only)

curl -sSL server.setupvibe.dev | bash

To initialize Docker Swarm automatically after setup:

curl -sSL server.setupvibe.dev | bash -s -- --manager

Contributing

We welcome contributions of all sizes! Please read our Contribution Guide to get started.


Maintained by promovaweb.com · Licensed under GPL-3.0


View on GitHub
GitHub Stars35
CategoryDevelopment
Updated21h ago
Forks17

Languages

Shell

Security Score

95/100

Audited on Apr 6, 2026

No findings