What problem does it solve? Managing Railway projects, services, databases, and deployments requires knowing dozens of CLI commands, MCP tools, and GraphQL queries; this Skill routes every Railway task to the right operation path with correct context resolution. ## Core Features & Use Cases - Deploy and onboard: Run railway up to sign up, create projects and services, and deploy from the current directory in one chain, including headless device-code sign-in handling. - Database analysis: Introspect PostgreSQL, MySQL, Redis, and MongoDB services over SSH with per-database metric thresholds, tuning guidance, and log analysis. - Operations and configuration: Manage environments, variables, domains, feature flags, buckets, sandboxes, usage limits, and troubleshoot build or runtime failures. - Use Case: A user pastes a Railway dashboard URL and says "analyze this database" — the Skill extracts the project, service, and environment IDs, detects the database type, runs the matching analysis script, and produces a full performance report. ## Quick Start Ask the assistant to deploy the current directory to Railway or analyze a specific Railway database service by pasting its dashboard URL.