From a1896e1ec191dd867f44954d5aa3c5a62a23e4d3 Mon Sep 17 00:00:00 2001 From: Matt McKinney Date: Tue, 3 Feb 2026 11:26:02 -0800 Subject: [PATCH] Add MyVibe Skills to Agent Skills section MyVibe Skills is a Claude Code skill for instantly publishing AI-generated web apps to MyVibe.so. Features include: - Auto-detection of Static, Vite, Next.js, Astro, and Nuxt projects - Smart build integration (npm, pnpm, yarn, bun) - Automatic metadata extraction and screenshot generation - Version tracking for existing vibes Co-Authored-By: Claude Opus 4.5 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d19073c..db95f18 100644 --- a/README.md +++ b/README.md @@ -141,6 +141,7 @@ A curated list of awesome tools, skills, plugins, integrations, extensions, fram - ✨ [**claude-code-skills**](https://github.com/whawkinsiv/claude-code-skills) (133 ⭐): Complete software development lifecycle skills optimized for non-technical founders building SaaS applications with AI tools (Lovable, Replit, Claude Code). - ✨ [**nano-image-generator-skill**](https://github.com/lxfater/nano-image-generator-skill) (110 ⭐): A Claude Code skill for generating images using Gemini 3 Pro Preview (Nano Banana Pro). - ✨ [**solid-skills**](https://github.com/lxfater/nano-image-generator-skill) (100 ⭐): AI agent skill for writing senior-engineer quality code through SOLID principles, TDD, and clean architecture. +- [**myvibe-skills**](https://github.com/ArcBlock/myvibe-skills): Instantly publish AI-generated web apps to MyVibe.so. Auto-detects Static, Vite, Next.js, Astro, and Nuxt projects with smart build integration. - [**remotion-dev/skills**](https://www.remotion.dev/docs/ai/skills): Create videos programmatically. - [**BFL Agent Skills**](https://docs.bfl.ai/api_integration/skills_integration): Reusable capabilities that teach AI agents how to work with FLUX models. - [**Manus Skills**](https://manus.im/blog/manus-skills): Manus' official agent skills.