By railwayapp
Deploy and manage apps on Railway: create projects, services, databases, buckets; deploy code from Git; configure env vars, domains, environments; monitor metrics/logs and troubleshoot failures. Git hooks block commits/pushes until documentation is updated.
npx claudepluginhub railwayapp/railway-skills --plugin railwayAgent skill for Railway, following the Agent Skills format.
curl -fsSL railway.com/skills.sh | bash
You can also install via skills.sh:
npx skills add railwayapp/railway-skills
Supports Claude Code, OpenAI Codex, OpenCode, Cursor or any coding agent. Run the installer again to update.
/plugin marketplace add railwayapp/railway-skills
/plugin install railway@railway-skills
This repo ships one installable skill:
use-railway is route-first. Intent routing is defined in SKILL.md, and execution details are split into action-oriented references.
use-railway covers:
railway-skills/
├── plugins/railway/
│ ├── .claude-plugin/
│ │ └── plugin.json
│ ├── hooks/
│ └── skills/
│ └── use-railway/
│ ├── SKILL.md
│ ├── scripts/
│ │ └── railway-api.sh
│ └── references/
│ ├── setup.md
│ ├── deploy.md
│ ├── configure.md
│ ├── operate.md
│ └── request.md
├── scripts/
│ └── install.sh
├── AGENTS.md
├── CLAUDE.md -> AGENTS.md
└── rfc.md
SKILL.md concise and routing-focused.scripts/railway-api.sh for consistent auth handling.MIT
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Executes bash commands
Hook triggers when Bash tool is used
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Complete collection of battle-tested Claude Code configs agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
AI-supervised issue tracker for coding workflows. Manage tasks, discover work, and maintain context with simple CLI commands.