AgentSkillsCN

ci-setup-railway

为 CI(本地或远程)、Railway 部署、开发环境,以及 SvelteKit/Bun/Go 的测试与预览最佳实践提供指导与 checklist。

SKILL.md
--- frontmatter
name: ci-setup-railway
description: Guidance and checklist for CI (local or remote), Railway deploys, development environment, and test/preview best practices with SvelteKit/Bun/Go.
license: MIT
compatibility: opencode
metadata:
  audience: devops+dev
  workflow: devops

What I do

  • Step-by-step setup for .env files, Railway environment, and Bun/SvelteKit/Go integration
  • Recommendations for automated test/preview commands for CI bots
  • Instructions on syncing local dev with cloud deployment and troubleshooting build/test issues

When to use me

Use for onboarding new devs, setting up local or CI pipelines, or prepping for production deployments with Railway and Bun.

Example Usage

Reference in project root for setup, or when extending CI/CD pipelines, updating environments/variables, or debugging cloud/local build mismatches.