ramonclaudio

44 mods across 2 repositories, 9 stars between them.

vexpo AGENTS.md

01

ramonclaudio/vexpo

Instructions file CodexOpenCode

Instructions for ramonclaudio/vexpo, covering agents.md, project, stack rules, monorepo (root) and template (templates/default/).

5 2d ago A 971 tokens original MIT

vexpo

02

ramonclaudio/vexpo

Settings file Claude Code

Agent settings declaring 27 allowed tools.

5 2d ago A tokens not measured original MIT

skills

03

ramonclaudio/skills

Plugin Claude Code

Plugin marketplace listing 9 plugins: commit, polish, audit, gif, frames.

4 3mo ago A tokens not measured original MIT

skills CLAUDE.md

04

ramonclaudio/skills

Instructions file

Instructions for ramonclaudio/skills, covering skills, repo structure, conventions and agent team guidelines.

4 3mo ago A 380 tokens original MIT

audit

05

ramonclaudio/skills

Plugin Claude Code

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

4 3mo ago A tokens not measured original MIT

audit

06

ramonclaudio/skills

Skill Claude CodeCodex

Use this skill when the user asks for a codebase audit or code review. Parallel agents find bugs, architectural rot, dead weight, and security holes.

4 3mo ago A 33 tokens original MIT

commit

07

ramonclaudio/skills

Plugin Claude Code

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

4 3mo ago A tokens not measured original MIT

commit

08

ramonclaudio/skills

Skill Claude CodeCodex

Use after completing work to create atomic conventional commits grouped by layer. Supports --analyze, --push, --pr, --merge.

4 3mo ago A 29 tokens original MIT

frames

09

ramonclaudio/skills

Plugin Claude Code

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

4 3mo ago A tokens not measured original MIT

frames

10

ramonclaudio/skills

Skill Claude CodeCodex

Extract frames from a video file or screen recording (.mov, .mp4, .webm, .avi, .mkv) so Claude can view, review, or analyze it. Do NOT use for GIF conversion (use /gif instead).

4 3mo ago A 52 tokens original MIT

gif

11

ramonclaudio/skills

Plugin Claude Code

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

4 3mo ago A tokens not measured original MIT

gif

12

ramonclaudio/skills

Skill Claude CodeCodex

Convert a video or screen recording to GIF. Handles HDR recordings, macOS filenames with spaces, and ffmpeg two-pass palette compression. Do NOT use for frame extraction (use /frames instead).

4 3mo ago A 41 tokens original MIT

handoff

13

ramonclaudio/skills

Plugin Claude Code

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

4 3mo ago A tokens not measured original MIT

SessionStart

14

ramonclaudio/skills

Hook

Runs when a session starts on startup, resume and compact, executing resume-inject.sh. From ramonclaudio/skills.

4 3mo ago A tokens not measured original MIT

end

15

ramonclaudio/skills

Skill Claude CodeCodex

End session, save progress, create handoff. Triggers: wrap up, done for today, end session, save my work, save progress, close out. Runs health checks and captures resume point.

4 3mo ago A 43 tokens original MIT

start

16

ramonclaudio/skills

Skill Claude CodeCodex

Hydrate session context from last handoff. Triggers: resume, pick up where I left off, continue from last session, what was I working on, session status, what's the state. Use for deep hydration beyond the auto-injected summary.

4 3mo ago A 52 tokens original MIT

polish

17

ramonclaudio/skills

Plugin Claude Code

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

4 3mo ago A tokens not measured original MIT

polish

18

ramonclaudio/skills

Skill Claude CodeCodex

Full codebase sweep scoring every file 0-10 on polish potential, refining files scoring 5+ via parallel agents. Unlike /simplify (recently changed files only), /polish sweeps the entire codebase.

4 3mo ago A 49 tokens original MIT

qmd

19

ramonclaudio/skills

Plugin Claude Code

Wraps the qmd MCP server so Claude can search indexed reference repos (Convex, Expo, Next.js, etc) with hybrid BM25 + vector + reranking. Ships a search SKILL that teaches Claude how to compose typed sub-queries with intent, plus an /qmd:add SKILL that clones and indexes a GitHub repo end-to-end.

4 3mo ago A tokens not measured original MIT

qmd

20

ramonclaudio/skills

MCP server Claude CodeCodexCursor +2

MCP server "qmd" as configured in ramonclaudio/skills. Launched with qmd mcp.

4 3mo ago A tokens not measured copy · 100% MIT

bench

21

ramonclaudio/skills

Command

Run search quality benchmarks against a fixture file. Reports precision/recall/MRR/F1 across 4 backends.

4 3mo ago A 24 tokens original MIT

cleanup

22

ramonclaudio/skills

Command

Clear qmd LLM cache, remove orphaned vectors and inactive docs, and vacuum the SQLite index.

4 3mo ago A 20 tokens original MIT

collection-exclude

23

ramonclaudio/skills

Command

Exclude a qmd collection from default queries (sets includeByDefault false). Use for noisy or session-scoped collections.

4 3mo ago A 24 tokens original MIT

collection-include

24

ramonclaudio/skills

Command

Include a qmd collection in default queries (sets includeByDefault true). Reverses /qmd:collection-exclude.

4 3mo ago A 26 tokens original MIT