
π―Skills11
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
Skill
πPlugins12
Transcribe Telegram voice messages using local Whisper (faster-whisper) β automatic PostToolUse hook with setup skill for installation and model download
Implementation-ready spec bundle authoring for apps, services, platforms, and complex features
Python development workflow with architecture design, coding guidelines, testing patterns, and specialized review agents
Cross-model collaboration between Claude and Codex β sequential drive/validate/act loops and parallel dual review with triage
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.
Add Telegram error/alert notifications to any project β guides through bot setup, chat ID discovery, and framework integration with deduplication and graceful failure
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
Unity C# development workflow with architecture design, coding guidelines, testing patterns, and specialized review agents
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
Remove AI-generation patterns from English or Russian text β auto-detects language and applies a matching MIT-licensed ruleset (29-pattern EN from blader/humanizer, 44-pattern RU from ilyautov/humanizer-ru) with explicit override and mixed-text handling
Set up LSP (Language Server Protocol) for Claude Code projects with auto-detection, plugin installation, and validation