By pigfoot
Find empty trains (η©Ίθ») at δΊζ±ι«ι’ MRT station. Identifies trains that originate at the station vs those arriving from ζ΅·ε±±, helping riders catch less crowded trains.
npx claudepluginhub pigfoot/claude-code-hubs --plugin taiwan-mrt-fareastern-empty-trainTravel search powered by Fliggy β search flights, hotels, attractions, concerts, and more with natural language
Add travel time and commute lookup to Nanotars agents using Waze live traffic data. No API key needed. Triggers on "add commute", "commute setup", "travel time", "waze".
Spawn and control interactive terminal displays (calendars, documents, flights) with real-time IPC communication
Station AI agent orchestration - create, manage, and run AI agents with 55+ MCP tools
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Share bugs, ideas, or general feedback.
A curated collection of plugins, skills, and configuration templates for Claude Code, plus integration with recommended third-party marketplaces.
From this marketplace (pigfoot):
Recommended third-party plugins:
Reusable workflow patterns included in plugins - automatically available after plugin installation.
Before using this marketplace, ensure you have these tools installed:
Recommended to use Homebrew:
# Install Homebrew if you don't have it
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
# Install required tools
brew install jq
brew install oven-sh/bun/bun
brew install uv
Use apt, apt-get, yum, pacman, apk or any native package manager tool.
Example (Debian/Ubuntu):
sudo apt-get update && sudo apt-get install -y jq
# bun for javascript/typescript
curl -fsSL https://bun.sh/install | bash
# uv for python
curl -LsSf https://astral.sh/uv/install.sh | sh
For the best experience, we recommend using Windows Terminal:
Windows 11: Windows Terminal is pre-installed. Just open it and run claude.
Windows 10: Install Windows Terminal first:
# Using winget
winget install Microsoft.WindowsTerminal
# Or using Scoop
scoop install windows-terminal
Install tools using Scoop:
# Install Scoop if you don't have it
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression
# Install required tools
scoop install jq
scoop install bun
scoop install uv
Note: Windows built-in
wingetis also possible, however Scoop is recommended for better compatibility with command line tools.
Follow the official installation guide or use one of the methods below:
Homebrew (macOS, Linux):
brew install --cask claude-code
macOS, Linux, WSL, Git Bash:
curl -fsSL https://claude.ai/install.sh | bash
irm https://claude.ai/install.ps1 | iex
# Add to PATH (if needed)
[Environment]::SetEnvironmentVariable(
"Path",
[Environment]::GetEnvironmentVariable("Path", "User") + ";$env:USERPROFILE\.local\bin",
"User"
)
This one-time setup grants Claude Code necessary permissions and configures CLAUDE.md for optimal workflow.
What this does:
macOS, Linux, WSL, Git Bash:
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim