Loading...
Loading...
Found 211 Skills
Orchestrate large-scale TYPO3 code changes across multiple files in parallel. Migrations, bulk TCA modernization, Fluid template refactoring, hook-to-event conversions, namespace renames, and extension-wide upgrades. Decomposes work into independent units, executes them, and verifies with tests. Use when working with batch, migrate, bulk, mass refactor, convert all, upgrade all, rename across, find and replace, parallel, codemod, TYPO3 migration.
Suggests code simplification opportunities. Identifies extract method candidates, complex expressions, redundant code, refactoring opportunities.
Use when symfony doctrine fixtures foundry
Use when symfony config env parameters
DDEV local development expertise. Use when working with DDEV projects, containers, configuration, or troubleshooting DDEV environments.
Use interfaces and dependency injection to decouple code; bind implementations in the container
Tideways integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tideways data.
Ploi integration. Manage data, records, and automate workflows. Use when the user wants to interact with Ploi data.
Create and register small, pure helper functions when they improve clarity; keep them organized and tested
Comprehensive skill for all Symfony framework components. Covers HTTP handling, dependency injection, forms, validation, caching, messaging, console commands, event dispatching, workflows, serialization, testing, filesystem operations, configuration, and utility components. Use when working with any Symfony component.
PostHog integration for Laravel applications
Use when symfony test doubles mocking