Railway Ops & Debugging

Community

Monitor Railway status and fix build issues.

AuthorHankHuang0516
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps DevOps and backend engineers verify Railway backend health and diagnose build failures.

Core Features & Use Cases

  • Health Checks: Validate production readiness by querying health endpoints.
  • Admin Stats & Logs: Retrieve critical metrics like system stats and crawler logs.
  • Gemini Status: Check Gemini API status and quotas to prevent outages.
  • Build Debugging Protocol: Follow a repeatable, safe procedure to diagnose and fix common build errors in CI/CD.

Quick Start

  • Health Check: read_url_content https://wishlist-app-production.up.railway.app/api/admin/health
  • System Stats: read_url_content https://wishlist-app-production.up.railway.app/api/admin/stats?key=wishlist-secure-admin-2026-xK9p
  • Crawler Logs: read_url_content https://wishlist-app-production.up.railway.app/api/admin/crawler-logs?key=wishlist-secure-admin-2026-xK9p
  • Gemini Status: read_url_content https://wishlist-app-production.up.railway.app/api/admin/gemini-status?key=wishlist-secure-admin-2026-xK9p

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Railway Ops & Debugging
Download link: https://github.com/HankHuang0516/wishlist-app/archive/main.zip#railway-ops-debugging

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.