production-ssh-access

Provides guidance and utilities for securely accessing the Codante Frontend production server via SSH. Use this when you need to connect to the production server, run commands, check logs, manage pm2 processes, troubleshoot issues, or verify deployments.

$ 安裝

git clone https://github.com/codante-io/codante-io-front /tmp/codante-io-front && cp -r /tmp/codante-io-front/.claude/skills/production-ssh-access ~/.claude/skills/codante-io-front

// tip: Run this command in your terminal to install the skill