hytaleservers-workflow
CommunityStreamline HyTaleservers.tech development.
Authorragastar
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill standardizes and streamlines the HyTaleservers.tech development workflow, reducing miscommunication and manual steps from coding to deployment.
Core Features & Use Cases
- Standardized development flow: feature branch creation, coding, local testing, commit, push, PR, and auto-deploy.
- Clear project structure references and common commands for dev, build, deploy.
- Use Case: A developer creates a feature, tests locally, then opens a PR; after merge → auto-deploy to VPS.
Quick Start
- Create a feature branch: git checkout -b feature/your-feature
- Make changes
- Test locally: npm run dev (port 3000)
- Commit: git commit -m "feat: your feature"
- Push: git push origin feature/your-feature
- Create PR on GitHub
- After merge → auto-deploy to VPS (port 3003)
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: hytaleservers-workflow Download link: https://github.com/ragastar/hytaleservers/archive/main.zip#hytaleservers-workflow Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.