npx claudepluginhub thecrazybob/claude-code-plugins --plugin forge-cliLaravel development plugins for Claude Code.
Git worktrees with Laravel Valet, databases, and Warp terminal config. Enables parallel development on multiple feature branches with isolated environments.
Features:
project-branch.test)project_branch)Commands:
/worktree [branch] - Create a new worktree/worktree-pr - Create a PR from the current worktree/worktree-cleanup - Clean up a worktree and its resourcesDebug and manage Laravel apps in production via Forge CLI and SSH.
Features:
Activates when mentioning:
/plugin marketplace add thecrazybob/claude-code-plugins
# Install laravel-valet-worktree
/plugin install laravel-valet-worktree@thecrazybob-plugins
# Install forge-cli
/plugin install forge-cli@thecrazybob-plugins
# Clone the repository
git clone git@github.com:thecrazybob/claude-code-plugins.git
# Add local marketplace
/plugin marketplace add ./claude-code-plugins
# Install from local
/plugin install laravel-valet-worktree@thecrazybob-plugins
composer global require laravel/forge-cli)forge login)The worktree plugin includes a browse function that opens the current project in the browser (worktree-aware):
# Add to ~/.zshrc or ~/.bashrc
source ~/.claude/plugins/laravel-valet-worktree/scripts/browse.sh
# Usage
browse # Opens http://project-branch.test (reads from .env)
MIT License - see LICENSE for details.
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
Creative skill for generating algorithmic and generative art. Produces visual designs using mathematical patterns, fractals, and procedural generation.
Frontend design skill for UI/UX implementation
Humanise text and remove AI writing patterns. Detects and fixes 24 AI tell-tales including inflated language, promotional tone, AI vocabulary, filler phrases, sycophantic tone, and formulaic structure.
Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). Proactively activates in projects with cacheComponents: true, providing patterns for 'use cache' directive, cacheLife(), cacheTag(), cache invalidation, and parameter permutation rendering.