Get all 65 plugins running in under a minute.
git clone https://github.com/a-ariff/ariff-claude-plugins.git
cd ariff-claude-plugins
bash scripts/install.shgit clone https://github.com/a-ariff/ariff-claude-plugins.git
cd ariff-claude-plugins
.\scripts\install.ps1git clone https://github.com/a-ariff/ariff-claude-plugins.git
cd ariff-claude-plugins
bash scripts/install.shclaude
Then type /browse -- you should see all 65 plugins.
# macOS / Linux
bash scripts/install.sh --plugin architect
# Windows PowerShell
.\scripts\install.ps1 -Plugin architect# macOS / Linux
bash scripts/install.sh --uninstall
# Windows PowerShell
.\scripts\install.ps1 -Uninstall~/.claude/ (macOS/Linux)
%USERPROFILE%\.claude\ (Windows)
agents/ 22 autonomous agents
skills/ 26 methodology skills
hooks/ 3 automatic safeguards
commands/ 2 slash commands
scripts/ hook support scripts
See the full README for:
- Step-by-step guide for every platform
- How each plugin type works
- Usage examples
- Troubleshooting