🔍
QualityShell

AntiVibe

by mohi-devhub

AntiVibe is a Quality skill for Claude Code, published by mohi-devhub in antivibe.

1.1K stars76 forkson mohi-devhub/antivibeAdded 2026/08/20Repository updated 2026/07/31
aiclaude-codeclaude-code-skillcode-explanationeducationlearningvibecoding
Install in seconds
Install AntiVibe
Copy AntiVibe into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/mohi-devhub/antivibe ~/.claude/skills/antivibe

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/mohi-devhub/antivibe.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
SKILL.md in mohi-devhub/antivibe
Installs to
~/.claude/skills/antivibe
Collection
The only skill cataloged from this repository
Category
Quality1354 skills

What AntiVibe does

AntiVibe analyzes any codebase—new, legacy, or AI-generated—and produces educational explanations or architectural audits. Use it when you want to understand the what and why behind code, rather than just accepting it.

AntiVibe is cataloged under Quality on DirSkills. AntiVibe comes from a repository tagged ai, claude-code, claude-code-skill, code-explanation and education.

Documentation

README

AntiVibe - Code Learning & Audit Framework

Purpose

AntiVibe generates learning-focused explanations or architectural audits of any code — AI-generated, legacy, or otherwise. It 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)

Works on any codebase — you don't need recent git history or AI-authored files.

When to Use

This is the opening of the README. Read the full README on GitHub.

Frequently asked about AntiVibe

  • How does AntiVibe compare to other Quality skills?

    AntiVibe ranks #783 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of AntiVibe against them. Open each page to compare what they document and how they install.