Claude Code SkillRailway6 installs

Railway Docs

Fetch up-to-date Railway documentation to answer questions accurately. Use when user asks about Railway features, how Railway works, or shares a docs.railway.com URL.

Install with the Claude Code Templates CLI
$ npx claude-code-templates@latest --skill="railway/railway-docs" --yes

Requires Claude Code. The command adds this skill to your project's .claudedirectory — nothing runs on ToolZip's servers.

What's inside this skill

Component source

Railway Documentation

Fetch up-to-date Railway documentation to answer questions accurately.

When to Use

  • User asks how something works on Railway (projects, deployments, volumes, etc.)
  • User shares a docs.railway.com URL
  • User needs current info about Railway features or pricing
  • Before answering Railway questions from memory - check the docs first

LLM-Optimized Sources

Start here for comprehensive, up-to-date info:

SourceURL
Full docshttps://docs.railway.com/api/llms-docs.md
llms.txt indexhttps://railway.com/llms.txt
Templateshttps://railway.com/llms-templates.md
Changeloghttps://railway.com/llms-changelog.md
Bloghttps://blog.railway.com/llms-blog.md

Fetching Specific Pages

Append .md to any docs.railway.com URL:

https://docs.railway.com/guides/projects
→ https://docs.railway.com/guides/projects.md

Common Doc Paths

TopicURL
Projectshttps://docs.railway.com/guides/projects.md
Deploymentshttps://docs.railway.com/guides/deployments.md
Volumeshttps://docs.railway.com/guides/volumes.md
Variableshttps://docs.railway.com/guides/variables.md
CLIhttps://docs.railway.com/reference/cli-api.md
Pricinghttps://docs.railway.com/reference/pricing.md
Type
Skill
Category
Railway
Installs
6
Source
GitHub ↗

Related Claude Code Skills

SkillRailway

Database

Add official Railway database services (Postgres, Redis, MySQL, MongoDB). Use when user wants to add a database, says "add postgres", "add redis", "add database", "connect to database", or "wire up the database". For other templates (Ghost, Strapi, n8n), use the railway-templates skill.

66 installsView →
SkillRailway

Deploy

Deploy code to Railway using "railway up". Use when user wants to push code, says "railway up", "deploy", "ship", or "push". For initial setup or creating services, use railway-new skill. For Docker images, use railway-environment skill.

10 installsView →
SkillRailway

Service

Check service status, rename services, change service icons, link services, or create services with Docker images. For creating services with local code, prefer railway-new skill. For GitHub repo sources, use railway-new skill to create empty service then railway-environment skill to configure source.

9 installsView →
SkillRailway

Templates

Search and deploy services from Railway's template marketplace. Use when user wants to add a service from a template, find templates for a specific use case, or deploy tools like Ghost, Strapi, n8n, Minio, Uptime Kuma, etc. For databases (Postgres, Redis, MySQL, MongoDB), prefer the railway-database skill.

7 installsView →
SkillRailway

Deployment

Manage Railway deployments - view logs, redeploy, restart, or remove deployments. Use for deployment lifecycle (remove, stop, redeploy, restart), deployment visibility (list, status, history), and troubleshooting (logs, errors, failures, crashes). NOT for deleting services - use railway-environment skill with isDeleted for that.

5 installsView →
SkillRailway

Environment

Query, stage, and apply configuration changes for Railway environments. Use for ANY variable or env var operations, service configuration (source, build settings, deploy settings), lifecycle (delete service), and applying changes. Prefer over railway-status skill for any configuration or variable queries.

4 installsView →

Catalog data and component content are sourced from the open-source davila7/claude-code-templates project (MIT license). ToolZip curates the listing and writes original descriptions; every component links back to its original source. Claude Code is a product of Anthropic. ToolZip is an independent catalog and is not affiliated with or endorsed by Anthropic.