Skip to main content
michellemayes

vibe-tooling

by michellemayesv0.1.0

A Claude Code plugin marketplace for code quality tools

Installation guide →
1 skillMIT GitHub

Documentation

# vibe-tooling

A Claude Code plugin marketplace for code quality tools.

## Installation

```bash
/plugin marketplace add michellemayes/vibe-tooling
/plugin install deslop@vibe-tooling
```

Restart Claude Code after installation.

## Available Plugins

| Plugin | Description |
|--------|-------------|
| [deslop](plugins/deslop/) | Remove AI-generated code slop: stale comments, verbose identifiers, trivial wrappers |

## Adding Plugins

Each plugin lives under `plugins/`. See individual plugin READMEs for usage.