filament-testing
Installation
SKILL.md
FilamentPHP Testing Skill
Overview
This skill generates comprehensive Pest tests for FilamentPHP v4 components following official testing documentation patterns.
Documentation Reference
CRITICAL: Before generating tests, read:
/home/mwguerra/projects/mwguerra/claude-code-plugins/filament-specialist/skills/filament-docs/references/general/10-testing/
Test Setup
Base Test Configuration
<?php
declare(strict_types=1);
Related skills
More from mwguerra/claude-code-plugins
filament-resource
Generate FilamentPHP v4 resources with form, table, relation managers, and actions
1.2Kresource
Generate FilamentPHP v4 resources with form, table, relation managers, and actions
114forms
Create FilamentPHP v4 forms with fields, validation, sections, tabs, and relationships
53executive
Strategic analysis, work prioritization, pattern recognition, and productivity reviews for the secretary plugin
52tables
Create FilamentPHP v4 tables with columns, filters, sorting, search, and bulk actions
48widgets
Create FilamentPHP v4 dashboard widgets - stats overviews, charts, and custom components
45