Skip to content

amajorai/vibe.md

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

🪅 vibe.md

The end-to-end skill for spinning up a 24/7 production-ready full-stack dev and deploy environment. One interview, one clean pass: VPS provisioned, Bun installed, GitHub CLI wired, deployment platform running, and your project scaffolded and shipping.

Skills

Skill What it does
/vibe Interview-driven full-stack setup. Detects local vs. server, provisions a VPS (Hetzner/OVH/AWS), installs Bun + GitHub CLI + Dokploy/Coolify, scaffolds a Better T Stack project, and wires up auto-deploy

Tech Stack

  • Cloud provider: Hetzner, OVH, or AWS (your choice, with CLI provisioned)
  • Runtime: Bun on the server
  • Source control: GitHub CLI authenticated
  • Deployment platform: Dokploy or Coolify (or both), with CLI authenticated and webhook configured
  • Edge: Wrangler (optional, for Cloudflare Workers, Pages, and DNS)
  • Project: Better T Stack scaffolded and pushed to GitHub
  • Workflow: spec → /ship → PR → auto-deploy

Quickstart

npx skills add amajorai/vibe.md

Auto-Update

/vibe runs npx skills update vibe -y at the start of each invocation and updates itself if a new version is available, then asks you to re-run.

To opt out, add --no-update to your command or set SKILLS_AUTO_UPDATE: false in your project CLAUDE.md.

Claude Code plugin

/plugin marketplace add amajorai/vibe.md
/plugin install vibemd@amajorai

Invoke as /vibemd:vibe <project name>.


Part of amajorai/skills. For more skills check out the full collection.

About

The end-to-end skill for spinning up a 24/7 production-ready full-stack dev and deploy environment. One interview, one clean pass: VPS provisioned, Bun installed, GitHub CLI wired, deployment platform running, and your project scaffolded and shipping.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors