一键导入
meu-campeonato-backend
meu-campeonato-backend 收录了来自 yandevv 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Apply this skill whenever writing, reviewing, or refactoring Laravel PHP code. This includes creating or modifying controllers, models, migrations, form requests, policies, jobs, scheduled commands, service classes, and Eloquent queries. Triggers for N+1 and query performance issues, caching strategies, authorization and security patterns, validation, error handling, queue and job configuration, route definitions, and architectural decisions. Also use for Laravel code reviews and refactoring existing Laravel code to follow best practices. Covers any task involving Laravel backend PHP code patterns.
Apply this skill whenever you work on PHPUnit tests, phpunit.xml, Composer test scripts, test base classes, or database-backed test setup in this repository. Covers this project's Unit, Feature, and Integration suite policy, PostgreSQL-first testing rules, and parallel test workflow.