mwguerramwguerraCommunity·23 Agent Skills Included

claude-code-plugins

Laravel development, testing, documentation, and launch workflow plugins

Automates Laravel and Filament development workflows including resource scaffolding, Pest testing, E2E browser testing, and package creation. Generates documentation, PRDs, technical articles, and marketing assets while tracking tasks, decisions, and errors in local databases. Eliminates repetitive setup work, manual test writing, and lost project context across development sessions.
npx skills add mwguerra/claude-code-plugins --all -g -y
Available:

Gives your AI agent global working rules for this repository, requiring it to plan before implementing, ask clarifying questions, write passing tests, and use conventional commits.

All Skills in This Repository (23)

Pure Emerald Level Indicators
📦 In Repo
mwguerramwguerra

taskmanager

Convert PRD content into a hierarchical tasks.json task graph.

Community
Advanced
📦 In Repo
mwguerramwguerra

taskmanager-memory

Manage project memories in .taskmanager/memories.json with schema validation and querying.

Community
Advanced
📦 In Repo
mwguerramwguerra

production-ready

Analyze codebases to identify production-readiness gaps using Pest and Playwright tests.

Community
Advanced
📦 In Repo
mwguerramwguerra

article-queue

Manage article task queues with per-language outputs and status tracking.

Community
Intermediate
📦 In Repo
mwguerramwguerra

article-writer

Write technical articles with runnable examples, web research, and translations.

Community
Advanced
📦 In Repo
mwguerramwguerra

docker-init

Generate Dockerfile, docker-compose.yaml, .dockerignore, and .env.example for projects.

Community
Advanced
📦 In Repo
mwguerramwguerra

docker-docs

Reference local Docker and Compose documentation for exact configuration patterns.

Community
Basic
📦 In Repo
mwguerramwguerra

docker-compose

Generate Docker Compose YAML configurations for multi-container applications.

Community
Advanced
📦 In Repo
mwguerramwguerra

filament-docs

Extract exact code patterns from Filament v4 documentation.

Community
Basic
📦 In Repo
mwguerramwguerra

filament-forms

Create FilamentPHP v4 form schemas with fields, validation, and relationships.

Community
Advanced
📦 In Repo
mwguerramwguerra

filament-tables

Generate FilamentPHP v4 tables with columns, filters, sorting, search, and bulk actions.

Community
Advanced
📦 In Repo
mwguerramwguerra

filament-widgets

Generates FilamentPHP v4 dashboard widgets for Laravel projects via Artisan commands.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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