railway-projects
List, switch, and configure Railway projects. Use when user wants to list all projects, switch projects, rename a project, enable/disable PR deploys, make a project public/private, or modify project settings.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install railway-projects --cli claudewrites the skill into.claude/skills/railway-projects/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/railway-projects/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
List, switch, and configure Railway projects. Use when user wants to list all projects, switch projects, rename a project, enable/disable PR deploys, make a project public/private, or modify project settings.
When to use it
List, switch, and configure Railway projects. Use when user wants to list all projects, switch projects, rename a project, enable/disable PR deploys, make a project public/private, or modify project settings.
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/projects/SKILL.md -o .claude/skills/projects/SKILL.md
Notes
Extracted from davila7/claude-code-templates, projects category.