glebis/claude-skills — Summary
The most expansive personal skill collection in this batch: 48 plugins spanning meetings, research, presentations, developer tools, integrations, and personal productivity, maintained by Gleb Kalinin (Berlin technologist, AI educator, solopreneur). The flagship tdd skill is architecturally the most sophisticated item in the entire batch — a full multi-agent TDD orchestration system with the Test Writer, Implementer, and Refactorer running as separate Task subagents with architecturally enforced context isolation (the Test Writer never sees implementation code; the Implementer never sees the spec). It includes session state via .tdd-state.json, --dry-run mode, --auto mode, 7 framework support, 18 documented anti-patterns, 11 failure recovery scenarios, and a run_tests.sh universal test runner. The gpt-image-2 skill ships a Python MCP-style interface with SOPS+age encrypted API key management, JSONL history tracking, and cost-estimation modes.
differs_from_seeds: The TDD skill is a superset of superpowers' test-driven-development skill (Archetype 1) but implemented as a multi-agent orchestrator with separate context isolation between test-writing and implementation phases — closer to BMAD's multi-persona pattern but with information boundary enforcement that none of the 11 seeds implement. The breadth of 48 plugins (integrating ElevenLabs, GPT Image 2, Telegram, Google Workspace, Zoom, etc.) is closest to a personal "Swiss Army knife" — no seed compares in scope diversity.