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

connection-agent

01

IvanLutsenko/awac-ai-agent-plugins

Agent Claude Code

Obsidian vault connection specialist. Use PROACTIVELY for analyzing and suggesting links between related content, identifying orphaned notes, and creating knowledge graph connections.

2 1mo ago A 35 tokens original MIT

content-curator

02

IvanLutsenko/awac-ai-agent-plugins

Agent Claude Code

Obsidian content curation and quality specialist. Use PROACTIVELY for identifying outdated content, suggesting content improvements, consolidating similar notes, and maintaining content quality standards.

2 1mo ago A 39 tokens original MIT

game-designer

03

IvanLutsenko/awac-ai-agent-plugins

Agent Claude Code

Game design specialist focusing on mechanics, balancing, player psychology, and system design. Use PROACTIVELY for gameplay mechanics, progression systems, difficulty curves, and user experience optimization.

2 1mo ago A 40 tokens original MIT

IvanLutsenko/awac-ai-agent-plugins

Agent Claude Code

MCP server architecture and implementation specialist. Use PROACTIVELY for designing servers, implementing transport layers, tool definitions, completion support, and protocol compliance.

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

mobile-developer

05

IvanLutsenko/awac-ai-agent-plugins

Agent Claude Code

Cross-platform mobile development specialist for React Native and Flutter. Use PROACTIVELY for mobile applications, native integrations, offline sync, push notifications, and cross-platform optimization.

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

IvanLutsenko/awac-ai-agent-plugins

Agent Claude Code

Social media video clip optimization specialist. Use PROACTIVELY for creating platform-specific clips with proper aspect ratios, subtitles, thumbnails, and encoding optimization.

2 1mo ago A 37 tokens original MIT

IvanLutsenko/awac-ai-agent-plugins

Agent Claude Code

Social media content creation specialist. Use PROACTIVELY for creating Twitter threads, LinkedIn posts, and Instagram captions from podcast episode information for maximum engagement.

2 1mo ago A 36 tokens original MIT

test-engineer

08

IvanLutsenko/awac-ai-agent-plugins

Agent Claude Code

Test automation and quality assurance specialist. Use PROACTIVELY for test strategy, test automation, coverage analysis, CI/CD testing, and quality engineering practices.

2 1mo ago A 35 tokens original MIT

unused-code-cleaner

09

IvanLutsenko/awac-ai-agent-plugins

Agent Claude Code

Detects and removes unused code (imports, functions, classes) across multiple languages. Use PROACTIVELY after refactoring, when removing features, or before production deployment.

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

vault-optimizer

10

IvanLutsenko/awac-ai-agent-plugins

Agent Claude Code

Obsidian vault performance optimization specialist. Use PROACTIVELY for analyzing vault performance, optimizing file sizes, managing large attachments, and improving search indexing.

2 1mo ago A 35 tokens original MIT

crop-analyzer

11

IvanLutsenko/awac-ai-agent-plugins

Agent

Analyzes video frames to determine optimal crop position for vertical (9:16) clips. Uses vision to locate the speaker and calculate crop coordinates.

2 1mo ago A 33 tokens original MIT

moment-finder

12

IvanLutsenko/awac-ai-agent-plugins

Agent

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 33 tokens original MIT

code-reviewer

13

IvanLutsenko/awac-ai-agent-plugins

Agent

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. Examples: Context: User wants a code review of their changes user: "Review my code changes" assistant: "I'll…

2 1mo ago A 114 tokens original MIT

git-historian

14

IvanLutsenko/awac-ai-agent-plugins

Agent

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. Examples: Context: Reviewing changes to a file with complex history user: "Check if these…

2 1mo ago A 112 tokens original MIT

IvanLutsenko/awac-ai-agent-plugins

Agent

Audits error handling in code changes. Finds silent failures, empty catch blocks, broad exception catching, unjustified fallbacks, and missing error feedback. Zero tolerance for swallowed errors. Examples: Context: Reviewing code with try-catch blocks user: "Check the error handling in my changes" assistant: "I'll…

2 1mo ago A 106 tokens original MIT

test-analyzer

16

IvanLutsenko/awac-ai-agent-plugins

Agent

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. Examples: Context: Reviewing code changes with business logic user: "Are there enough tests for these changes?" assistant: "I'll launch…

2 1mo ago A 100 tokens original MIT