com um clique
turbo
turbo contém 11 skills coletadas de springloadedco, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Run the project's verification commands before claiming work complete. Use ALWAYS when finishing a task, claiming work done, committing, or creating a PR. Blocks completion until all checks pass.
Create atomic GitHub issues with clear acceptance criteria. Use when breaking down work into single-iteration tasks that can be picked up and completed independently.
Create well-structured GitHub milestones. Use when planning new phases of work that group related issues together.
Background knowledge about npm native binary corruption in Docker sandboxes
Laravel invokable controller patterns with Inertia. Use when creating endpoints, adding pages, building CRUD, or when user asks to "create an endpoint", "add a controller", "build a page", "add a store action", "create show page".
Inertia.js page component patterns with TypeScript. Use when creating pages or when user asks to "create a page", "build a component".
Use when taking screenshots, PDFs, or video recordings with agent-browser in a Laravel project. Applies to any visual capture command including screenshot, pdf, and record.
Apply consistent labels to GitHub issues. Use when creating or categorizing issues by type and priority.
Laravel Action class patterns for encapsulating business logic. Use when creating actions, refactoring complex logic, building service objects, or when user asks to "create an action", "extract business logic", "add a sync action".
Laravel/PHP testing patterns and conventions. Use when writing tests, creating test files, adding test coverage, or when the user asks to "write a test", "test this", "add tests", or discusses PHPUnit, feature tests, unit tests.
Laravel Form Request validation patterns. Use when adding validation, creating form requests, writing validation rules, or when user asks to "validate input", "add validation", "create a form request".