com um clique
inertia-bundle
inertia-bundle contém 6 skills coletadas de nytodev, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Run a complete code review of the Inertia bundle. Checks protocol compliance and Symfony bundle conventions via static analysis (no automated tools).
Complete PHP API reference for all Inertia.js v3 prop types (optional/lazy, always, defer, once, merge, deepMerge, scroll). Auto-loaded when working on Props/, Service/Inertia.php, or InertiaResponse.php.
Complete reference for the Inertia.js v3 server-side protocol. Auto-loaded when working on InertiaResponse, InertiaListener, Inertia service, or any HTTP response handling.
Start a TDD cycle for a new Inertia bundle feature or bug fix. Write the test first, then implement.
Plan the implementation of a new Inertia bundle feature before writing any code. Creates a detailed implementation plan.
Reference patterns for creating Symfony 6.4+ reusable bundles using AbstractBundle. Auto-loaded when working on InertiaBundle.php, config/definition.php, config/services.yaml, or any DI configuration.