Acerca de
This skill provides a comprehensive framework for managing deployments of the Dr. Sophia AI project on the Railway platform. It addresses the critical technical gap between frontend build requirements—which require a mandatory compilation of the dist/ folder—and backend source-code deployment. By automating environment detection across git branches (dev, main, prototype), the skill ensures that API keys and backend URLs are correctly mapped during the build process. It includes built-in verification steps to prevent common deployment pitfalls, such as missing assets, incorrect file sizes, or broken environment configurations.