Vibe Coding Kit
VS Code extension for managing AI coding skills across multiple IDE platforms.
Features
- 🔍 Browse - View 70+ skills organized by category
- 🔎 Search - Quick search by name or description
- 🏷️ Filter - Filter by category (AI/ML, React, DevOps, etc.)
- ✅ Apply - One-click install skills to your project
- 🤖 Multi-IDE Support - Auto-detect or choose your target IDE
Supported IDEs
| IDE |
Skills Folder |
| Antigravity (Google Gemini) |
.agent/skills/ |
| Claude Code (Anthropic) |
.claude/skills/ |
| Cursor |
.cursor/skills/ |
The extension automatically detects which IDE you're using based on existing config folders. If none detected, you'll be prompted to choose.
Usage
- Click the Vibe Coding Kit icon in the sidebar
- Browse or search for skills
- Check the skills you want to apply
- Click "Apply Selected"
- Skills are automatically installed to the correct folder for your IDE
Skill Categories
- 🤖 AI/ML - LLM integration, RAG, prompt engineering
- ⚛️ React - Patterns, Next.js, state management
- 🚀 DevOps - Docker, Kubernetes, CI/CD
- 🔒 Security - Authentication, auditing
- 🗄️ Database - SQL, NoSQL, Prisma
- 🧪 Testing - Unit, E2E, TDD
- And many more...
Development
npm install
npm run compile
# Press F5 to launch Extension Development Host
License
MIT
| |