Create Railway projects, services, and databases with proper configuration. Use when user says "setup", "deploy to railway", "initialize", "create project", "create service", or wants to deploy from GitHub. Handles initial setup AND adding services to existing projects. For databases, use railway-railway-database skill instead.
8.7
Rating
0
Installs
DevOps & Infrastructure
Category
Excellent skill for Railway project/service creation. The description clearly identifies triggers (setup, deploy, initialize) and scope boundaries (delegates databases to another skill). Task knowledge is comprehensive with detailed decision flows, parent directory detection, monorepo handling (isolated vs shared), and workspace management. Structure is well-organized with clear decision trees, error handling, and multiple examples. References are appropriately externalized. Novelty is strong: the complex state detection (linked/not linked, parent traversal), monorepo configuration decisions, and workspace inference would consume significant tokens for a CLI agent to resolve independently. Minor room for improvement: the description could be slightly more explicit about parent directory detection capability, though this is covered thoroughly in the main content.
Loading SKILL.md…