Armory
Source
Browse
Skills

railway-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.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install railway-database --cli claude

writes the skill into.claude/skills/railway-database/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/railway-database/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

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.

When to use it

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.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/railway/database/SKILL.md -o .claude/skills/database/SKILL.md

Notes

Extracted from davila7/claude-code-templates, database category.