antivibe
Installation
SKILL.md
AntiVibe - AI Code Learning Framework
Purpose
AntiVibe generates learning-focused explanations of AI-written code. Not generic summaries - actual educational content that helps developers understand:
- What the code does (functionality)
- Why it was written this way (design decisions)
- When to use these patterns (context)
- What alternatives exist (broader knowledge)
When to Use
Use AntiVibe when:
- Manual invocation: User types
/antivibeor "deep dive" - Post-task learning: After a feature/phase completes, user wants to learn from it
- Proactive: User says "explain what AI wrote", "learn from this code", or "understand what AI wrote"