deployment-guide

Generate platform-specific deployment guides for the Sunrise application.

3|Updated Dec 12, 2025
One-click install
npx skills add https://github.com/human-centric-engineering/sunrise --skill deployment-guide-human-centric-engineering
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deployment-guide
Source: https://github.com/human-centric-engineering/sunrise/tree/main/.claude/skills/deployment-guide
Command: npx skills add https://github.com/human-centric-engineering/sunrise --skill deployment-guide-human-centric-engineering

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the complex process of deploying the Sunrise application to various hosting platforms by providing tailored guides and checklists.

Core Features & Use Cases

  • Platform-Specific Guides: Generates detailed instructions for deploying to Vercel, Railway, Render, Fly.io, DigitalOcean, AWS, and self-hosted Docker environments.
  • Environment Variable Management: Provides comprehensive checklists of required environment variables for each platform.
  • Database Setup & Migration: Guides users through database configuration and migration steps.
  • Troubleshooting: Offers solutions for common deployment issues.
  • Use Case: A developer needs to deploy Sunrise to a new cloud provider like Fly.io. They can ask the assistant to generate a deployment guide, which will include specific commands, configuration files, and environment variable settings for Fly.io.

Quick Start

Generate a deployment guide for Vercel.

Frequently Asked Questions about deployment-guide

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy the Sunrise application to Vercel?

To deploy the Sunrise application to Vercel, you can generate a platform-specific deployment guide that includes tailored instructions, environment variable checklists, and configuration steps for the Vercel hosting environment.

Can I get Docker configuration instructions for a self-hosted Sunrise deployment?

Yes, you can generate detailed deployment documentation for self-hosted Docker environments, providing the necessary configuration files, commands, and environment variable settings required to run Sunrise locally or on your own infrastructure.

What's the best way to troubleshoot common deployment issues for Sunrise on cloud platforms?

The best way to troubleshoot Sunrise deployment issues is to use the generated platform-specific documentation, which offers targeted solutions and troubleshooting steps for common production environment problems on platforms like Fly.io, Railway, and AWS ECS.

Does the Sunrise deployment guide include database setup and migration steps?

Yes, the generated deployment guide includes comprehensive database setup and migration instructions, walking you through the necessary configuration steps to ensure your database is correctly connected in the production environment.

What environment variables do I need to configure for deploying Sunrise to AWS ECS/Fargate?

For deploying Sunrise to AWS ECS/Fargate, the generated guide provides a comprehensive checklist of all required environment variables, ensuring your application has the correct configuration for the specific cloud platform.

Why do I need a deployment guide for Sunrise instead of using generic cloud platform tutorials?

You need a tailored guide because generic tutorials lack Sunrise-specific environment variable checklists, database migration steps, and targeted troubleshooting, which are automatically generated to simplify the complex deployment process across supported platforms.