About
This skill provides Claude with specialized knowledge to manage the database lifecycle in Symfony projects. It covers everything from generating migrations based on entity changes and executing safe schema updates to handling complex data migrations and production deployment strategies. By following these patterns, developers can ensure database consistency, implement non-blocking updates for large tables, and integrate database versioning seamlessly into CI/CD pipelines.