claudeindex
Marketplace

skills

Custom Claude Code skills by @ramonclaudio

Stars

3

Forks

0

Plugins

10

Installation

1

Add the marketplace

/plugin marketplace add ramonclaudio/skills
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

10

Plugins

0

Skills

0

Agents

Last Crawled

March 15, 2026

Plugins

Plugin

polish

Full codebase sweep that scores every file 0-10 on polish potential and refines files scoring 5+. Unlike built-in /simplify (recently changed files only), /polish analyzes all source files.

Plugin

teams

Orchestrate teams of Claude Code sessions working in parallel. Decomposes work, spawns teammates, assigns tasks with file ownership, and coordinates execution.

Plugin

techdebt

Lightweight end-of-session tech debt sweep. Finds duplicated code, dead exports, unused deps, stale TODOs, and bloated files.

Plugin

qmd

Reference repo manager. Clone GitHub repos, index with QMD, search with BM25/vector/hybrid, manage embeddings and models -- all on-device.

Plugin

commit

Atomic commits with conventional format, grouped by architectural layer. GPG signs when available.

Plugin

simplify

Analyze and simplify entire codebases using parallel background agents

Plugin

audit

Brutally honest codebase audit with parallel agents. Finds bugs, architectural rot, and dead weight.

Plugin

gif

Convert screen recordings to compressed GIFs using ffmpeg two-pass palette method

Plugin

frames

Extract video frames as images so Claude can analyze screen recordings, bug reproductions, and demos

Plugin

handoff

Session quality gate for Claude Code. Health checks, resume points, and cross-machine continuity.