Loading...
Loading...
Found 174 Skills
Generate FilamentPHP v4 resources with form, table, relation managers, and actions
Comprehensive guide for adding new features to the YSL project following established conventions and best practices.
Create FilamentPHP v4 infolists with entries, sections, and layouts for view pages
Write, scaffold, explain, and debug plugins for the Pelican gaming panel. Use this skill whenever the user mentions Pelican plugins, extending Pelican, FilamentPHP resources or pages for Pelican, plugin service providers, custom permissions, plugin settings, routes, models, widgets, or asks how to add new functionality to the Pelican panel.
How to effectively test the application, always use when writing tests
Personal PHP conventions enforced when creating, modifying, or planning code that will touch PHP files. Covers strict types, function imports, testing philosophy, class design, observability, and planning practices. Activate whenever working on PHP code.