claudeindex
ramonclaudio's avatar
Author

ramonclaudio

@ramonclaudio
2
Marketplaces
10
Plugins
0
Skills
1
Agents
0
Commands

Marketplaces

Marketplace

skills

Custom Claude Code skills by @ramonclaudio

Plugins:10
Skills:0
3
0
Marketplace

ramonclaudio-handoff

Session continuity for Claude Code.

Plugins:1
Skills:0
0
0

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.

Agents

Agent

handoff.md

Session continuity for Claude Code.

From ramonclaudio-handoff/handoff