database

database

Popular

This skill should be used when the user wants to add a database (Postgres, Redis, MySQL, MongoDB), says \"add postgres\", \"add redis\", \"add database\", \"connect to database\", or \"wire up the database\". For other templates (Ghost, Strapi, n8n, etc.), use the templates skill.

327stars
45forks
Updated 9/24/2026
SKILL.md
read-only
name
database
description

This skill should be used when the user wants to add a database (Postgres, Redis, MySQL, MongoDB), says \"add postgres\", \"add redis\", \"add database\", \"connect to database\", or \"wire up the database\". For other templates (Ghost, Strapi, n8n, etc.), use the templates skill.

Database

Add official Railway database services. These are maintained templates with pre-configured volumes, networking, and connection variables.

For non-database templates, see the templates skill.

When to Use

  • User asks to "add a database", "add Postgres", "add Redis", etc.

  • User needs a database for their application

  • User asks about connecting to a database

  • User says "add postgres and connect to my server"

  • User says "wire up the database"

Decision Flow

ALWAYS check for existing databases FIRST before creating.