Analyze code diffs to detect over-engineering patterns—reinvented stdlib, unnecessary dependencies, speculative abstractions, and dead flexibility—and get concise replacement suggestions for simplification.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub michaelholley/cc-plugins --plugin ponytail-reviewLazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.
Whole-repo audit for over-engineering: a ranked list of what to delete, simplify, or replace with stdlib/native equivalents.
Forces the laziest solution that actually works — YAGNI, stdlib before custom code, native features before dependencies, one line before fifty.
Whole-repo audit for over-engineering: a ranked list of what to delete, simplify, or replace with stdlib/native equivalents.
Anti-over-engineering skill for AI coding agents. Teaches your AI when to stop.
Full-spectrum design patterns skill: Detect anti-patterns, diagnose architectural debt, and generate production-ready refactored code. Covers GoF, SOLID, Clean Architecture, DDD, CQRS, Microservices, and Cloud patterns.
Codex CLIにセカンドオピニオンを求めるスキル。「codexと相談して」「codexに聞いて」で発動する。
Ultra-compressed communication mode. Cuts 65% of output tokens (measured) while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation