IvanLutsenko/awac-ai-agent-plugins

Custom Claude Code plugins by Ivan Lutsenko

2Stars on the repository
56Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

brainstorming

01

IvanLutsenko/awac-ai-agent-plugins

Skill Claude CodeCodex

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2 1mo ago A 37 tokens copy · 100% MIT

sync-theme

02

IvanLutsenko/awac-ai-agent-plugins

Skill Claude CodeCodex

Manually sync the editor theme to the current macOS appearance (light/dark). Use when the user switched macOS appearance and wants Claude Code and/or Codex themes refreshed now, or asks to fix/resync the theme. Light → gruvbox-light, dark → sunset-drive.

2 1mo ago B 61 tokens original MIT

IvanLutsenko/awac-ai-agent-plugins

Skill Claude CodeCodex

Analyzes whisper transcript to find the most engaging moments for vertical clips. Looks for strong quotes, complete thoughts, practical advice, and provocative statements.

2 1mo ago A 36 tokens original MIT

IvanLutsenko/awac-ai-agent-plugins

Skill Claude CodeCodex

Create vertical clips from a video. Full pipeline: transcribe → find moments → crop → cut → subtitles → copy. Use when the user invokes /clip-maker.

2 1mo ago A 39 tokens original MIT

IvanLutsenko/awac-ai-agent-plugins

Skill Claude CodeCodex

Reviews code changes for CLAUDE.md compliance, bugs, logic errors, and code quality. Reads full files (not just diff) for context. Use when reviewing any code changes — PR, branch diff, or uncommitted work.

2 1mo ago A 54 tokens original MIT

IvanLutsenko/awac-ai-agent-plugins

Skill Claude CodeCodex

Analyzes git blame and history for changed files. Detects reverted fixes, frequently broken code, parallel work conflicts, and lost changes. Use when reviewing code changes that touch critical or frequently modified files.

2 1mo ago A 48 tokens original MIT

IvanLutsenko/awac-ai-agent-plugins

Skill Claude CodeCodex

Analyzes test coverage quality for code changes. Focuses on behavioral coverage, identifies critical gaps in error paths and edge cases. Reports only gaps with criticality >= 7/10.

2 1mo ago A 43 tokens original MIT

IvanLutsenko/awac-ai-agent-plugins

Skill Claude CodeCodex

Combined code review: multi-agent analysis + CodeRabbit. Supports GitHub PR, GitLab MR, branch diff, uncommitted changes. Use when the user invokes /review.

2 1mo ago C 40 tokens original MIT