What problem does it solve? Managing Railway cloud infrastructure requires knowing dozens of CLI commands, GraphQL queries, and MCP tools, plus handling tricky flows like headless OAuth sign-in and deployment verification. This Skill routes every Railway task to the right tool path and encodes the operational knowledge needed to do it correctly. ## Core Features & Use Cases - Full infrastructure lifecycle: Sign up or sign in, create projects, provision services, databases, and S3-compatible buckets, deploy code, and manage domains, environments, and variables. - Database analysis and operations: Run deep introspection scripts for PostgreSQL, MySQL, Redis, and MongoDB with per-database tuning guidance, thresholds, and performance pattern diagnosis. - Intent-based routing: Automatically chooses between the Railway CLI, remote MCP server, or GraphQL API based on the task, and handles device-code sign-in flows for headless environments. - Use Case: A user pastes a Railway dashboard URL and says "my service is crashing" — the Skill extracts the project and service IDs, pulls logs and metrics, triages the failure, and guides the fix and redeploy. ## Quick Start Ask the assistant to deploy the current directory to Railway or to analyze a Railway database service by pasting its dashboard URL.