claudedwithlove
explore/thecrazybob-claude-code-plugins

claude-code-plugins

Cherished

A collection of Claude Code plugins that extend development workflows for Laravel projects. The laravel-valet-worktree plugin isolates parallel feature branch development with dedicated local domains and databases, while forge-cli enables safe debugging and log inspection on production servers through SSH and Forge integration.

·0··submitted April 17, 2026
View on GitHub
Clauded With Love Rating
7.5 / 10

A collection of Claude Code plugins that streamline Laravel development workflows by automating git worktree management with isolated local environments and providing safe production debugging through Forge integration. The plugins solve real developer pain points around parallel feature development and production troubleshooting.

Code Quality6.5
Usefulness8.5
Claude Usage7.0
Documentation7.5
Originality8.0
Highlights
  • Comprehensive worktree isolation with automatic domain, database, and terminal configuration reduces manual setup overhead
  • Smart activation system for forge-cli plugin based on keyword detection provides intuitive user experience
  • Well-structured plugin marketplace approach with both remote and local installation options demonstrates thoughtful distribution strategy
To Improve
  • Add actual plugin implementation files to the repository as the current README-only approach prevents code quality evaluation and usage
  • Include comprehensive error handling examples and troubleshooting guides for common setup issues with Valet, MySQL, and Forge CLI dependencies
Language