My 2 cents on the Spatie guidelines agent skills

php dev.to

I saw on Laravel-news a post about Spatie guidelines. Because other peoples guidelines are always a chance to learn something new, I thought it would be fun to read through them and provide comments. I'm going to focus on the PHP/Laravel guidelines. The PHP agent skill is split up in two files where most of the information in SKILL.md is repeated in spatie-laravel-php-guidelines.md. This seems a waste of tokens. Use camelCase for non-public-facing strings I assume the model(s) don't

Read Full Tutorial open_in_new
arrow_back Back to Tutorials