This handles the full Railway deployment workflow from your editor, whether you're spinning up a new project, adding services, or connecting databases. It triggers on natural phrases like "deploy to railway," "add postgres," or "create a react website" and knows the difference between initializing a fresh project versus linking to an existing one. Covers the common pattern of setting up both your code and the Railway service together, plus wiring up database connections. With 283 installs and passing two of three security audits, it's seeing real use. Good option if you're tired of context switching to the Railway dashboard for routine setup tasks.
npx skills add https://github.com/davila7/claude-code-templates --skill railway-new