claude-code-plugins
Laravel development, testing, documentation, and launch workflow plugins
All Skills in This Repository (23)
Pure Emerald Level Indicatorstaskmanager
Convert PRD content into a hierarchical tasks.json task graph.
taskmanager-memory
Manage project memories in .taskmanager/memories.json with schema validation and querying.
production-ready
Analyze codebases to identify production-readiness gaps using Pest and Playwright tests.
article-queue
Manage article task queues with per-language outputs and status tracking.
article-writer
Write technical articles with runnable examples, web research, and translations.
docker-init
Generate Dockerfile, docker-compose.yaml, .dockerignore, and .env.example for projects.
docker-docs
Reference local Docker and Compose documentation for exact configuration patterns.
docker-compose
Generate Docker Compose YAML configurations for multi-container applications.
filament-docs
Extract exact code patterns from Filament v4 documentation.
filament-forms
Create FilamentPHP v4 form schemas with fields, validation, and relationships.
filament-tables
Generate FilamentPHP v4 tables with columns, filters, sorting, search, and bulk actions.
filament-widgets
Generates FilamentPHP v4 dashboard widgets for Laravel projects via Artisan commands.
Frequently Asked Questions
FAQPage SchemaHow to install claude-code-plugins?▼
Run `npx skills add mwguerra/claude-code-plugins --all -g -y` in your terminal to install all plugins in this collection globally.
What plugins are included in this collection?▼
It includes plugins for Filament and Laravel development, Pest and Playwright testing, Docker setup, documentation generation, PRD building, task management, article writing, and error memory tracking.
Can it generate Filament resources and tests?▼
Yes. The filament-specialist and test-specialist plugins generate Filament v4 resources, forms, tables, widgets, and Pest tests following official documentation patterns.
Does it support E2E browser testing?▼
Yes. The e2e-test-specialist plugin creates test plans and runs page, role-based, and full user flow tests through Playwright with detailed reporting.
Do I need Laravel experience to use these plugins?▼
Basic Laravel knowledge helps, but the plugins guide your agent with official documentation references and verified code patterns, so plain-English requests produce working results.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core