Generate and modify PHP code that passes project static analysis and coding standards. Use when creating or editing PHP files in this repository, especially under api/, and when the user asks for Symfony, PHPStan, or PHPCS compliant changes.
Enforces ESLint, Prettier, and TypeScript compiler checks from the frontend package.json for JavaScript and TypeScript source. Use when creating or editing .js, .jsx, .ts, or .tsx files under fe/, when generating React or Vite frontend code in this repo, or when the user asks for lint-, format-, or tsc-compliant frontend changes.