summary
25Skill Claude CodeCodex
Show a plain-English summary of recent changes narrated by diff-narrator. Useful for reviewing what was done during a session.
Skill Claude CodeCodex
Show a plain-English summary of recent changes narrated by diff-narrator. Useful for reviewing what was done during a session.
Plugin Claude Code
Enforces ping-pong pair programming. Claude writes one block, pauses for human review, then continues. Tracks approval rate.
Skill Claude CodeCodex
Start a ping-pong pair programming session. Claude pauses after N edits for human review.
Skill Claude CodeCodex
Show pair programming stats — edits, approvals, rejections, approval rate, session duration.
Plugin Claude Code
Continuous regression watcher. Runs tests automatically after every file edit, detects regressions instantly, and can auto-revert breaking changes.
Skill Claude CodeCodex
Configure test command and auto-revert settings for regression-sentinel.
Plugin Claude Code
One-command undo for any Claude action. Logs every file change with before/after snapshots. More granular than git.
Skill Claude CodeCodex
Show recent tracked actions with IDs.
Skill Claude CodeCodex
Undo the last N Claude actions.
Plugin Claude Code
Explain-before-you-code enforcer. Forces Claude to describe its approach in plain English and get user approval before writing any code.
Skill Claude CodeCodex
Start or submit an explanation of your approach before writing code.
Plugin Claude Code
Prevent scope creep. Define exact files/directories Claude can touch. PreToolUse hooks block Read/Write/Edit outside the boundary.
Skill Claude CodeCodex
Lock the scope to specific file paths. Only files matching the given glob patterns will be accessible.
Skill Claude CodeCodex
Remove all scope restrictions, allowing access to all files.
Plugin Claude Code
Git checkpoint auto-saver. Auto-creates lightweight git snapshots before risky edits, on a timer, and on demand. Browse and restore any checkpoint.
Skill Claude CodeCodex
Create a named checkpoint.
Plugin Claude Code
Give Claude deep understanding of any video. Extracts 13 signals (keyframes, OCR, colors, motion, cursor, fonts, loading states, confidence scores) and exposes 17 MCP tools for building frontend code, design specs, tests, PRDs, changelogs, Storybook stories, and more.
Skill Claude CodeCodex
Deep analysis of any video file — extracts keyframes, OCR text, motion events, transcript, and color palette. Use when asked to analyze, understand, or describe a video.
Skill Claude CodeCodex
Generate pixel-perfect frontend code (React or HTML) from a screen recording. Analyzes keyframes, OCR text, colors, and motion to reconstruct the UI as working code.
Skill Claude CodeCodex
Compare two screen recordings (before and after) and write a polished user-facing changelog entry. Use for version diffs, redesign comparisons, or release notes.
Skill Claude CodeCodex
Compare two screen recordings side by side — visual diff, text changes, flow changes, motion differences, and similarity score. Use for A/B testing, before/after reviews, or regression checks.
Skill Claude CodeCodex
Analyze 3D walkthroughs, CAD recordings, or game engine captures. Classifies camera movement (orbit, pan, dolly, cut) per scene and produces a structured 3D scene description with materials and color palette.
Skill Claude CodeCodex
Generate a Figma-style design specification from a video — color tokens, component inventory, exact copy, motion catalogue, and spacing hints in one document.
Skill Claude CodeCodex
Extract a video's color palette and export as Tailwind config, CSS custom properties, Figma tokens, or all three formats at once.