🎯

new

🎯Skill

from railwayapp/railway-skills

VibeIndex|
What it does
|

Creates new Railway projects, services, and databases directly from the command line or Claude interface.

Overview

New is a Railway skill that creates new Railway projects, services, and databases directly from the command line or AI coding interface. It is part of the official Railway Skills collection for cloud infrastructure management.

Key Features

  • Create new Railway projects from scratch
  • Provision new services within existing projects
  • Add databases to Railway projects
  • Works with Claude Code, OpenAI Codex, OpenCode, and Cursor
  • Includes auto-approve hooks for seamless API interactions

Who is this for?

Developers starting new projects on Railway who want to set up infrastructure quickly through their AI coding agent without navigating the Railway dashboard.

πŸ“¦

Same repository

railwayapp/railway-skills(16 items)

new

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add railwayapp/railway-skills --skill new
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add railwayapp/railway-skills --skill new
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/new/SKILL.md

SKILL.md

794Installs
-
AddedFeb 4, 2026

More from this repository10

🎯
service🎯Skill

Manages Railway services β€” viewing, configuring, and performing operations on deployed services within a Railway project.

🎯
central-station🎯Skill

Official agent skills for Railway cloud platform covering project status, deployments, domains, variables, and CI/CD workflows, compatible with Claude Code, Codex, and OpenCode.

🎯
status🎯Skill

Checks the current status and health of a Railway project, including deployment state, service health, and potential issues.

🎯
railway-docs🎯Skill

Official Railway agent skills for managing Railway deployments, including project status checks, service management, database provisioning, domain configuration, environment variables, deployment logs, and marketplace template deployment. Supports Claude Code, Codex, OpenCode, and Cursor.

🎯
deployment🎯Skill

Railway deployment skill for deploying and managing applications on Railway cloud platform. Follows the Agent Skills open format and supports Claude Code, OpenAI Codex, OpenCode, and Cursor.

🎯
deploy🎯Skill

Deploys local code to a Railway project, enabling quick and direct deployment of applications directly from the local development environment.

🎯
database🎯Skill

Simplifies database operations with intelligent schema generation, query optimization, and seamless connection management across multiple database systems.

🎯
projects🎯Skill

Lists, switches between, and configures Railway projects for developers managing multiple project environments.

🎯
use-railway🎯Skill

An agent skill for Railway that covers project and service setup, deploy and release operations, troubleshooting, environment configuration, networking, and observability workflows.

🎯
environment🎯Skill

Manages Railway project configuration by allowing users to set, list, modify, and delete environment variables, runtime commands, and service replica settings.