Skip to content

Conversation

@zhuzhuyule
Copy link

Add MyVibe Skills skill

What problem it solves

AI coding tools make building web projects a 10-minute task, but deploying them still requires server setup, DNS configuration, and hosting decisions. MyVibe Skills eliminates this friction by providing one-command deployment directly from the terminal.

Who uses this workflow

  • Claude Code users who want to instantly share their AI-generated web projects
  • Vibe coders who don't want deployment to interrupt their creative flow
  • Indie developers and prototypers who need live URLs for demos and feedback

Description

MyVibe Skills publishes web projects to a permanent live URL with a single /myvibe:publish command. It auto-detects project type (Static HTML, Vite, Next.js, Astro, Nuxt, Monorepo), builds if needed, and deploys in seconds with zero configuration. Also auto-generates metadata (title, description, tags) and cover screenshots.

How it's used

# Install
npx skills add ArcBlock/myvibe-skills

# Use - just tell Claude:
# "Create a landing page and publish it to MyVibe using /myvibe:publish"

Attribution

Built by ArcBlock — Apache-2.0 licensed.

MyVibe Skills enables one-command deployment of web projects to permanent live
URLs. It auto-detects project types (Static, Vite, Next.js, Astro, Nuxt),
builds if needed, and deploys in seconds with zero configuration.

GitHub: https://github.com/ArcBlock/myvibe-skills
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant