laravel-tall-claude-ai-configs
Claude Code subagents for Laravel TALL stack — specialist AI agents for DevOps, security, performance, and testing
This starter kit provides pre-configured Claude Code subagents and systematic workflows for Laravel TALL stack development. It includes specialist AI agents for DevOps, security, performance, testing, and TALL stack specifics, streamlining feature development, QA, and debugging. Integrates with popular MCP servers like Zen, Serena, Context7, and BrowserMCP for enhanced capabilities.
- Pre-configured AI specialist agents for Laravel TALL stack
- Systematic workflows for feature development and QA
- Dedicated agents for DevOps, security, and performance
- Integrates with Zen, Serena, Context7, and BrowserMCP servers
- Optimized for Laravel 12, TALL stack, Laravel Sail, and Pest
README
View on GitHub ↗Laravel TALL Stack AI Development Starter Kit
🚀 Supercharge your Laravel development with AI-powered workflows, specialist agents, and systematic quality assurance.
Transform your Laravel TALL (Tailwind, AlpineJS, Laravel, Livewire) stack development with comprehensive Claude Code configurations that provide intelligent assistance, systematic workflows, and domain expert consultation.
✨ What This Starter Kit Provides
🤖 AI Specialist Agents
Pre-configured domain experts for Laravel development:
- 🔧 DevOps Specialist - Docker, deployment, infrastructure management
- 🔒 Security Specialist - Vulnerability assessment, security best practices
- ⚡ Performance Specialist - Database optimization, performance tuning
- 🧪 Testing Specialist - Comprehensive testing strategies and QA
- 🎨 TALL Stack Specialist - Livewire, Alpine.js, frontend patterns
📋 Systematic Development Workflows
- Feature Development - End-to-end implementation process
- Quality Assurance - Code review, testing, and validation workflows
- Debugging & Investigation - Systematic problem-solving methodologies
- Performance Optimization - Analysis and optimization strategies
🛠️ MCP Server Integration
Enhanced capabilities through official MCP servers:
- Zen - Advanced analysis, multi-model workflows
- Serena - Semantic code analysis and intelligent navigation
- Context7 - Up-to-date documentation access
- BrowserMCP - Real-time browser automation and testing
🚀 Quick Start
1. Install Claude Code
npm install -g @anthropic/claude-code
claude auth login
2. Add to Your Laravel Project
cd your-laravel-project
git clone https://github.com/tott/laravel-tall-claude-ai-configs.git .ai-config
cp -r .ai-config/.claude ./
cp -r .ai-config/docs ./
cp .ai-config/CLAUDE.md ./
3. Install MCP Servers (Recommended)
# Zen - Advanced analysis workflows
/path/to/zen-mcp-server/.zen_venv/bin/python /path/to/zen-mcp-server/server.py
# Serena - Semantic code analysis
uvx --from git+https://github.com/oraios/serena serena start-mcp-server --context ide-assistant --project .
# Context7 - Documentation access
# Visit https://mcp.context7.com for SSE setup
# BrowserMCP - Browser automation
npx @browsermcp/mcp@latest
4. Start AI-Assisted Development
claude "Help me understand this Laravel project structure"
claude "DevOps Specialist: Set up Docker for this project"
claude "Follow the feature development workflow for user authentication"
🛠️ Technology Stack Optimized For
- Laravel 12 - Modern PHP framework with latest features
- TALL Stack - Tailwind CSS, Alpine.js, Laravel, Livewire
- Laravel Sail - Docker development environment
- Pest - PHP testing framework
- FilamentPHP - Admin interfaces (optional)
📚 Complete Documentation
- SETUP.md - Comprehensive installation and configuration guide
- CLAUDE.md - Core AI development guidelines and patterns
- docs/workflows/ - Step-by-step development processes
- docs/mcp-servers/ - Detailed MCP server usage guides
- docs/reference/ - Quick references and best practices
📄 License
MIT License - see LICENSE file for details.
Transform your Laravel development workflow with intelligent AI assistance, systematic quality assurance, and domain expert guidance. 🚀
Similar subagents
claude-code-riper-5
Claude Code subagent for RIPER workflow — structured research, plan, execute, review development