vibecheck

Community

Identify and remove code duplicates locally.

Authortulgardinc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Vibe Check automates the detection and surfacing of duplicated or near-duplicate code across a codebase using tree-sitter parsing and embeddings, helping teams reduce tech debt and improve maintainability.

Core Features & Use Cases

  • Local indexing of functions across languages via a deterministic parsing and embedding pipeline.
  • Similarity detection through embeddings plus Jaccard-based token analysis to surface duplicates for refactoring or extraction.
  • Use Case: Run vibec index to build an index, then vibec query or vibec scan to identify and manage duplicates in your codebase.

Quick Start

Run vibec index to build the semantic index, then use vibec query or vibec scan to surface and act on duplicates in your project.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: vibecheck
Download link: https://github.com/tulgardinc/vibe-check/archive/main.zip#vibecheck

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.