Skip to content

tott/laravel-tall-claude-ai-configs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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


📄 License

MIT License - see LICENSE file for details.


Transform your Laravel development workflow with intelligent AI assistance, systematic quality assurance, and domain expert guidance. 🚀

About

AI Assisted Laravel TALL stack coding configuration for Claude Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published