Vibe Tools
A Claude Code plugin marketplace for people who'd rather vibe than grind. Built by Vibe Code - we automate the boring stuff so you can focus on the creative stuff. Or coffee. Probably coffee.
Quick Start
# Add the marketplace (one time thing, we promise)
/plugin marketplace add vcode-sh/vibe-tools
# Install what you need
/plugin install greenshift-blocks@vibe-tools
/plugin install skill-maker@vibe-tools
/plugin install base-ui-guide@vibe-tools
/plugin install shadcn-guide@vibe-tools
/plugin install hono-guide@vibe-tools
/plugin install orpc-guide@vibe-tools
/plugin install tanstack-hotkeys-guide@vibe-tools
/plugin install tanstack-router-guide@vibe-tools
/plugin install tanstack-start-guide@vibe-tools
That's it. No npm install, no dependency hell, no "works on my machine" moments.
Available Plugins
| Plugin | What it does | Vibe level |
|---|
| greenshift-blocks | WordPress Gutenberg blocks that actually work | Maximum |
| skill-maker | Create, review & package Anthropic Agent Skills | Over 9000 |
Skill Guides
Library-specific guides that teach Claude how to use frameworks correctly. Install one and Claude instantly knows the API, patterns, and best practices.
/plugin install base-ui-guide@vibe-tools
/plugin install shadcn-guide@vibe-tools
/plugin install hono-guide@vibe-tools
/plugin install orpc-guide@vibe-tools
/plugin install tanstack-hotkeys-guide@vibe-tools
/plugin install tanstack-router-guide@vibe-tools
/plugin install tanstack-start-guide@vibe-tools
| Guide | Library | What Claude learns |
|---|
| base-ui-guide | Base UI (@base-ui/react) | 35+ unstyled headless components, styling patterns, animations, composition |
| shadcn-guide | shadcn/ui (shadcn) | 58+ components, theming, registry system, form patterns, dark mode |
| hono-guide | Hono (hono) | Routing, middleware, RPC client, multi-runtime deployment, streaming/SSE |
| orpc-guide | oRPC (@orpc/*) | Type-safe APIs, OpenAPI generation, 20+ framework adapters, streaming |
| tanstack-hotkeys-guide | TanStack Hotkeys (@tanstack/react-hotkeys) | Keyboard shortcuts, sequences, recording, cross-platform Mod keys |
| tanstack-router-guide | TanStack Router (@tanstack/react-router) | File-based routing, search params, data loading, code splitting, SSR |
| tanstack-start-guide | TanStack Start (@tanstack/react-start) | Full-stack React, server functions, middleware, SSR/streaming, deploy anywhere |
More guides are added over time as skills get packaged in vibe-skills.
greenshift-blocks
Generate production-ready WordPress Gutenberg blocks using Greenshift/GreenLight. Because manually writing JSON-in-HTML-comments is a special kind of torture we don't wish on anyone.
What you get:
- Full sections and pages in seconds
- Responsive layouts (yes, mobile too)
- Animations that don't look like 2010 jQuery
- CSS variables because we're civilized
- Copy-paste ready code (finally, copy-paste done right)
Commands:
| Command | Does the thing |
|---|
/gs:section | Sections. Shocking, right? |
/gs:hero | Hero sections with that chef's kiss |
/gs:columns | 2-4 column layouts |
/gs:element | Individual elements |
/gs:gallery | Image galleries |
/gs:card | Card components |
/gs:page | Entire pages. Yes, really. |
/gs:accordion | FAQ/collapsible sections |
/gs:tabs | Tabbed interfaces |
/gs:counter | Animated number counters |
/gs:countdown | Countdown timers |
/gs:table | Responsive tables |
/gs:video | Videos (native, YouTube, Vimeo, lightbox) |
/gs:clone | Screenshot to Greenshift blocks |
Full docs for the curious.
skill-maker
Create, review, test, and package Anthropic Agent Skills for Claude.ai and Claude Code. Because writing YAML frontmatter by hand and hoping Claude triggers your skill is not a vibe.
What you get:
- Create skills from docs folders or project codebases automatically
- Interactive wizard, quick generation, or 8 ready-made templates
- Quality auditing with auto-fix — no more "why won't it trigger?"
- Trigger testing so you know it actually works before shipping
- Package for Claude.ai (zip) or Claude Code (plugin scaffold)
Commands: