Skip to main content
Generaldavila7

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.

Stars
27,681
Source
davila7/claude-code-templates
Updated
2026-05-31
Slug
davila7--claude-code-templates--railway-docs
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/davila7/claude-code-templates/HEAD/cli-tool/components/skills/railway/railway-docs/SKILL.md -o .claude/skills/railway-docs.md

Drops the SKILL.md into .claude/skills/railway-docs.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

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:

Source URL
Full docs https://docs.railway.com/api/llms-docs.md
llms.txt index https://railway.com/llms.txt
Templates https://railway.com/llms-templates.md
Changelog https://railway.com/llms-changelog.md
Blog https://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

Topic URL
Projects https://docs.railway.com/guides/projects.md
Deployments https://docs.railway.com/guides/deployments.md
Volumes https://docs.railway.com/guides/volumes.md
Variables https://docs.railway.com/guides/variables.md
CLI https://docs.railway.com/reference/cli-api.md
Pricing https://docs.railway.com/reference/pricing.md