Enforce structured multi-step reasoning with backtracking, maintain persistent memory across conversations, and connect to remote context management for context-aware coding workflows.
Start brand identity creation with interactive founder discovery
Research and define your target audience for brand identity
Audit competitor brands to find differentiation opportunities
Finalize brand name with domain verification
Define your brand's purpose, mission, and vision
Use this agent when you need to select brand archetypes for a brand identity. This agent specializes in the 12 Jungian brand archetypes and helps brands identify their primary and secondary archetypes to establish emotional positioning and personality foundation.
Use this agent when you need to research and define the target audience for brand identity work. This agent specializes in psychographic analysis, Jobs-to-be-Done frameworks, and building detailed audience profiles that inform brand positioning and voice. Unlike market-validator (which focuses on market viability), this agent focuses on understanding the audience deeply enough to create an emotional brand connection.
Use this agent when you need to develop a brand color palette. This agent specializes in strategic color selection including primary colors, secondary colors, neutrals, and accent colors with specific hex/RGB/CMYK values, psychological rationale, accessibility considerations, and usage guidelines.
Use this agent when you need to analyze competitor brands for brand identity work. This agent specializes in auditing competitor visual identities, positioning, brand voice, and identifying differentiation opportunities. Unlike market-validator (which focuses on market viability), this agent focuses specifically on BRAND analysis to find white space for positioning.
Use this agent when you need to create elevator pitch variations for a brand. This agent specializes in crafting verbal brand summaries of different lengths (10 seconds, 30 seconds, 60 seconds) that sound natural when spoken and effectively communicate value proposition and differentiation.
Create custom agents for Claude Code including YAML frontmatter, system prompts, tool restrictions, and discovery optimization. Use when creating, building, or designing agents, or when asked about agent creation, subagent configuration, Task tool delegation, or agent best practices.
Comprehensive AI writing detection patterns and methodology. Provides vocabulary lists, structural patterns, model-specific fingerprints, and false positive prevention guidance. Use when analyzing text for AI authorship or understanding detection patterns.
Provides Jungian brand archetype frameworks, the 12 archetypes with profiles, the 70/30 primary/secondary rule, archetype combinations, and selection templates. Auto-activates during brand archetype selection, emotional positioning, and brand personality work. Use when discussing brand archetypes, Jungian archetypes, 12 archetypes, Hero, Outlaw, Magician, Creator, Lover, Jester, Everyman, Caregiver, Ruler, Sage, Explorer, Innocent, 70/30 rule, Mark-Pearson, or archetype combinations.
Provides brand color psychology and strategic palette development frameworks including Color-in-Context Theory, 60-30-10 Rule, color harmony systems, archetype color associations, Blue Ocean color differentiation, cultural considerations, and accessibility requirements. Auto-activates during brand color selection, palette development, color psychology discussions, and color strategy work. Use when discussing brand colors, color palettes, color psychology, color differentiation, color accessibility, color harmony, WCAG compliance, or color specifications.
Provides brand messaging architecture, value proposition, and brand pillar development frameworks including Peep Laja's Message Layers, Osterwalder's Value Proposition Canvas, Geoffrey Moore positioning template, April Dunford's Five Components, StoryBrand SB7, Andy Raskin's Strategic Narrative, the Messaging House, and MECLABS quality tests. Auto-activates during messaging framework development, value proposition creation, and brand pillar definition. Use when discussing messaging architecture, value proposition, brand pillars, message layers, messaging house, messaging hierarchy, elevator pitch, Peep Laja, Geoffrey Moore, April Dunford, StoryBrand, Andy Raskin, or MECLABS.
External network access
Connects to servers outside your machine
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A plugin for vibe coding production-grade apps with Claude Code.
Vibe coding is describing WHAT you want while Claude handles HOW to build it. This plugin provides structured workflows, specialized agents, and intelligent tools that transform ideas into production-ready code.
Open your project in your IDE of choice (VS Code, Cursor, etc.) and open the integrated terminal.
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Node.js 18+ is required for MCP servers.
brew install node
brew install --cask claude-code
mkdir -p .taskmaster && printf '{\n "models": {\n "main": {\n "provider": "claude-code",\n "modelId": "opus"\n }\n }\n}\n' > .taskmaster/config.json && grep -qxF '.taskmaster/' .gitignore 2>/dev/null || echo '.taskmaster/' >> .gitignore && claude "/plugin marketplace add mike-coulbourn/claude-vibes"
Type /exit, then run claude again to load the plugin. Run /help to see your new commands.
git clone https://github.com/mike-coulbourn/claude-vibes.git
Add as a local marketplace:
/plugin marketplace add ./claude-vibes
Add to your repository's .claude/settings.json for automatic team setup:
{
"extraKnownMarketplaces": {
"claude-vibes": {
"source": {
"source": "github",
"repo": "mike-coulbourn/claude-vibes"
}
}
},
"enabledPlugins": {
"claude-vibes@claude-vibes": true
}
}
When team members trust the repository folder, the plugin installs automatically.
START โ BUILD โ SHIP โ FIX โ REFACTOR
โ โ โ โ โ
Plan Code Deploy Debug Evolve
Each phase has dedicated commands and agents designed for that stage of development.
Create complete brand identities for startups. A structured workflow from discovery through final guidelines.
Commands:
| Command | Description |
|---|---|
/claude-vibes:00-BRAND/00-discover/01-discover-founder | Interactive founder discovery session |
/claude-vibes:00-BRAND/00-discover/02-research-audience | Research and define target audience |
/claude-vibes:00-BRAND/00-discover/03-audit-competitors | Audit competitor brands |
/claude-vibes:00-BRAND/00-discover/04-name-brand | Finalize brand name with domain verification |
| Command | Description |
|---|---|
/claude-vibes:00-BRAND/01-strategy/01-define-purpose | Define purpose, mission, and vision |
/claude-vibes:00-BRAND/01-strategy/02-define-values | Define differentiating core values |
/claude-vibes:00-BRAND/01-strategy/03-define-positioning | Develop positioning strategy |
/claude-vibes:00-BRAND/01-strategy/04-select-archetype | Select brand archetype |
/claude-vibes:00-BRAND/01-strategy/05-define-voice | Define brand voice and personality |
| Command | Description |
|---|---|
/claude-vibes:00-BRAND/02-messaging/01-create-framework | Create messaging framework |
/claude-vibes:00-BRAND/02-messaging/02-create-tagline | Create tagline options |
/claude-vibes:00-BRAND/02-messaging/03-write-pitch | Write elevator pitch variations |
| Command | Description |
|---|---|
/claude-vibes:00-BRAND/03-visual/01-set-direction | Create visual identity direction |
/claude-vibes:00-BRAND/03-visual/02-choose-colors | Develop brand color palette |
/claude-vibes:00-BRAND/03-visual/03-select-typography | Develop typography system |
| Command | Description |
|---|---|
/claude-vibes:00-BRAND/04-compile/01-compile-guidelines | Compile final brand guidelines |
npx claudepluginhub mike-coulbourn/claude-vibes --plugin claude-vibesAccess thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Harness-native ECC plugin for engineering teams - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Complete developer toolkit for Claude Code
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.