Personal collection of Claude Code plugins for development workflows and productivity
npx claudepluginhub dmitriyyukhanov/claude-pluginsUnity C# development workflow with architecture design, coding guidelines, testing patterns, and specialized review agents
Python development workflow with architecture design, coding guidelines, testing patterns, and specialized review agents
TypeScript development workflow with architecture design, coding guidelines, testing patterns, and specialized review agents
Set up and orchestrate Claude Code agent teams - multiple instances working together with shared tasks, messaging, and coordination
Cross-model collaboration between Claude and Codex — sequential drive/validate/act loops and parallel dual review with triage
Implementation-ready spec bundle authoring for apps, services, platforms, and complex features
Generate a self-contained, offline-first, interactive HTML learning guide for any artifact — codebase, planning session, refactor plan, or generic input — via an analyze → render flow with a JSON tour-spec contract
Set up LSP (Language Server Protocol) for Claude Code projects with auto-detection, plugin installation, and validation
Add Telegram error/alert notifications to any project — guides through bot setup, chat ID discovery, and framework integration with deduplication and graceful failure
Transcribe Telegram voice messages using local Whisper (faster-whisper) — automatic PostToolUse hook with setup skill for installation and model download
Remove AI-generation patterns from English or Russian text — auto-detects language and applies a matching MIT-licensed ruleset (33-pattern EN from blader/humanizer, 54-pattern RU from ilyautov/humanizer-ru) with explicit override and mixed-text handling
Take a GitHub issue (bare, or tracked on a Project board) from triage to a merge-ready PR through a gated, worktree-isolated pipeline that scales its depth to the task and asks at most one batched question. The gates hold every run: design hardening, tests green, code review clean. Once you approve the PR in-session it squash-merges, then deletes the branch, tears down the worktree, and clears the run's temp files; the issue auto-closes on merge and the board card advances as work moves.
Shrink an oversized or stale CLAUDE.md by moving subsystem detail into path-scoped .claude/rules/ files, with scripts that measure the loaded size against the documented 200-line budget and prove the extraction lost nothing
Claude Code marketplace entries for the plugin-safe Agentic Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 94 marketplace plugins, 203 local specialized agents, and 175 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations