Loading...
Loading...
Found 174 Skills
Package development and extraction of reusable code. Use when working with package development, code reusability, or when user mentions packages, composer packages, extract package, reusable code, package development.
Statamic 6 development skill with documentation-backed guidance from statamic.dev + the statamic/docs mirror. Includes actionable steps/snippets for blueprints, Antlers, tags, addons, CP, caching, and common workflows.
Comprehensive guide for adding new features to the YSL project following established conventions and best practices.
Comprehensive testing patterns with Pest. Use when working with tests, testing patterns, or when user mentions testing, tests, Pest, PHPUnit, mocking, factories, test patterns.
How to effectively test the application, always use when writing tests
Reference FilamentPHP v4 documentation for patterns, methods, and implementation examples
Code quality tooling with PHPStan, Pint, and strict types. Use when working with code quality, static analysis, formatting, or when user mentions PHPStan, Pint, quality, static analysis, type safety, code style, linting.
Store and serve files via Storage; set visibility, generate URLs, and handle streaming safely
SEO patterns, conventions, and audit for web applications. Use when implementing meta tags, structured data, Core Web Vitals, sitemaps, Open Graph, auditing SEO, or optimizing pages for search engines. Triggers on "audit SEO", "check SEO", "review SEO", or tasks involving search optimization, schema markup, or social sharing meta tags.
Simplify and refine PHP/Laravel code for clarity and maintainability without changing behavior.
Safe database change patterns; when to modify vs add migrations; always pair models with migrations and factories; seeding guidance
Laravel PHP framework with Eloquent ORM and Blade templates. Use for PHP applications.