gowtham012

58 mods across 1 repository, 5 stars between them.

summary

25

gowtham012/Claude-plugins

Skill Claude CodeCodex

Show a plain-English summary of recent changes narrated by diff-narrator. Useful for reviewing what was done during a session.

5 5mo ago A 27 tokens original MIT

pair-mode

26

gowtham012/Claude-plugins

Plugin Claude Code

Enforces ping-pong pair programming. Claude writes one block, pauses for human review, then continues. Tracks approval rate.

5 5mo ago A tokens not measured original MIT

pair

27

gowtham012/Claude-plugins

Skill Claude CodeCodex

Start a ping-pong pair programming session. Claude pauses after N edits for human review.

5 5mo ago A 20 tokens original MIT

stats

28

gowtham012/Claude-plugins

Skill Claude CodeCodex

Show pair programming stats — edits, approvals, rejections, approval rate, session duration.

5 5mo ago A 20 tokens original MIT

regression-sentinel

29

gowtham012/Claude-plugins

Plugin Claude Code

Continuous regression watcher. Runs tests automatically after every file edit, detects regressions instantly, and can auto-revert breaking changes.

5 5mo ago A tokens not measured original MIT

configure

30

gowtham012/Claude-plugins

Skill Claude CodeCodex

Configure test command and auto-revert settings for regression-sentinel.

5 5mo ago A 15 tokens original MIT

rollback

31

gowtham012/Claude-plugins

Plugin Claude Code

One-command undo for any Claude action. Logs every file change with before/after snapshots. More granular than git.

5 5mo ago A tokens not measured original MIT

rubber-duck

34

gowtham012/Claude-plugins

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.

5 5mo ago A tokens not measured original MIT

explain

35

gowtham012/Claude-plugins

Skill Claude CodeCodex

Start or submit an explanation of your approach before writing code.

5 5mo ago A 14 tokens original MIT

scope-lock

36

gowtham012/Claude-plugins

Plugin Claude Code

Prevent scope creep. Define exact files/directories Claude can touch. PreToolUse hooks block Read/Write/Edit outside the boundary.

5 5mo ago A tokens not measured original MIT

lock

37

gowtham012/Claude-plugins

Skill Claude CodeCodex

Lock the scope to specific file paths. Only files matching the given glob patterns will be accessible.

5 5mo ago A 21 tokens original MIT

unlock

38

gowtham012/Claude-plugins

Skill Claude CodeCodex

Remove all scope restrictions, allowing access to all files.

5 5mo ago A 13 tokens original MIT

time-capsule

39

gowtham012/Claude-plugins

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.

5 5mo ago A tokens not measured original MIT

video-insight

41

gowtham012/Claude-plugins

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.

5 5mo ago A tokens not measured original MIT

analyze-video

42

gowtham012/Claude-plugins

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.

5 5mo ago A 40 tokens original MIT

build-from-video

43

gowtham012/Claude-plugins

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.

5 5mo ago A 40 tokens original MIT

changelog

44

gowtham012/Claude-plugins

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.

5 5mo ago A 35 tokens original MIT

compare-videos

45

gowtham012/Claude-plugins

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.

5 5mo ago A 43 tokens original MIT

describe-3d

46

gowtham012/Claude-plugins

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.

5 5mo ago A 51 tokens original MIT

design-spec

47

gowtham012/Claude-plugins

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.

5 5mo ago A 33 tokens original MIT

export-tokens

48

gowtham012/Claude-plugins

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.

5 5mo ago A 31 tokens original MIT