vibe-code-build
Version:
Real-time code monitoring with teaching explanations, CLAUDE.md compliance checking, and interactive chat
265 lines (202 loc) ⢠6.4 kB
Markdown
# šØ Vibe-Code Brand Guidelines
## š Tagline
**"Learn While You Code"**
## š¬ Elevator Pitch
Vibe-Code is a real-time code monitoring tool that teaches you while you work. Every change you make triggers instant insights about what you did, why it matters, and how to do it better. It's like having a senior developer looking over your shoulder, but in a good way.
## šÆ Key Messages
### For Individual Developers
- "Level up with every line of code"
- "Turn mistakes into learning moments"
- "Your AI pair programmer teacher"
### For Teams
- "Enforce best practices automatically"
- "Reduce code review time by 50%"
- "Onboard juniors 3x faster"
### For Students
- "Bridge the gap between learning and doing"
- "Real-world coding feedback in real-time"
- "Build good habits from day one"
## š Visual Identity
### Colors
```css
:root {
--vibe-purple: #7B2FFF; /* Primary - Electric Purple */
--vibe-pink: #FF2E63; /* Secondary - Hot Pink */
--vibe-green: #00FF88; /* Success - Neon Green */
--vibe-orange: #FF6B35; /* Warning - Vibrant Orange */
--vibe-dark: #0A0E27; /* Background - Deep Space */
--vibe-light: #E4E6F1; /* Light mode text */
}
```
### Typography
- **Headings**: Inter or Space Grotesk
- **Body**: System fonts (-apple-system, BlinkMacSystemFont, 'Segoe UI', etc.)
- **Code**: JetBrains Mono or Fira Code
### Logo Concept
```
ļ½ļ½ļ½{ }ļ½ļ½ļ½
vibe-code
```
The waveform represents vibrations/learning frequency, forming code brackets.
## š± Social Media Templates
### Twitter Bio
```
š Learn while you code, not after you fail
ā” Real-time code insights & teaching
š Diff Mode | š Rules Mode | š¬ Chat Mode
š Start vibing
```
### GitHub Description
```
Real-time code monitoring with AI-powered teaching. Get instant insights about your code changes,
learn best practices on the fly, and level up with every commit. šāØ
```
### Product Hunt Tagline
```
The code monitor that teaches while you type
```
## šŖ Campaign Ideas
### Launch Week
- **Day 1**: "Introducing Vibe-Code" - The problem we solve
- **Day 2**: "Three Modes, Infinite Learning" - Feature showcase
- **Day 3**: "From Bug to Feature" - User success stories
- **Day 4**: "Vibe Check Challenge" - Social engagement
- **Day 5**: "The Future of Coding Education" - Vision piece
### Social Proof Formats
#### Learning Moment Share
```
š§ TIL: Why my React component was re-rendering infinitely
Before: useEffect with no dependency array š±
After: Proper dependencies specified ā
Thanks @vibecode for catching this!
#CodingVibes #ReactJS #LearnInPublic
```
#### Weekly Vibe Report
```
š My Vibe-Code Week:
⢠47 insights gained
⢠12 security issues prevented
⢠5 performance improvements
⢠23 "aha!" moments
Biggest learning: Finally understood closures! š
What's your vibe score? š
```
## š Badge System
### Learning Badges
- š± **First Vibe** - First insight gained
- š„ **Hot Streak** - 7-day learning streak
- š§ **Concept Master** - Understood 10 concepts
- š”ļø **Security Guardian** - Fixed 5 security issues
- ā” **Performance Ninja** - 10 performance improvements
- š **Vibe Scholar** - 100 insights gained
### Share Templates
```
š Just earned the "Security Guardian" badge on @vibecode!
Fixed 5 security vulnerabilities before they hit production.
My code (and my users) thank me! š”ļø
Start your vibe journey: npx vibe-code
```
## š£ Community Callouts
### Discord Welcome
```
Welcome to the Vibe-Code community! š
You're now part of a movement that believes coding
and learning should happen together, not separately.
šÆ Quick Start:
1. Introduce yourself in #introductions
2. Share your first learning in #today-i-learned
3. Set up vibe-code: npx vibe-code
Remember: Good vibes only! We're all here to learn. š
```
### Feature Announcement Template
```
š NEW: [Feature Name] is here!
[One-line description of what it does]
šÆ Why you'll love it:
⢠[Benefit 1]
⢠[Benefit 2]
⢠[Benefit 3]
š ļø How to use it:
[Simple example or command]
Share your experience with #VibeCode[Feature]!
```
## š Personality & Tone
### Do's ā
- Be encouraging and positive
- Use emojis thoughtfully
- Celebrate small wins
- Share real examples
- Keep it conversational
- Focus on learning, not judging
### Don'ts ā
- Never shame or blame
- Avoid technical jargon without explanation
- Don't be preachy
- No gatekeeping
- Avoid "you should have known" language
### Example Responses
**When someone shares a bug they caught:**
```
That's awesome! š Catching that [bug type] before production
is exactly what vibe-code is all about. Your future self
(and your users) will thank you!
```
**When someone is confused:**
```
Great question! š¤ [Concept] can be tricky. Think of it like
[simple analogy]. Here's a quick example: [code snippet]
Still fuzzy? Our community in Discord would love to help! š
```
## š Signature Elements
### Email Signature
```
Learn while you code āØ
npx vibe-code
```
### Video Outro
```
Thanks for vibing with us!
Start your journey: npx vibe-code
Join the community: discord.gg/vibecode
```
### Podcast Intro
```
"Hi, I'm [name] from Vibe-Code, where we believe
the best time to learn is while you're coding,
not after you've shipped bugs to production."
```
## šÆ Growth Hacking Copy
### Referral Program
```
š Give the gift of better code!
Invite a friend to vibe-code and you both get:
⢠1 month of Pro features
⢠Exclusive "Vibe Spreader" badge
⢠Good karma āØ
Your invite link: vibe-code.dev/invite/[code]
```
### Testimonial Request
```
Hey [name]! š
We noticed you've been vibing hard lately -
[specific achievement]! That's incredible! š
Would you mind sharing your vibe-code story?
Even just a tweet about your experience would
mean the world to us.
Keep those good vibes flowing! š
```
## š Call-to-Action Variations
### Primary CTAs
- "Start vibing ā npx vibe-code"
- "Level up now"
- "Join the vibe"
- "Get instant insights"
### Secondary CTAs
- "See it in action"
- "Check your vibe"
- "Learn more"
- "Join our Discord"
---
Remember: Vibe-Code isn't just a tool, it's a movement.
We're making continuous learning the new normal in development.
Keep it positive, keep it helpful, keep it vibing! šāØ