julien-infra-jokers

Community

Automate Jokers site ops end-to-end.

Authortheflysurfer
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides complete infrastructure management for Jokers Hockey website operations, covering deployment, build checks, database migrations (Drizzle ORM), and PM2 process management. It reduces manual steps and risk during site operations.

Core Features & Use Cases

  • Deployment orchestration: pull latest code, install, push DB migrations, and build artifacts
  • Build verification: run checks and ensure dist artifacts exist
  • Database migrations: apply Drizzle ORM migrations safely
  • PM2 process management: start/stop/restart the Jokers hockey process
  • Operational scenarios: deploy, rollback, check logs, and monitor health of Jokers site

Quick Start

ssh automation@69.62.108.82 cd /var/www/jokers git pull origin main npm install npm run db:push npm run build pm2 restart jokers-hockey

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: julien-infra-jokers
Download link: https://github.com/theflysurfer/claude-skills-marketplace/archive/main.zip#julien-infra-jokers

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.