claudeindex
ramonclaudio's avatar
Author

ramonclaudio

@ramonclaudio
1
Marketplaces
9
Plugins
0
Skills
0
Agents
0
Commands

Marketplaces

Marketplace

skills

Custom Claude Code skills by @ramonclaudio

Plugins:9
Skills:0
3
0

Plugins

Plugin

commit

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

Plugin

polish

Full codebase sweep that scores every file 0-10 on polish potential and refines files scoring 5+.

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.

Plugin

qmd

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

Plugin

techdebt

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

Plugin

teams

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